← 返回 Skills 市场
xwz119

Memory Dream Consolidation

作者 xwz119 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install memory-dream-consolidation
功能描述
Structured memory classification and periodic consolidation (Dream) for OpenClaw agents. Activate when setting up a new agent's memory system, when MEMORY.md...
安全使用建议
This skill appears coherent for local memory consolidation and does not ask for credentials or external installs. However it will edit and prune your MEMORY.md and related files (including deleting contradicted facts). Before enabling autonomous runs: (1) back up MEMORY.md and your memory directory; (2) review the SKILL.md's pruning rules so you understand what may be deleted or replaced; (3) if you want human review, require the agent to prompt before making deletions/major edits; (4) note the included reference file mentions a ‘source leak’ — if intellectual-property provenance matters, review that file before trusting its guidance. If any of these are unacceptable, do not enable autonomous execution or restrict the skill to user-invoked only.
功能分析
Type: OpenClaw Skill Name: memory-dream-consolidation Version: 1.0.0 The skill bundle implements a memory management and consolidation system ("Dream") for OpenClaw agents, inspired by Claude Code's architecture. It provides instructions for the agent to categorize, summarize, and prune its memory files (e.g., MEMORY.md) to maintain context efficiency. The operations are limited to internal file management and basic shell commands (wc) for size monitoring, with no indicators of data exfiltration, malicious execution, or unauthorized persistence.
能力评估
Purpose & Capability
Name/description match the requested actions: reading MEMORY.md and daily notes, classifying entries, consolidating and pruning memory files, and updating heartbeat-state.json. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions explicitly tell the agent to read/write/delete files inside the agent's memory/docs (MEMORY.md, daily notes, heartbeat-state.json, AGENTS.md, HEARTBEAT.md). This is expected for a consolidation system, but the skill will modify and delete user-visible content — review and backups are recommended before enabling autonomous runs.
Install Mechanism
Instruction-only skill with no install spec or third-party downloads. No code files to execute, so nothing is written to disk by an installer.
Credentials
No environment variables, credentials, or external endpoints are requested. All required artifacts are local files within the agent workspace, which is proportional to the described purpose.
Persistence & Privilege
always:false (good). The skill recommends running during heartbeats and updating heartbeat-state.json and MEMORY.md; that implies autonomous read/write access to the agent workspace. This is appropriate for a memory manager but increases blast radius if the agent has broad filesystem permissions—consider limiting workspace write scope or requiring user confirmation for destructive changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install memory-dream-consolidation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /memory-dream-consolidation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 4-phase memory consolidation (Orient-Gather-Consolidate-Prune) inspired by Claude Code Dream system
元数据
Slug memory-dream-consolidation
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Memory Dream Consolidation 是什么?

Structured memory classification and periodic consolidation (Dream) for OpenClaw agents. Activate when setting up a new agent's memory system, when MEMORY.md... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。

如何安装 Memory Dream Consolidation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-dream-consolidation」即可一键安装,无需额外配置。

Memory Dream Consolidation 是免费的吗?

是的,Memory Dream Consolidation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Memory Dream Consolidation 支持哪些平台?

Memory Dream Consolidation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Memory Dream Consolidation?

由 xwz119(@xwz119)开发并维护,当前版本 v1.0.0。

💬 留言讨论