Add persistent graph-based memory to NanoClaw agents using mnemon. Agents recall context before responding and remember insights after. Each group gets isolated memory with optional global shared store.
$npx -y skills add mnemon-dev/mnemon --skill nanoclawInstalls into the current project.
Run `npx skills use "https://github.com/mnemon-dev/mnemon" --skill "mnemon-dev/mnemon/nanoclaw"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mnemon-dev/mnemon" that are relevant to the current task. Run `npx skills add "https://github.com/mnemon-dev/mnemon"` and select the relevant skills, then follow their instructions.