Memory

Give your agent long-term memory

Store and retrieve long-term memory for agents — facts, preferences, and state that survives across runs.

Run in your agent

Paste and ship

Drop this prompt into Cursor, Claude Code, or any coding agent. It reads the skill manifest and wires up Memory for you.

Agent prompt

Read https://usenaive.ai/skill.md and use the Naïve Memory primitive in my project. Start with: naive memory add

Drop into any agent

In action

Persistent context across agent sessions.

  • Long-term storeFacts persist across sessions.
  • Semantic retrievalFetch relevant context.
  • Per-user scopeTenant-isolated memory.
  • CEO integrationCompany-wide knowledge base.
Exact code

One call to memory

Same primitive from the CLI, SDK, or REST — one bearer token, one credit balance.

CLI

Memory

Store and retrieve long-term memory for agents — facts, preferences, and state that survives across runs.

Long-term store
Facts persist across sessions.
Semantic retrieval
Fetch relevant context.
Per-user scope
Tenant-isolated memory.
CEO integration
Company-wide knowledge base.
# Run with your API key exported
$ naive memory add

Related primitives

Start building with Memory

Get your API key and add memory to any agent in minutes — no infrastructure to run.