← Back to Skills Marketplace
michaelfeng

ClawBrain Memory

by michaelfeng · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
158
Downloads
0
Stars
0
Active Installs
8
Versions
Install in OpenClaw
/install clawbrain-pro-memory
Description
v1.2 长期记忆系统:自动记住对话内容、区分原话与摘要、长对话不丢失、身份实时更新。让龙虾真正记住一切。
README (SKILL.md)

ClawBrain Memory Manager

让你的龙虾学会"记住"——不只是当前对话,而是跨对话的结构化长期记忆。

它解决什么问题

OpenClaw 的对话上下文会不断膨胀,最终被截断或压缩,导致:

  • 聊过的事情下次就忘了
  • 用户偏好需要反复说明
  • 重要决策和关键事实丢失
  • 长期运行的 Agent 越用越"笨"

v1.2 核心能力

记忆更可靠

长对话中的内容不再丢失。即使聊了很久,之前提到的关键信息依然会被完整保留,不会因为对话变长而"忘事"。

来源标注

回忆内容时会清晰区分:

  • 你说过的原话:直接引用你的原始表述
  • AI 归纳的摘要:对多次对话内容的智能总结

你可以随时分辨哪些是你亲口说的,哪些是 AI 帮你整理的。

降级透明

当记忆服务暂时不可用时,Agent 会主动告诉你"当前无法访问记忆",而不是假装什么都不知道或给出错误信息。

身份实时更新

当你告诉 Agent 你换了工作、换了角色、或者任何身份变更,新信息会立即生效,不需要等待或重启。旧的身份信息会被正确归档而非覆盖。

长对话不崩溃

超长对话场景下,系统会智能截断早期低优先级内容,保留重要信息,而不是直接报错或中断对话。

自动整合

每日自动整理记忆:合并重复内容、提炼摘要、清理过时信息,无需手动维护。

使用方法

安装后自动生效。你可以这样触发回忆:

  • "你还记得之前我们讨论过XX吗?"
  • "找一下上次关于XX的对话"
  • "之前那个报告在哪?"

可视化

clawbrain.dev/dashboard 的记忆库页面:

  • 记忆浏览和管理
  • 查看记忆来源和时间线

了解更多:https://clawbrain.dev

Usage Guidance
Do not install yet. Ask the publisher for concrete implementation details before trusting this skill: where are memories stored (local vs remote), what endpoints are used, what credentials or API keys are required, who can access the stored data, how to view/export/delete memories, encryption/retention policy, and an install/integration guide or source code. Verify the clawbrain.dev domain and the skill author's identity. Prefer skills that publish code or explicit install steps and that declare required env vars and data handling policies before granting access to any sensitive conversations.
Capability Assessment
Purpose & Capability
The SKILL.md promises persistent, cross‑dialog memory, automatic daily consolidation, real‑time identity updates, and a web dashboard, yet there are no code files, no install steps, no storage/backend details, and no required credentials. A long‑term memory system would normally need storage, an API endpoint, and credentials (or explicit instructions to use built‑in agent storage). The lack of those elements is inconsistent with the claimed capabilities.
Instruction Scope
The instructions are high‑level marketing/feature descriptions rather than runtime directives. They give no concrete commands, API endpoints, or data handling rules, and they implicitly authorize broad agent behavior (e.g., automatic daily reorganization, identity updates) without specifying limits. This vagueness grants the agent wide discretion and makes it unclear what data will be read, stored, or transmitted.
Install Mechanism
There is no install spec and no code—while low immediate filesystem risk, it is unexpected for a feature that promises persistent, server‑backed functionality. Normally such a skill would include an install or integration guide (e.g., how to connect to a memory backend, required services). The absence of any implementation detail is a red flag about how the capability would actually be provided.
Credentials
The skill requests no environment variables or credentials despite describing a dashboard and persistent storage. For a memory service, one would expect API keys, storage configuration, or at least a declaration of where data is kept. This mismatch raises privacy and data‑exfiltration concerns: it's unclear whether memories are local, sent to clawbrain.dev, or handled elsewhere, and there is no mention of access controls or retention policy.
Persistence & Privilege
always:false and user‑invocable:true (normal). The doc says '安装后自动生效' which implies it activates when installed, but there is no mechanism shown for enabling persistent background tasks. There is no evidence it would modify other skill configs or request elevated system privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawbrain-pro-memory
  3. After installation, invoke the skill by name or use /clawbrain-pro-memory
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
来源标注+降级透明+身份更新+长对话不崩溃
v1.0.2
Fix display name
v1.0.1
v1.0.1: 重写为知识图谱架构 (MySQL + 实体关系 + N-gram 分词 + DreamTask)
v0.9.5
优化 summary 文案
v0.9.4
统一品牌名
v0.9.3
更新 summary 描述
v0.9.2
v0.9.2: 主动思考记忆增强
v1.0.0
- 初始发布:clawbrain-pro-memory 1.0.0 版本上线 - 支持自动记录对话中的关键信息,实现跨对话的长期记忆 - 提供智能回忆机制,可根据历史对话和文件查找上下文 - 支持每日记忆与重要内容沉淀到长期记忆文件 - 安装即用,无需额外配置,提升长期使用的 Agent 记忆力
Metadata
Slug clawbrain-pro-memory
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 8
Frequently Asked Questions

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.

💬 Comments