← 返回 Skills 市场
mar-dreaming
作者
MarjorieBroad
· GitHub ↗
· v1.0.0
· MIT-0
70
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mar-dreaming
功能描述
Creative exploration during quiet hours. Turns idle heartbeat time into freeform thinking — hypotheticals, future scenarios, reflections, unexpected connecti...
安全使用建议
This skill appears to do exactly what it says: locally decide when to produce short creative journal entries and store them under data/ and memory/dreams/. Before installing: ensure jq and (optionally) python3 are installed; confirm WORKSPACE is unset or points to the intended project directory so files aren't written elsewhere; inspect or back up any existing data/dream-state.json or memory/dreams to avoid accidental overwrite; be aware the script updates data/dream-state.json each run (concurrent heartbeats could race). If you want stricter safety, run the script in a container or from a workspace copy first to validate behavior.
功能分析
Type: OpenClaw Skill
Name: mar-dreaming
Version: 1.0.0
The 'dreaming' skill is a creative journaling tool designed to trigger AI reflection during idle hours. The core logic in `scripts/should-dream.sh` safely manages state and timing using `jq` and `python3`, while the `SKILL.md` instructions provide a harmless prompt for the agent to write exploratory thoughts to local markdown files. No indicators of data exfiltration, unauthorized network access, or malicious intent were found.
能力评估
Purpose & Capability
Name/description (creative background dreaming) align with what is included: a small gate script that decides whether to 'dream' and JSON/files for state and outputs. Required binaries (jq, python3) are appropriate for JSON parsing and randomness used by the script.
Instruction Scope
SKILL.md instructs the agent only to run the included script during quiet-heartbeat checks and to write output to local memory/dreams files. The instructions do not ask the agent to read unrelated system files, network endpoints, or secrets.
Install Mechanism
No install spec; this is instruction-only with a small included shell script and state/config JSON. Nothing is downloaded or executed from remote URLs and no archives are extracted.
Credentials
No credentials are requested. The only env var mentioned is an optional WORKSPACE that changes where data and memory are written — useful and expected, but if set to an unexpected path it could cause the script to write outside the intended workspace. Recommend verifying WORKSPACE before use.
Persistence & Privilege
The skill is not always-on and is user-invocable; it does not request broad platform privileges, nor does it alter other skills' configs. Autonomous invocation remains possible (platform default) but is not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mar-dreaming - 安装完成后,直接呼叫该 Skill 的名称或使用
/mar-dreaming触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "dreaming" skill for creative exploration during quiet hours.
- Captures freeform thoughts and scenarios to files for later human review, instead of idling during HEARTBEATs.
- Configurable quiet hour windows, topics, and "dreaming" frequency via simple environment variables and JSON files.
- Supports custom topics and maximum dream counts per night.
- Written explorations are timestamped and stored as markdown entries, designed to be genuine and meaningful.
元数据
常见问题
mar-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 插件,目前累计下载 70 次。
如何安装 mar-dreaming?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mar-dreaming」即可一键安装,无需额外配置。
mar-dreaming 是免费的吗?
是的,mar-dreaming 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
mar-dreaming 支持哪些平台?
mar-dreaming 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 mar-dreaming?
由 MarjorieBroad(@marjoriebroad)开发并维护,当前版本 v1.0.0。
推荐 Skills