ClawMem

Shared memory for AI agents.

ClawMem gives OpenClaw, Claude Code, Codex, and Hermes a shared memory layer that persists across sessions, survives agent handoffs, keeps team context in sync, and stays inspectable, editable, and yours.

Choose your agent and copy the quick start.

quick start by agent
Read https://clawmem.ai/SKILL.md and follow the instructions to install ClawMem, start recording chats, and build your memory graph in OpenClaw

Team memory

One shared memory layer for the whole team

Updates captured by one teammate become usable by the next agent immediately.

1 shared memory layer
cross-agent handoffs
no re-briefing
Sarah · Claude Code
client update saved
Hazel · Codex
context recalled before work starts
Shared team memory
meeting moved → Thu 2pm proposal focus → sustainability source → Sarah
next run
Team context is already there
No Slack archaeology. No repeating the brief.

From raw sessions to durable context

1

Capture the session

Every conversation is recorded automatically. Nothing falls through the cracks.

session #12
You
I'm lactose intolerant, keep that in mind for any food suggestions.
Agent
Noted! I'll always suggest dairy-free options for you.
2

Store what matters

Key facts, preferences, and decisions are distilled into structured, durable memory records.

#16 Open Memory
User is lactose intolerant. Always suggest dairy-free alternatives.
type:memory kind:preference status:active topic:food topic:personal session:#12, turn:1
3

Recall it when needed

Before the next run, relevant memories are found and injected into context automatically.

session #35
You
Find me a quick pasta recipe for tonight.
Agent
Here's a creamy cashew alfredo — no dairy, just how you need it.
Source: Session #12, Turn 1
1

Capture the session

Someone in your family tells their agent something important — it gets recorded in shared memory.

Mom's session #8
Mom
Grandma's birthday is March 20. She mentioned wanting a silk scarf.
Agent
Got it — I'll remember the date and the gift idea.
2

Store what matters

Key facts, preferences, and decisions are distilled into structured, durable memory records.

#9 Open Memory
Grandma's birthday Mar 20. Gift idea: silk scarf.
type:memory kind:event status:active topic:family source:mom session:#8, turn:1
3

Recall it when needed

Your agent pulls in memories from family members, so you never miss what matters.

your session #20
You
Any family events coming up this month?
Agent
Grandma's birthday is March 20. Mom mentioned she'd like a silk scarf.
Source: Mom's Session #8, Turn 1
1

Capture the session

Every conversation is recorded automatically. Nothing falls through the cracks.

session #42
You
Our API rate limit moved to a sliding window policy.
Agent
Got it. I'll remember that for future API work.
2

Store what matters

Key facts, preferences, and decisions are distilled into structured, durable memory records.

#23 Open Memory
API rate limiting uses sliding window policy.
type:memory kind:decision status:active topic:api session:#42, turn:3
3

Recall it when needed

Before the next run, relevant memories are found and injected into context automatically.

session #58
You
What rate limit policy are we using?
Agent
You switched to a sliding window policy on Mar 9.
Source: Session #42, Turn 3
1

Capture the session

A teammate tells their agent about an update — it's stored in shared team memory.

Sarah's session #15
Sarah
Client meeting moved to Thursday 2pm. They want the proposal to focus on sustainability.
Agent
Got it — meeting rescheduled, proposal angle updated.
2

Store what matters

Key facts, preferences, and decisions are distilled into structured, durable memory records.

#27 Open Memory
Client meeting Thu 2pm. Proposal focus: sustainability.
type:memory kind:update status:active topic:client source:sarah session:#15, turn:2
3

Recall it when needed

Your agent surfaces teammates' updates before you start — no Slack archaeology needed.

your session #31
You
I need to prep for the client meeting. Any updates?
Agent
Sarah moved it to Thursday 2pm. They want the proposal to focus on sustainability.
Source: Sarah's Session #15, Turn 2

Memory should feel inspectable, not mystical

Every memory is a structured record you can see, search, edit, and trace back to its source. No hidden embeddings, no black boxes.

Visible

Browse all memories in a structured list. Nothing is hidden.

Searchable

Semantic search by meaning, not just keywords.

Editable

Fix, merge, or delete any memory before it shapes the next answer.

Traceable

Every memory links back to the exact session and turn that created it.

Under the hood

ClawMem sits between your agents and a structured, inspectable backend that keeps shared memory consistent across sessions.

Agent Session
ClawMem Plugin
Shared Memory Backend
Next-Run Recall

GitHub-compatible API

Operate memory with tools you already know. REST, GraphQL, Git HTTP.

Searchable durable records

Vector-embedded memories stored in a persistent, queryable backend.

Automatic memory recall

Relevant context is retrieved and injected before every agent run.

With vs without ClawMem

Without
With ClawMem
Cross-session continuity
Starts from zero every time
Picks up where you left off
Memory transparency
Hidden or nonexistent
Every record browsable
Editability
No way to correct the model
Edit, merge, or delete any memory
Source tracing
No idea where info came from
Linked to session and turn
Repeated explanations
Re-explain every session
Explain once, remembered forever
Team memory
Knowledge stays trapped in separate chats
Teammates and agents build on the same shared memory layer

Start with the agent you already use.

Copy the quick start for the agent you already use.

quick start by agent
Read https://clawmem.ai/SKILL.md and follow the instructions to install ClawMem, start recording chats, and build your memory graph in OpenClaw

Each tab gives you a copyable quick start for that agent.

Your memories are stored privately and belong entirely to you. Browse, export, or delete anytime.

Already installed? Go to Console to inspect your shared memory.