ClawBrain Memory
/install clawbrain-pro-memory
ClawBrain Memory Manager
让你的龙虾学会"记住"——不只是当前对话,而是跨对话的结构化长期记忆。
它解决什么问题
OpenClaw 的对话上下文会不断膨胀,最终被截断或压缩,导致:
- 聊过的事情下次就忘了
- 用户偏好需要反复说明
- 重要决策和关键事实丢失
- 长期运行的 Agent 越用越"笨"
v1.2 核心能力
记忆更可靠
长对话中的内容不再丢失。即使聊了很久,之前提到的关键信息依然会被完整保留,不会因为对话变长而"忘事"。
来源标注
回忆内容时会清晰区分:
- 你说过的原话:直接引用你的原始表述
- AI 归纳的摘要:对多次对话内容的智能总结
你可以随时分辨哪些是你亲口说的,哪些是 AI 帮你整理的。
降级透明
当记忆服务暂时不可用时,Agent 会主动告诉你"当前无法访问记忆",而不是假装什么都不知道或给出错误信息。
身份实时更新
当你告诉 Agent 你换了工作、换了角色、或者任何身份变更,新信息会立即生效,不需要等待或重启。旧的身份信息会被正确归档而非覆盖。
长对话不崩溃
超长对话场景下,系统会智能截断早期低优先级内容,保留重要信息,而不是直接报错或中断对话。
自动整合
每日自动整理记忆:合并重复内容、提炼摘要、清理过时信息,无需手动维护。
使用方法
安装后自动生效。你可以这样触发回忆:
- "你还记得之前我们讨论过XX吗?"
- "找一下上次关于XX的对话"
- "之前那个报告在哪?"
可视化
在 clawbrain.dev/dashboard 的记忆库页面:
- 记忆浏览和管理
- 查看记忆来源和时间线
了解更多:https://clawbrain.dev
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install clawbrain-pro-memory - After installation, invoke the skill by name or use
/clawbrain-pro-memory - Provide required inputs per the skill's parameter spec and get structured output
What is ClawBrain Memory?
v1.2 长期记忆系统:自动记住对话内容、区分原话与摘要、长对话不丢失、身份实时更新。让龙虾真正记住一切。 It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.
How do I install ClawBrain Memory?
Run "/install clawbrain-pro-memory" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ClawBrain Memory free?
Yes, ClawBrain Memory is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ClawBrain Memory support?
ClawBrain Memory is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ClawBrain Memory?
It is built and maintained by michaelfeng (@michaelfeng); the current version is v1.2.0.