Manage persistent memory via OpenMemory MCP. TRIGGER when: user says "remember this", "save to memory", "store this", "recall", "what do you remember about", "check memory", "forget this", "delete memory", "clean up memory", or when agent forms a stable conclusion worth persisting. DO NOT TRIGGER when: user refers to system RAM, process memory, or asks to directly edit memory/MEMORY.md file.
$npx -y skills add caviraoss/openmemory --skill docsInstalls into the current project.
Run `npx skills use "https://github.com/caviraoss/openmemory" --skill "caviraoss/openmemory/docs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/caviraoss/openmemory" that are relevant to the current task. Run `npx skills add "https://github.com/caviraoss/openmemory"` and select the relevant skills, then follow their instructions.