← 返回 Skills 市场
Dream Tracker
作者
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaoming-dream-tracker
功能描述
梦境追踪 - 梦境记录、梦境解析、统计分析
安全使用建议
This skill appears to do what it says: it provides examples for using a 'clawhub' CLI to record and analyze dreams. Before installing or running commands: 1) verify you trust the 'clawhub' package you will install via npx (it will download code from the npm ecosystem); 2) confirm whether the clawhub CLI transmits dream text to remote servers and review its privacy policy before entering sensitive content; 3) note the small metadata mismatch (_meta.json lists curl while registry metadata lists no required binaries) — ensure your environment meets any actual binary requirements; and 4) if you want to avoid networked storage, inspect the clawhub plugin's source or run it in an isolated environment first.
功能分析
Type: OpenClaw Skill
Name: xiaoming-dream-tracker
Version: 1.0.0
The skill bundle contains only metadata and documentation (SKILL.md, README.md) for a dream tracking tool. There is no executable code, and the instructions provided are standard usage examples for recording and analyzing dreams without any signs of prompt injection, data exfiltration, or malicious intent.
能力评估
Purpose & Capability
The SKILL.md functionality (record, tag, analyze, stats) matches the skill name/description. However the runtime assumes a 'clawhub' CLI (used in examples) and the README shows installing via `npx clawhub@latest install dream-tracker`; the registry metadata at the top lists no required binaries while _meta.json claims it requires 'curl' — this mismatch is a minor inconsistency but not evidence of malicious intent.
Instruction Scope
The instructions only show command-line invocations of `clawhub dream ...` (add/tag/analyze/stats). There are no instructions to read arbitrary files, access unrelated environment variables, or transmit data to unknown endpoints within SKILL.md itself. Note: the actual behavior (network calls, where data is stored) depends entirely on the external 'clawhub' CLI/service invoked by these commands.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The README recommends `npx clawhub@latest install dream-tracker`, which would download/run code from the npm ecosystem at install time; this is expected for a CLI plugin but means you should trust the upstream 'clawhub' package. _meta.json's 'requires': ['curl'] entry is inconsistent with other metadata and the registry's declared required binaries.
Credentials
The skill declares no required environment variables or credentials, which is appropriate for a local journal-like tool. Be aware that the external 'clawhub' service (or its install) may later ask for account credentials or API keys; those are not declared here.
Persistence & Privilege
always is false and the skill is user-invocable; there is no indication the skill requests permanent system-wide privileges or modifies other skills. As an instruction-only skill it does not write code on its own.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaoming-dream-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaoming-dream-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0 梦境追踪
元数据
常见问题
Dream Tracker 是什么?
梦境追踪 - 梦境记录、梦境解析、统计分析. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。
如何安装 Dream Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaoming-dream-tracker」即可一键安装,无需额外配置。
Dream Tracker 是免费的吗?
是的,Dream Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Dream Tracker 支持哪些平台?
Dream Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Dream Tracker?
由 kaising-openclaw1(@kaising-openclaw1)开发并维护,当前版本 v1.0.0。
推荐 Skills