🧠
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/kimi ~/.claude/skills/kimi

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/kimi/SKILL.md in mnemon-dev/mnemon
Installs to
~/.claude/skills/kimi
Collection
One of 16 skills cataloged from this repository
Category
AI Engineering2451 skills

What Mnemon does

Mnemon stores, recalls, and links facts for Kimi Code to preserve continuity across tasks. Use it when an agent needs persistent memory, related-memory lookup, or memory cleanup.

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

mnemon

Workflow

  1. Remember: mnemon remember "<fact>" --cat <cat> --imp <1-5> --entities "e1,e2" --source agent
    • Diff is built in: duplicates are skipped, conflicts are auto-replaced.
    • Output includes action (added/updated/skipped), semantic_candidates, and causal_candidates.
  2. Link (evaluate candidates from step 1 using judgment):
    • Review causal_candidates: link only when the memories are genuinely causally related.
    • Review semantic_candidates: high similarity alone is not enough; skip unrelated keyword matches.
    • Syntax: mnemon link <id> <candidate> --type <causal|semantic> --weight <0-1> [--meta '<json>']
  3. Recall: mnemon recall "<query>" --limit 10

Commands

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

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 #2138 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