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.