Claude Code · OpenClaw · Cursor & more

One brain. Every AI tool.

A second brain for OpenClaw and Claude Code. Organize knowledge from your AI sessions — past and future — into a structured, Obsidian-compatible knowledge base.

View on GitHub
Open source
100% local
Obsidian native
Free forever

Remember.md is a second brain plugin for OpenClaw and Claude Code that goes beyond built-in memory. While OpenClaw and Claude Code have their own memory systems, Remember organizes knowledge into a structured brain — people, projects, decisions, tasks, and journal entries connected via wikilinks. It can process historical sessions retroactively and works as a portable Obsidian vault that travels with you across AI tools.

Memory is not a brain

OpenClaw and Claude Code have memory. But memory is a flat list — not an organized, searchable, portable knowledge base.

You explained the same architecture decision to your AI. Again.

That perfect solution from last month? Lost in a closed session.

Your AI doesn't know your team, your preferences, or your past decisions.

Switch AI tools and start from zero. Your context is locked inside each one.

AI sessions are a goldmine. You're throwing away the gold.

This is what your brain looks like after one week.

People/sarah-chen.md
# Sarah Chen
- Role: Backend Lead @ Acme
- Last contact: 2026-02-14

## Interactions
### 2026-02-14
- Discussed auth architecture
- She prefers JWT over OAuth for internal APIs
Notes/decision-auth.md
# Database: Postgres over MongoDB
- Date: 2026-02-12
- Rationale: ACID compliance, row-level security
- Alternatives: MongoDB (rejected: no transactions)
- Decision by: Team consensus
Journal/2026-02-15.md
# 2026-02-15

## Auth Service
- Implemented JWT refresh flow
- Discussed rate limiting with Sarah
- Decision: 100 req/min per user

## Tasks completed
- [x] Set up Postgres migrations
Tasks/tasks.md
## Focus
- [ ] Deploy auth service to staging ⚡
- [ ] Write API docs for /auth endpoints

## Next Up
- [ ] Add rate limiting middleware
- [ ] Set up monitoring alerts

47 notes, 12 people tracked, 5 project files — auto-organized into an Obsidian vault from your OpenClaw and Claude Code sessions. Zero manual filing.

Three steps. Months of knowledge recovered.

01

Install

One command. Works with OpenClaw and Claude Code. Creates your knowledge base and connects to your AI tool.

# OpenClaw:
openclaw plugins install @remember-md/remember

# Claude Code:
/plugin install remember

# Initialize your brain:
/remember:init
02

Process your history

Go back in time. Extract decisions, people, and insights from months of past AI sessions you thought were lost.

> /remember:process

Found 47 unprocessed sessions.

✓ Extracted People/sarah-chen.md
✓ Extracted Notes/decision-database.md
✓ Extracted 12 journal entries
✓ Updated Tasks/tasks.md (+8 tasks)
✓ Updated Persona.md (learned your patterns)
03

Keep capturing

Say "remember this" going forward. Your brain grows with every session, across every tool.

> remember this: we chose Postgres over MongoDB
  because of ACID compliance

✓ Captured to Notes/decision-database.md
✓ Updated Projects/auth-service.md
✓ Linked People/sarah.md

Built for developers

More than memory. A structured second brain you own, browse, and take anywhere.

Hooks, not magic

Deterministic capture via OpenClaw and Claude Code hooks. Every write is predictable, inspectable, and version-controlled. No black-box AI deciding what to save.

Plain markdown. Full control.

YAML frontmatter, wikilinks, standard file structure. grep it, git it, script it — your brain is just files.

Persona that evolves

Persona.md learns your code style, naming conventions, and review preferences. Loaded every OpenClaw and Claude Code session — your AI stops asking the same questions.

Project-level overrides

Drop a REMEMBER.md in any repo to control capture rules, templates, and routing. Global defaults + per-project config.

Get started in 60 seconds

# Add the marketplace
/plugin marketplace add remember-md/marketplace

# Install the plugin
/plugin install remember

# Initialize your brain
/remember:init

Free and open source. MIT licensed.

Questions

Give your AI a memory.

Free. Local. Open source. Portable.