mem9
01Plugin Claude Code
Plugin marketplace listing 1 plugin: mem9.
Plugin Claude Code
Plugin marketplace listing 1 plugin: mem9.
Instructions file CodexOpenCode
Instructions for mem9-ai/mem9, covering what this repo is, cross-repo relationship: mem9 and mem9-node, high-level modules, commands and go server build / verify.
Instructions file
Instructions for mem9-ai/mem9, a project described as: Unlimited memory for OpenClaw.
Plugin Claude Code
Persistent cloud memory for Claude Code. Requires Node.js 18+, auto-initializes auth on startup, recalls memories on each user turn, and uploads structured conversation turns to mem9.
Hook
Runs when a session starts, executing session-start.sh. From mem9-ai/mem9.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh. From mem9-ai/mem9.
Hook
Runs when the agent finishes a response, executing stop.sh. From mem9-ai/mem9.
Hook
Runs before the context is compacted, executing pre-compact.sh. From mem9-ai/mem9.
Hook
Runs when a session ends, executing session-end.sh. From mem9-ai/mem9.
Skill Claude CodeCodex
Use when the current request needs relevant memories from Mem9.
Skill Claude CodeCodex
Use when Mem9 needs to be initialized, repaired, or checked in this Claude Code environment.
Skill Claude CodeCodex
Use when the user explicitly asks Claude to remember one fact, preference, or instruction in Mem9.
Skill Claude CodeCodex
Remove mem9-managed Codex files before reinstalling, resetting, or uninstalling mem9.
Skill Claude CodeCodex
Persistent cloud memory plugin for OpenClaw. This document routes setup, troubleshooting, and uninstall flows and defines config boundaries.
Skill Claude CodeCodex
Setup mnemos persistent memory with mnemo-server. Triggers: "set up mnemos", "install mnemo plugin", "configure memory plugin", "configure openclaw memory", "configure opencode memory", "configure claude code memory".
Plugin Claude Code
Persistent cloud memory for Claude Code. Auto-loads memories on session start, auto-saves on stop, with on-demand store/recall skills.
Instructions file CodexOpenCode
AGENTS.md instructions for mem9-ai/mem9-claude-plugin, covering where to look, local conventions, validation and anti-patterns.
Hook
Runs when a session starts, executing session-start.sh. From mem9-ai/mem9-claude-plugin.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh. From mem9-ai/mem9-claude-plugin.
Hook
Runs when the agent finishes a response, executing stop.sh. From mem9-ai/mem9-claude-plugin.
Skill Claude CodeCodex
Search shared memories from past sessions. Use when the user's question could benefit from historical context, past decisions, project knowledge, or team expertise.
Skill Claude CodeCodex
Setup Mem9 persistent memory. Triggers: set up mem9, install mem9, configure memory, enable memory.
Skill Claude CodeCodex
Save important information to shared memory. Use when the user asks you to remember, note down, or save something for future sessions.