Give your agent long-term memory
Long-term memory that survives across agent runs.
Deprecated — frozen runtime
This primitive still works for the operators already on it, and that is a compatibility promise rather than a recommendation. Do not build new work on it. Use instead: the **brain**: `naive brain remember` / `naive brain attach`, or `self.brain` in-agent.
Paste and ship
Drop this into Cursor, Claude Code, or any agent. It reads the skill manifest and wires up Memory for you.
Read https://usenaive.ai/skill.md and use the Naïve Memory primitive in my project. Start with: naive memory add
What you get
One call to AgentMemory
CLI, SDK, or REST — one bearer token, one credit balance.
Memory
Store and retrieve long-term memory for agents — facts, preferences, and state that survives across runs.
# Run with your API key exported
$ naive memory addStart building with AgentMemory
One API key. One credit balance. Every primitive.