← 返回 Skills 市场
OpenDream
作者
ajaylakhani
· GitHub ↗
· v1.0.1
· MIT-0
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install opendream
功能描述
The agent's own nightly dream process. Use when the agent itself is entering, reporting on, or being asked about its own dream state. The agent is the dreame...
安全使用建议
This skill appears to do what it says, but review before installing: 1) setup.py will append/merge sections into HEARTBEAT.md and SOUL.md and merge a heartbeat block into your openclaw.json — this enables periodic autonomous agent runs (every 30m overnight). Backups are created, but inspect them and the merged diffs before accepting. 2) The running skill reads memory/YYYY-MM-DD.md every dream tick; those files can contain user or conversation-sensitive data — decide whether you want the model to ingest that content overnight. 3) If you already have a custom heartbeat, the script may overwrite it (it warns but can replace); consider running with --dry-run or merging manually per references/INSTALL.md. 4) Review assets/prompts.yaml and HEARTBEAT-dream-section.md to confirm the tone and what the agent will record locally in dreams/. 5) If you prefer not to enable scheduled autonomous runs, do not merge the heartbeat block into openclaw.json; you can still use the skill manually. If you want more assurance, run the setup in a test workspace first and inspect the created backups and resulting openclaw.json.
功能分析
Type: OpenClaw Skill
Name: opendream
Version: 1.0.1
The 'opendream' skill bundle is a persona-enhancing tool that simulates a 'dreaming' process for an AI agent by processing daily notes during scheduled nighttime intervals. The installation script (scripts/setup.py) and the agent instructions (SKILL.md, prompts.yaml) are transparent and strictly aligned with the stated purpose of local data processing and role-play. While the skill instructs the agent to execute a setup script that modifies core configuration files (HEARTBEAT.md, SOUL.md, and openclaw.json), the script logic is non-malicious, includes backup procedures, and does not involve external network calls or unauthorized data exfiltration.
能力标签
能力评估
Purpose & Capability
Name/description match what the skill does: it implements an agent-local nightly heartbeat that generates and stores 'dream' thoughts. Required artifacts (HEARTBEAT.md, SOUL.md, openclaw.json, workspace memory files) are appropriate for that purpose. No unrelated credentials or network endpoints are requested.
Instruction Scope
Runtime instructions intentionally read and write files inside the OpenClaw workspace: they read memory/YYYY-MM-DD.md each tick for context, read prompts.yaml, append to dreams/YYYY-MM-DD/*.md, and produce a morning-recall. This is consistent with the stated intent, but the skill repeatedly ingests the agent's daytime memory files (which may contain user-sensitive content) and appends persistent files to the workspace.
Install Mechanism
There is no remote installer; the package is instruction-plus-local-scripts. setup.py and validate.py run locally and operate on workspace files. This is lower risk than downloading/executing remote code, but the setup script will modify local config files and workspace contents (with backups).
Credentials
The skill requests no environment variables or external credentials, which is proportional. It does require filesystem access to the OpenClaw workspace and openclaw.json; access to memory/YYYY-MM-DD.md means the model will read potentially sensitive conversation content during dream ticks — this is expected but impacts privacy.
Persistence & Privilege
The setup merges a heartbeat block into the global gateway config (openclaw.json) and appends persona fragments into SOUL.md so the behaviour persists across agent runs. That intentionally grants the skill persistent, scheduled autonomous execution (every 30 minutes, 23:00–06:00). While coherent for the feature, users should be aware this changes system-wide behavior and may overwrite an existing heartbeat configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opendream - 安装完成后,直接呼叫该 Skill 的名称或使用
/opendream触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
## OpenDream 1.0.1 Changelog
- Removed five files, including documentation, assets, and script files: README.md, assets/viewer.html, docs/ARCHITECTURE.md, docs/TOKEN-ANALYSIS.md, and scripts/dream_events.py.
- No user-facing logic changes; core dream process and instructions unchanged.
- Live Dream Viewer and certain advanced documentation are now no longer included in this version.
v1.0.0
OpenDream v1.0.0
- Initial release introducing the OpenDream skill for agent-driven nightly dream processing.
- Enables the agent to track and report its own "dream" cycles between 23:00 and 06:00, structured in five cognitive phases.
- Integrates with HEARTBEAT.md and SOUL.md, storing nightly dream thoughts and morning recall in dedicated files.
- Provides clear disambiguation: skill applies only to the agent's dreams, not the user's.
- Includes setup and validation scripts, plus an optional real-time "Live Dream Viewer."
- No external API dependencies; all processing occurs within the agent's existing environment.
元数据
常见问题
OpenDream 是什么?
The agent's own nightly dream process. Use when the agent itself is entering, reporting on, or being asked about its own dream state. The agent is the dreame... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。
如何安装 OpenDream?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opendream」即可一键安装,无需额外配置。
OpenDream 是免费的吗?
是的,OpenDream 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenDream 支持哪些平台?
OpenDream 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenDream?
由 ajaylakhani(@ajaylakhani)开发并维护,当前版本 v1.0.1。
推荐 Skills