policy

Installation
SKILL.md

Mem0 Policy

The project's memory policy lives in a ## Instructions section of mem0.md at the repo root. It is version-controlled and shared by the whole team, and it maps to Mem0's custom_instructions (what to extract / ignore). An optional ## Agent Instructions section maps to agent_custom_instructions (guidance for agent-scoped memories only).

The policy takes effect on the next session (mem0.md is re-parsed on SessionStart) and is applied automatically on the plugin's memory writes.

Execution

Step 1: Determine intent from the argument

/mem0:policy is invoked as /mem0:policy [<subcommand>] <text>:

Installs
25
Repository
mem0ai/mem0
GitHub Stars
64.7K
First Seen
Aug 13, 2026
policy — mem0ai/mem0