首页龙虾技能列表 › Proactive Memory Agent — AI 智能体终极记忆优化系统

Proactive Memory Agent — AI 智能体终极记忆优化系统

v1.0.1

该技能为 AI 智能体提供终极记忆优化,结合 WAL 预写协议、工作缓冲区、三级记忆架构(HOT/WARM/COLD)和上下文预算(10/40/20/20),实现 60-70% 的上下文占用降低,零信息丢失,适用于长会话、复杂任务、高频交互和成本控制场景。

0· 95·0 当前·0 累计
by @silaszhu·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/24
安全扫描
VirusTotal
Pending
查看报告
OpenClaw
安全
high confidence
技能文件和运行指令内部一致,用于本地记忆管理,不请求无关凭证或进行网络数据泄漏,但会读取和快照 OpenClaw 工作空间下的任意文件,请在使用前审查工作空间内容。
评估建议
技能如描述,进行本地记忆分层和检查点管理。使用前:(1)自行检查脚本;(2)确保工作空间无敏感文件;(3)了解可选工具;(4)考虑在受限环境运行或备份;(5)验证无远程端点添加。...
详细分析 ▾
用途与能力
Name/description (memory optimization, WAL, tiering, context budgeting) match the included scripts and SKILL.md. The scripts only create and manage files under the OpenClaw workspace (SESSION-STATE.md, .learnings/, memory/ etc.), and optionally call local tools like jq or the openclaw CLI. Nothing required by the skill (no env vars, no credentials, no external binaries) is inconsistent with its stated purpose.
指令范围
Runtime instructions direct the agent/operator to run init.sh, detect.sh, search.sh, tiering.sh, and checkpoint.sh which read, write, copy and archive workspace files. This is expected for a memory manager, but the scripts aggregate and snapshot content (e.g., copying SESSION-STATE.md into snapshots), so they will capture any text present in your workspace files. There are no network endpoints or remote uploads in the scripts, but the scope of files touched is broad within the workspace.
安装机制
No install spec or external downloads are used. The skill is instruction-plus-scripts only; all logic is present in the included shell scripts. This is lower risk than remote installers. The scripts do rely optionally on local utilities (jq, openclaw CLI) if present.
凭证需求
The skill declares no required environment variables or credentials. It does respect an OPENCLAW_WORKSPACE variable if set and otherwise uses $HOME/.openclaw/workspace. While that is proportional to its purpose, the scripts will read and archive files under that workspace — which could include tokens or secrets if you store them there. No unrelated external credentials are requested.
持久化与权限
The skill does not request always:true, does not modify other skills or system-wide configs, and only creates files under the workspace path. Its persistence is limited to workspace files it creates/updates (.proactive-memory-state.json, SESSION-STATE.md, memory/ and .learnings/).
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.12026/3/24

v1.0.1:添加全面中文文档支持,SKILL.md 双语支持,包括完整中文翻译和示例。

● Pending

安装命令 点击复制

官方npx clawhub@latest install proactive-memory-agent
镜像加速npx clawhub@latest install proactive-memory-agent --registry https://cn.clawhub-mirror.com

技能文档

(由于原始内容过长,以下仅提供部分翻译,保留原始 Markdown 格式和代码块)

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务