← 返回 Skills 市场
110
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install oc-dream-rem
功能描述
Deep memory consolidation. Distills daily logs into topic files, removes outdated content. Triggers: dream-rem, deep memory consolidation, /dream-rem
安全使用建议
This skill is coherent with its purpose, but it will edit and delete files in your workspace (MEMORY.md, topics/, heartbeat-state.json, and daily logs). Before installing: (1) back up the memory/ directory or put it under version control, (2) inspect SKILL.md to confirm the exact paths it will modify, (3) consider running it in a dry-run or read-only mode first (or require manual confirmation for deletions), and (4) ensure heartbeat-state.json is valid so the trigger logic behaves as expected.
功能分析
Type: OpenClaw Skill
Name: oc-dream-rem
Version: 1.0.0
The 'dream-rem' skill is a memory management utility designed to consolidate daily logs into topic-specific files and maintain a concise index in 'MEMORY.md'. The instructions in SKILL.md describe a standard data organization workflow (read, summarize, prune, and update state) restricted to a local 'memory/' directory, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (deep memory consolidation of daily logs into topic files, pruning outdated content) matches the instructions which read heartbeat-state.json, MEMORY.md, topics/, and recent daily files and then update/delete topic files and rewrite MEMORY.md.
Instruction Scope
Instructions explicitly require reading and modifying files in a 'memory/' layout and deleting 'outdated' topic content — this is within the declared purpose but is destructive. The SKILL.md identifies the specific files and workflow, but does not include safety/confirmation steps or backups, so there is non-trivial risk of data loss if run unexpectedly.
Install Mechanism
Instruction-only skill with no install spec and no binaries to fetch. Nothing is written to disk by an installer; runtime file operations come from the agent following the SKILL.md workflow.
Credentials
The skill requests no environment variables, no credentials, and no config paths beyond the project-local files described in SKILL.md. There are no disproportionate credential requests.
Persistence & Privilege
always is false and autonomous invocation is allowed (the platform default). The SKILL.md uses time-based triggers (sessionCount, hours since last run) so the agent could autonomously run consolidation when conditions are met — users should be aware this will modify files without an explicit interactive prompt unless the agent is configured to ask first.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oc-dream-rem - 安装完成后,直接呼叫该 Skill 的名称或使用
/oc-dream-rem触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Summary: Initial release of dream-rem skill for deep memory consolidation.
- Consolidates daily logs into topic files and removes outdated content.
- Triggers via commands: dream-rem, /dream-rem, and several Chinese phrases.
- Runs automatically based on usage frequency and time since last run, or can be triggered manually.
- Keeps MEMORY.md as a concise pointer index (≤200 lines), with real memory in topics folder.
- Generates detailed execution reports after each consolidation.
元数据
常见问题
Oc Dream Rem 是什么?
Deep memory consolidation. Distills daily logs into topic files, removes outdated content. Triggers: dream-rem, deep memory consolidation, /dream-rem. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 Oc Dream Rem?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oc-dream-rem」即可一键安装,无需额外配置。
Oc Dream Rem 是免费的吗?
是的,Oc Dream Rem 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Oc Dream Rem 支持哪些平台?
Oc Dream Rem 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Oc Dream Rem?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。
推荐 Skills