Load this skill when you want persistent agent memory across coding sessions. Mneme stores decisions, facts, workspace state, project constraints, errors, and task narratives as typed, searchable, branch-aware records. The agent retrieves them at session start instead of re-discovering everything…
$npx -y skills add axisrobo/mneme-open --skill mneme-agent-memoryInstalls into the current project.
Run `npx skills use "https://github.com/axisrobo/mneme-open" --skill "axisrobo/mneme-open/mneme-agent-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/axisrobo/mneme-open" that are relevant to the current task. Run `npx skills add "https://github.com/axisrobo/mneme-open"` and select the relevant skills, then follow their instructions.