agentcairn
01Plugin Claude Code
Plugin marketplace listing 1 plugin: agentcairn.
Plugin Claude Code
Plugin marketplace listing 1 plugin: agentcairn.
Instructions file
Instructions for ccf/agentcairn, covering agentcairn — project guide for claude code, locked decisions, hard parts / constraints (don't relearn the hard way), the wedge (keep it crisp) and tooling (uv — exclusive).
Command
Search your agentcairn memory vault for relevant notes.
Command
Save a note to your agentcairn memory vault.
Plugin Claude Code
Local-first agent memory for Claude Code — recall, remember, and ambient capture into a Markdown vault you own.
MCP server Claude CodeCodexCursor +2
Local-first agent memory: an Obsidian markdown vault as source of truth, with a rebuildable DuckDB index. Runs locally from the agentcairn Python package. Needs 1 environment variable to run.
Command
Distill recent sessions into the vault now.
Command
Show agentcairn memory health (vault + index status).
Command
Show how much context agentcairn has saved you.
Hook
Runs when you submit a prompt, before the agent sees it, running sh. From ccf/agentcairn.
Hook
Runs when a session starts, running sh. From ccf/agentcairn.
Hook
Runs when a session ends, running sh. From ccf/agentcairn.
Hook
Runs before the context is compacted, running sh. From ccf/agentcairn.
Skill Claude CodeCodex
Use when AgentCairn memory tools are loaded and starting a non-trivial task or finishing a decision/fix — recall prior memory before working, and remember durable facts worth carrying across sessions.
Skill Claude CodeCodex
Install, configure, verify, upgrade, or repair AgentCairn persistent cross-agent memory. Use when a user wants shared local-first memory in Claude Code, Codex, Cursor, OpenCode, Antigravity, VS Code, Claude Desktop, or another supported harness; when AgentCairn recall or remember tools are missing; or when its plugin…