← 返回 Skills 市场
172
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zhougong-dream-analysis
功能描述
基于传统周公解梦和现代心理学的双语解梦系统。支持格式化梦境输入、交互式引导提问、双版本解读(传统版+科学版)、智能吉凶建议。使用场景:梦境解读、运势咨询、心理安慰、文化娱乐。SEO关键词:dream analysis, dream interpretation, dream meaning, Chinese dr...
安全使用建议
This skill appears to be a self-contained, local Python-based dream interpreter and is internally coherent. Before installing or running it: (1) prefer using the bundled scripts rather than blindly running npm/clawhub install commands — the skill.json references an npm package name that would pull remote code; verify that package on the registry first. (2) The trigger uses subprocess.run with an argv list (no shell), which is safer than shell invocation, but avoid feeding untrusted input into any system-level installers. (3) Note minor documentation mismatches (referenced reference files listed in SKILL.md are not present in the bundle, and skill.json homepage differs from the top-level metadata) — these suggest sloppy packaging rather than malicious intent. If you plan to publish or install from a remote registry, review the remote package contents and repository to ensure they match these local files.
功能分析
Type: OpenClaw Skill
Name: zhougong-dream-analysis
Version: 1.0.1
The skill bundle provides a bilingual dream analysis tool based on traditional Chinese culture and modern psychology. The core logic in scripts/zhougong_dream.py is a straightforward dictionary-based lookup system, and trigger.py safely invokes it using subprocess.run with an argument list, avoiding shell injection risks. The instructions in SKILL.md and README.md are entirely consistent with the stated purpose, containing no evidence of malicious prompt injection, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
Name/description (ZhouGong dream analysis) align with the provided scripts and SKILL.md. The included Python scripts implement local dream parsing, dual (traditional + psychological) interpretations, bilingual output, and interactive questions — all coherent with the declared purpose.
Instruction Scope
Runtime instructions call the local script (scripts/zhougong_dream.py) via trigger.py. The scripts only parse the provided dream text and format local database responses. There are no instructions to read unrelated system files, environment variables, or to transmit data externally.
Install Mechanism
Most files are bundled, and no install-time downloads are required to run the included scripts. However, skill.json and SKILL.md mention npm/clawhub install commands (npm package 'zhougong-dream-analysis@latest' and clawhub), which could fetch code from a remote registry if used. That is a packaging/install inconsistency (registry metadata earlier indicated no install spec). Installing the npm package would be a moderate-risk action until you verify the package source and contents.
Credentials
The skill does not request any environment variables, credentials, or config paths. All behavior is local and does not require secrets or elevated service access.
Persistence & Privilege
The skill does not request persistent or system-wide privileges. always is false and the code does not attempt to modify other skills or system configuration. trigger.py invokes the local script and returns stdout; subprocess.run is used without a shell, reducing command-injection risk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zhougong-dream-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/zhougong-dream-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Expanded SKILL.md to provide a full, structured user and feature guide in both Chinese and English.
- Added detailed descriptions of supported dream scenarios, categories, sample queries, and output formats.
- Included explanation of traditional and modern psychological interpretations, auspiciousness levels, and advice/prescription methods.
- Listed core scripts, database structure, and API call examples for both simple and advanced usage.
- Clarified applicable scenarios, legal notice, and cultural/psychological disclaimers.
- Improved SEO coverage with relevant keywords.
元数据
常见问题
Zhougong Dream 是什么?
基于传统周公解梦和现代心理学的双语解梦系统。支持格式化梦境输入、交互式引导提问、双版本解读(传统版+科学版)、智能吉凶建议。使用场景:梦境解读、运势咨询、心理安慰、文化娱乐。SEO关键词:dream analysis, dream interpretation, dream meaning, Chinese dr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。
如何安装 Zhougong Dream?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zhougong-dream-analysis」即可一键安装,无需额外配置。
Zhougong Dream 是免费的吗?
是的,Zhougong Dream 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zhougong Dream 支持哪些平台?
Zhougong Dream 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zhougong Dream?
由 Koradji77(@koradji77)开发并维护,当前版本 v1.0.1。
推荐 Skills