← 返回 Skills 市场
briancolinger

Dreaming

作者 Brian Colinger · GitHub ↗ · v1.0.2
cross-platform ✓ 安全检测通过
5516
总下载
31
收藏
43
当前安装
3
版本数
在 OpenClaw 中安装
/install dreaming
功能描述
Creative exploration during quiet hours. Turns idle heartbeat time into freeform thinking — hypotheticals, future scenarios, reflections, unexpected connecti...
安全使用建议
Install only if you want a heartbeat routine to create local creative notes during quiet hours. Review the heartbeat snippet before enabling it, keep data/dream-state.json limited to trusted numeric settings, and periodically clean or review memory/dreams/ if storage or speculative content retention matters.
功能分析
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 creative exploration during idle heartbeat periods, and the artifacts match that purpose by gating when to produce a topic and writing/expecting output only under local data and memory dream paths.
Instruction Scope
The skill is meant to be called from a user-added heartbeat routine and can produce unattended agent-written notes, but this behavior is described, bounded by quiet hours and a nightly limit, and requires setup by the user.
Install Mechanism
There is no install hook or automatic persistence mechanism; setup consists of creating directories and manually adding a heartbeat snippet. It requires jq and python3 as disclosed.
Credentials
Use of jq and python3 is proportionate for local JSON state handling and random chance selection. The dreamChance value is inserted into a python3 -c expression, so users should keep the state file trusted and numeric, but the artifact does not itself introduce hidden command execution or remote access.
Persistence & Privilege
The skill persists local state in data/dream-state.json and generated notes under memory/dreams/. This is disclosed and purpose-aligned, though users should manage retention because output can accumulate over time.
如何使用
  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
许可证
累计安装 208
当前安装数 43
历史版本数 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 插件,目前累计下载 5516 次。

如何安装 Dreaming?

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

Dreaming 是免费的吗?

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

Dreaming 支持哪些平台?

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

谁开发了 Dreaming?

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

💬 留言讨论