Memory

Use when the user says remember, forget, recall, or asks what do you know about something, or wants to save a correction, preference, or durable fact for a future session. Triggers: remember, forget, recall, memory, save this, store this, what do you know about, what did we discuss. Not for: session-scoped notes that don't need to persist (keep those in context); not for storing files (write files to the project directory instead). Memory here is plain files under `./memory/` and `./rules/`, read and edited directly; there is no memory API and no separate memory tool to call.

scalably-io cad7f77 6.0 KB Updated

File contents

scalably-io/agent-skills/tree/main/skills/memory commit cad7f77fa2

Frequently asked questions

npx skillmds@latest add scalably-io/memory