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

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

What Mnemon does

Mnemon provides persistent memory for MiniMax Code so agents can recall durable context, store important facts and decisions, and link related memories. Use it when prior context should influence current work.

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 memory

Use mnemon through MiniMax Code's shell tools when durable context would improve the task.

Workflow

  1. Recall before work when prior preferences, decisions, constraints, or project history could change the answer:

    mnemon recall "<focused query>" --limit 10
    
  2. Remember only durable, non-secret information after it becomes clear:

    mnemon remember "<fact>" --cat <preference|decision|insight|fact|context> --imp <1-5> --entities "e1,e2" --source agent
    
  3. Review causal_candidates and semantic_candidates returned by remember. Link only relationships that are genuinely useful:

    mnemon link <id> <candidate> --type <causal|semantic> --weight <0-1>
    

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