Read and write persistent memory via MNEMOS. Use when you need to recall prior decisions, infrastructure facts, project context, or established patterns across sessions, and when you have learned something new worth persisting (solved problem, validated pattern, architectural decision, team standard). Covers full-text and semantic search, create/update/delete memories, category-scoped queries, and knowledge-graph triples.
$npx -y skills add ncz-os/mnemos --skill mnemos-memoryInstalls into the current project.
Run `npx skills use "https://github.com/ncz-os/mnemos" --skill "ncz-os/mnemos/mnemos-memory"` 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/ncz-os/mnemos" that are relevant to the current task. Run `npx skills add "https://github.com/ncz-os/mnemos"` and select the relevant skills, then follow their instructions.