add-mnemon Skill
Add persistent graph-based memory via mnemon. Agents recall past context before responding and remember insights after each turn. Published by microsoft in amplifier-app-nanoclaw.
Decision snapshot
Is this a fit?
Design and media, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is add-mnemon Skill?
Add persistent graph-based memory via mnemon. Agents recall past context before responding and remember insights after each turn. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Declared skill metadata
- Source file: .claude/skills/add-mnemon/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use add-mnemon Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: .claude/skills/add-mnemon/SKILL.md
What it does
Add persistent graph-based memory via mnemon. Agents recall past context before responding and remember insights after each turn.
Skill instructions
Add Mnemon — Persistent Memory Installs mnemon in the agent container image. On each container start, mnemon setup registers Claude Code hooks that surface relevant memory before the agent responds and store new insights after each turn. Memory is written to the per-agent-group .claude/ mount and survives container restarts. Provider Compatibility mnemon hooks only work with --target claude-code. If the agent group uses AGENTPROVIDER=opencode, hooks registered by mnemon setup will never fire — OpenCode spawns its own process and doesn't invoke the claude CLI at all. Check your provider: bash grep AGENTPROVIDER .env groups//container.json 2/dev/null - AGENTPROVIDER=claude (default) — fully compatible, proceed with both Phase 2 steps. - AGENTPROVIDER=opencode — use Phase 2 (OpenCode path) instead of the standard entrypoint step. Phase 1: Pre-flight Check if already applied bash grep -q 'MNEMONVERSION' container/Dockerfile && echo "Already applied" || echo "Not applied" If already applied
Verified compatibility and discovery
Frequently asked questions
What is add-mnemon?
add-mnemon is a open-source AI agent skill with Copy skill directory. Add persistent graph-based memory via mnemon. Agents recall past context before responding and remember insights after each turn.
Who is add-mnemon best for?
add-mnemon is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install add-mnemon?
Install or run add-mnemon using Copy skill directory. Check add-mnemon for the latest setup command.
Is add-mnemon actively maintained?
add-mnemon may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.