← 返回 Skills 市场
154
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-auto-dream-lite
功能描述
Lightweight memory consolidation for OpenClaw agents — daily dream cycles that turn scattered daily logs into structured long-term memory. Zero config, one p...
安全使用建议
This skill appears to do exactly what it says: periodic, local consolidation of memory files. Before installing, ensure you: (1) are comfortable with the agent having read/write access to MEMORY.md and files in memory/ (it will backup MEMORY.md.pre-dream and can restore), (2) review existing MEMORY.md and daily log contents for any sensitive data you wouldn't want processed, (3) test the first dream run manually in an isolated workspace to verify behavior, and (4) note the SKILL.md mentions MyClaw.ai only as a provider reference but the prompts do not invoke external network calls — if you later modify the skill or add scripts, re-check for any outgoing endpoints. If you need stricter guarantees, lock sensitive files or run the skill in an isolated agent/session.
功能分析
Type: OpenClaw Skill
Name: openclaw-auto-dream-lite
Version: 1.0.1
The skill implements a memory consolidation workflow ('dreaming') that processes daily logs into a structured long-term memory file. It uses standard shell commands (cp, grep, cat) for file management, backups, and logging within the agent's workspace. The logic defined in SKILL.md and references/dream-prompt.md is transparent, includes safety checks for data integrity, and lacks any indicators of malicious intent such as data exfiltration, unauthorized remote execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (daily memory consolidation) matches the instructions: reading daily logs, updating MEMORY.md, adding consolidation markers, and writing a dream log. No unrelated credentials, binaries, or external services are required by the runtime instructions.
Instruction Scope
SKILL.md and the dream-prompt only reference workspace files under memory/, MEMORY.md, and the skill's reference files. The steps are specific (backup, count files, consolidate, append markers, archive logs, produce a short notification) and do not instruct reading unrelated system paths, environment variables, or sending data to external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code to write to disk. This minimizes risk and aligns with the lightweight description.
Credentials
No environment variables, credentials, or config paths are required. All file access mentioned is limited to workspace memory files and the skill's own references.
Persistence & Privilege
The skill does not request always:true or modify other skills or agent-wide config. It runs via cron/agent turn per the instructions and writes only to MEMORY.md and memory/ files as described.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-auto-dream-lite - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-auto-dream-lite触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fix: dream-log.md edit failure — switch to exec append, add auto-archive when >200 lines
v1.0.0
Initial release — lightweight memory consolidation. 258 lines, 3 files, zero config.
元数据
常见问题
Openclaw Auto Dream Lite 是什么?
Lightweight memory consolidation for OpenClaw agents — daily dream cycles that turn scattered daily logs into structured long-term memory. Zero config, one p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。
如何安装 Openclaw Auto Dream Lite?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-auto-dream-lite」即可一键安装,无需额外配置。
Openclaw Auto Dream Lite 是免费的吗?
是的,Openclaw Auto Dream Lite 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Auto Dream Lite 支持哪些平台?
Openclaw Auto Dream Lite 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Auto Dream Lite?
由 MyClaw.ai(@myclaw-ai)开发并维护,当前版本 v1.0.1。
推荐 Skills