Claude Skill
mnemon-dev/mnemon
Mnemon is an LLM-supervised persistent memory system for AI agents. It provides graph-based recall, cross-session knowledge, and a single binary. Works with Claude Code, OpenClaw, and any CLI agent.
Overview
Repository
Install this Skill
git clone https://github.com/mnemon-dev/mnemon.gitRegistry
Summary
Mnemon is an LLM-supervised persistent memory system for AI agents, offering graph-based recall and cross-session knowledge in a single binary. It integrates seamlessly with Claude Code, OpenClaw, and any CLI agent, enabling agents to retain and retrieve context across conversations without relying on a large context window.
LLM监督的AI代理持久记忆——基于图谱的回忆、跨会话知识、单一二进制文件。兼容Claude Code、OpenClaw及任何CLI代理。
Key features
- LLM-supervised persistent memory for AI agents
- Graph-based recall for structured knowledge retrieval
- Cross-session knowledge retention across conversations
- Single binary deployment with no external dependencies
- Compatible with Claude Code, OpenClaw, and any CLI agent
- Built on SQLite and MCP for efficient memory management
Use cases
- Enable Claude Code to remember project context across sessions
- Provide OpenClaw agents with long-term memory for complex tasks
- Build AI assistants that retain user preferences and history
- Reduce context window usage by offloading memory to persistent storage
- Create knowledge-graph-backed agents for research and analysis