← 返回 Skills 市场
briancolinger

Dreaming

作者 Brian Colinger · GitHub ↗ · v1.0.2
cross-platform ✓ 安全检测通过
6102
总下载
31
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install dreaming
功能描述
Creative exploration during quiet hours. Turns idle heartbeat time into freeform thinking — hypotheticals, future scenarios, reflections, unexpected connecti...
安全使用建议
Install this only if you want your agent to create local creative notes during quiet hours. Review the heartbeat snippet before enabling it, keep the state/config files trusted, and periodically review or delete memory/dreams if retained speculative content could expose sensitive project context.
功能分析
Type: OpenClaw Skill Name: dreaming Version: 1.0.2 The skill 'dreaming' is designed for creative exploration during quiet hours, writing outputs to designated files within its workspace. It uses standard binaries (`jq`, `python3`) for state management and random chance calculation. All file operations are confined to the skill's `data/` and `memory/` directories. The `SKILL.md` instructions guide the agent to parse a `category:prompt` string and write a thoughtful exploration, which aligns with its stated purpose and does not contain any instructions for malicious actions like data exfiltration, unauthorized command execution, or prompt injection with harmful objectives. The use of `jq` with `--arg` and `--argjson` for state updates, and `jq -r` for reading, appears robust against injection. The `python3 -c` command is also not vulnerable to shell injection from the `$DREAM_CHANCE` variable.
能力评估
Purpose & Capability
The stated purpose is freeform creative exploration during idle heartbeat periods, and the artifacts match that by selecting local prompts and asking the agent to write local dream notes.
Instruction Scope
The heartbeat behavior can run unattended, but the instructions require the user to add the heartbeat snippet and describe quiet hours, topic parsing, file output, and skip conditions.
Install Mechanism
There is no automatic installer, hidden hook, or startup persistence; setup is manual and the required binaries, jq and python3, are disclosed.
Credentials
The script uses local shell, jq, python3, date, mkdir, and JSON files for state and random selection, which is proportionate; users should keep dream-state.json trusted and numeric.
Persistence & Privilege
The skill persists a local state file and generated markdown notes under data/ and memory/dreams/, which is disclosed and purpose-aligned but may retain sensitive speculative context if enabled broadly.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dreaming
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dreaming 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Added initial state tracking file: `data/dream-state.json`. - The skill can now persist nightly dream counts and related state.
v1.0.1
Add external config file support (data/dream-config.json) for safe topic customization
v1.0.0
Initial release: creative exploration during quiet hours
元数据
Slug dreaming
版本 1.0.2
许可证
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Dreaming 是什么?

Creative exploration during quiet hours. Turns idle heartbeat time into freeform thinking — hypotheticals, future scenarios, reflections, unexpected connecti... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6102 次。

如何安装 Dreaming?

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

Dreaming 是免费的吗?

是的,Dreaming 完全免费(开源免费),可自由下载、安装和使用。

Dreaming 支持哪些平台?

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

谁开发了 Dreaming?

由 Brian Colinger(@briancolinger)开发并维护,当前版本 v1.0.2。

💬 留言讨论