🧠
AI EngineeringGo

Mnemon

by mnemon-dev

Mnemon is an AI Engineering skill for Claude Code, published by mnemon-dev in mnemon.

523 stars65 forkson mnemon-dev/mnemonAdded 2026/08/26+8% in starsRepository updated 2026/08/23
agent-frameworkagent-memoryai-agentai-toolsclaudeclaude-codeclicontext-windowdshdsh-pluginknowledge-graphllm-agentllm-memoryllm-supervisedmemoryopenclawpersistent-memory
Install in seconds
Install Mnemon
Copy Mnemon into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mnemon-dev/mnemon/tree/master/internal/memory/setup/assets/nanoclaw ~/.claude/skills/nanoclaw

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mnemon-dev/mnemon.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
internal/memory/setup/assets/nanoclaw/SKILL.md in mnemon-dev/mnemon
Installs to
~/.claude/skills/nanoclaw
Collection
One of 16 skills cataloged from this repository
Category
AI Engineering β€” 2451 skills

What Mnemon does

Mnemon adds persistent graph-based memory to NanoClaw agents so sessions can recall context before responding and store insights after. It uses isolated per-group memory with an optional shared read-only global store.

Mnemon is cataloged under AI Engineering on DirSkills. Mnemon comes from a repository tagged agent-framework, agent-memory, ai-agent, ai-tools and claude.

Documentation

README

/add-mnemon

Add mnemon persistent memory to your NanoClaw installation. After running this skill, every agent session will have access to a per-group memory graph that persists across conversations.

Architecture

Host                              Container
~/.mnemon/data/{group}/ ──rw──→ /home/node/.mnemon/data/default/  (private)
~/.mnemon/data/global/  ──ro──→ /home/node/.mnemon/data/global/   (shared)

Each group gets its own isolated mnemon store. An optional global store provides shared read-only knowledge across all groups.


This is the opening of the README. Read the full README on GitHub.

Commands Mnemon provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /add-mnemon

Frequently asked about Mnemon

  • What else does mnemon-dev publish alongside Mnemon?

    Mnemon is one of 16 skills that DirSkills catalogs from mnemon-dev/mnemon, the repository it ships in. Its siblings there include Mnemon, Mnemon and Mnemon. Each one is a separate skill with its own page in this directory, installs the same way Mnemon does, and is maintained by mnemon-dev in that same repository. The rest of the collection is listed on the mnemon-dev/mnemon page.

  • How does Mnemon compare to other AI Engineering skills?

    Mnemon ranks #2141 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Mnemon against them. Open each page to compare what they document and how they install.

More from mnemon-dev/mnemon

Mnemon is one of 16 skills cataloged on DirSkills from mnemon-dev/mnemon.

See all 16 skills β†’