/resume
Resume Mem0 memory capture after it was paused with /mem0:pause.
Install
$ npx -y skills add mem0ai/mem0 --skill resume --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/resume
Context preview
The summary Claude sees to decide when to auto-load this skill.
Resume Mem0 memory capture after it was paused with /mem0:pause.
SKILL.md
resume.SKILL.mdname: resume description: Resume Mem0 memory capture after it was paused with /mem0:pause. disable-model-invocation: true
Resume memory capture
Resume memory capture for this machine.
Run:
python3 "${ANTIGRAVITY_PLUGIN_ROOT}/core/memory_cli.py" --harness "antigravity" resumeConfirm to the user that capture is active again. New sessions record evidence and create memories as normal; nothing that happened while paused is retroactively captured.
Ships withmem0
Mem0 ("mem-zero") enhances AI assistants and agents with an intelligent memory layer, enabling personalized AI interactions.
Get the whole plugin, auto-invoked

