CtrlK
BlogDocsLog inGet started
Tessl Logo

pause

Pause Mem0 memory capture on this machine. Use when the user wants to stop memories being recorded, for example for private work or experiments.

SKILL.md
Quality
Evals
Security

Pause memory capture

To pause (hooks stop capturing and sending session content; a minimal anonymous telemetry ping still fires at session start unless MEM0_TELEMETRY=false):

python3 "${CLAUDE_PLUGIN_ROOT}/core/memory_cli.py" --harness "claude-code" --plugin-data-dir "${CLAUDE_PLUGIN_DATA}" pause

Confirm the new state back to the user, and remind them that already-created memories still exist and remain searchable. Pending unsent packets are held while paused, not expired, and are delivered after resuming. To turn capture back on, use /mem0:resume.

Repository
mem0ai/mem0
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.