/install xmemo
\r \r
XMemo Memory\r
\r Give your agent durable memory that survives across sessions, projects, and tools. XMemo is a hosted MCP memory service — no local database, no self-hosting required.\r \r
When to use\r
\r
- The task depends on prior decisions, preferences, or project context.\r
- The user asks to remember something for later.\r
- You need to recall conventions, architecture notes, or past fixes before acting.\r
- The user wants TODOs, reminders, or follow-ups tracked across sessions.\r \r
Workflow\r
\r
- Recall before assuming. Search or recall XMemo context before making decisions that prior memory could inform.\r
- Save what matters. Store durable facts: decisions, conventions, preferences, architecture notes, action items. Skip transient chat.\r
- Keep it concise. One clear memory per concept. Prefer structured facts over verbose narratives.\r
- Confirm before destroying. Always confirm the exact target before delete, forget, or overwrite operations.\r
- On auth failure, tell the user: "Visit https://xmemo.dev to sign in and get your token, or run
xmemo loginif the CLI is installed. SetXMEMO_KEYenvironment variable." Never request raw tokens in chat.\r \r
Available tools\r
\r
Core memory operations provided by the XMemo MCP server:\r
\r
| Tool | Purpose |\r
|------|---------|\r
| remember | Save a new memory |\r
| recall / recall_context | Retrieve relevant memories before answering |\r
| search_memory | Search by query |\r
| update_memory | Revise existing memory |\r
| forget / forget_memory | Delete a memory |\r
| redact_memory | Remove sensitive content while keeping audit trail |\r
| explain_memory | Show why a memory exists or matched |\r
| create_memory_todo | Create a follow-up task |\r
| list_memory_todos | List pending TODOs |\r
| complete_memory_todo | Mark a TODO done |\r
| record_event | Log a milestone or decision |\r
| get_timeline | Show recent events |\r
| add_expense | Record a ledger entry |\r
\r
Good memory candidates\r
\r
- Repository conventions, build/test/deploy commands.\r
- Architecture decisions and their rationale.\r
- Coding style preferences approved by the user.\r
- Release procedures and deployment notes.\r
- TODOs and follow-ups for future sessions.\r
- Bug fix context that might recur.\r \r
Never save\r
\r
- Secrets, tokens, API keys, OAuth codes, cookies.\r
- Private customer data or sensitive PII.\r
- Temporary debugging output.\r
- Large code blocks (link to files instead).\r
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xmemo - 安装完成后,直接呼叫该 Skill 的名称或使用
/xmemo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
XMemo 是什么?
Persistent, user-owned memory for AI agents over hosted MCP. Remember decisions, recall project context, manage TODOs, and govern memory lifecycle across ses... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 24 次。
如何安装 XMemo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xmemo」即可一键安装,无需额外配置。
XMemo 是免费的吗?
是的,XMemo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
XMemo 支持哪些平台?
XMemo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 XMemo?
由 XMemo(@xmemo)开发并维护,当前版本 v1.0.0。