← 返回 Skills 市场
ahao2001

周易占卜 - ZhouYi Divin

作者 steam2001 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
223
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zhouyi-divin
功能描述
基于《周易》的完整占卜系统,支持铜钱起卦 + 八字排盘 + 综合解读
安全使用建议
This skill appears to do what it says: a local Python-based Zhouyi divination tool with no external dependencies or credential requests. Before installing or running it, do the following: 1) Open SKILL.md and the two Python files in a text editor that can show invisible characters (to inspect the unicode-control-chars the scanner flagged) and search for suspicious strings like 'http', 'socket', 'requests', 'urllib', 'subprocess', 'os.system', or any unexpected file paths. 2) Inspect the remainder of scripts/divine.py (the provided snippet was truncated) to ensure there are no network calls or unexpected file writes. 3) Run the scripts in a network-isolated sandbox (or with networking disabled) the first time to verify behavior and outputs. 4) Note the minor packaging sloppiness (INSTALL.md mentions start.bat/gua.bat that are not in the manifest) — benign but a sign to inspect the package thoroughly. If you are not comfortable doing these checks, run it only on an offline/test machine.
功能分析
Type: OpenClaw Skill Name: zhouyi-divin Version: 1.0.0 The skill bundle is a legitimate implementation of a traditional Chinese divination system (Zhouyi and Bazi). The Python scripts (scripts/divine.py and scripts/bazi.py) are well-structured, use only standard libraries (math, datetime, random), and perform local calculations without any network access, file system modifications, or sensitive data access. The documentation (SKILL.md, README.md) accurately describes the tool's functionality and contains no malicious instructions or prompt injection attempts.
能力评估
Purpose & Capability
Name/description (周易占卜) match the included code: scripts/divine.py and scripts/bazi.py implement coin-casting, hexagram lookup, Bazi calculation and combined output. The skill requests no env vars or external binaries. Minor inconsistency: INSTALL.md references start.bat and gua.bat launchers that are mentioned but not present in the file manifest — nothing dangerous but slightly sloppy packaging.
Instruction Scope
SKILL.md instructs the agent/user to run the local Python scripts and explicitly claims 'pure local run, no external API calls, no sensitive file reads/writes'. The visible code (bazi.py and the shown part of divine.py) uses only stdlib modules and local data structures. There is a scanner finding of unicode control characters in SKILL.md (possible prompt-injection attempt) — SKILL.md itself is the interaction contract for the agent, so hidden characters are worth reviewing. Also verify the rest of divine.py (file truncated in the provided snippet) to confirm there are no hidden network calls or unexpected file operations.
Install Mechanism
No install spec; this is an instruction-only skill with included Python files. That is low risk — nothing is being downloaded or executed by an installer during installation.
Credentials
The skill declares no required environment variables, no credentials, and no special config paths. The code uses local time and command-line parameters only, which is proportionate for a divination/CLI utility.
Persistence & Privilege
Flags show always:false and normal autonomous invocation allowed. The package does not request permanent presence or system-wide configuration changes. The included .workbuddy/memory/MEMORY.md is a local project note and not an external credential store.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zhouyi-divin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zhouyi-divin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Zhouyi-divination 1.0.0 – Initial Release - Implements a complete I Ching (周易) divination system with copper coin hexagram casting, BaZi (八字) analysis, five elements evaluation, and combined interpretation. - Provides eight core modules: coin casting, 64 hexagrams database, auto main/changed hexagrams, BaZi calculation, five elements analysis, helpful-spirit suggestion, decade fortune cycles, and integrated fortune reading. - Supports command line, interactive, and JSON output modes. - Full output examples and comprehensive parameter guide included. - No external dependencies; secure, privacy-safe local execution. - Includes detailed documentation and usage instructions in Chinese.
元数据
Slug zhouyi-divin
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

周易占卜 - ZhouYi Divin 是什么?

基于《周易》的完整占卜系统,支持铜钱起卦 + 八字排盘 + 综合解读. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 223 次。

如何安装 周易占卜 - ZhouYi Divin?

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

周易占卜 - ZhouYi Divin 是免费的吗?

是的,周易占卜 - ZhouYi Divin 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

周易占卜 - ZhouYi Divin 支持哪些平台?

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

谁开发了 周易占卜 - ZhouYi Divin?

由 steam2001(@ahao2001)开发并维护,当前版本 v1.0.0。

💬 留言讨论