Memory

Persistent file-based memory for any agent. Keep durable facts across sessions in a MEMORY.md index + one-fact-per-file, with rules for what to save, how to recall, and how to avoid stale/duplicate memories. Use when the user shares a durable preference, a project constraint, or says "remember this" / "from now on" — or at session start to recall. Host-agnostic; no database, just markdown. Trigger: /memory, "remember", "don't forget", "save this", "what do you know about".

mithraeums 4d863f6 2.5 KB Updated

File contents

mithraeums/skills/tree/main/memory commit 4d863f6be3

Frequently asked questions

npx skillmds@latest add mithraeums/memory