← 返回 Skills 市场
Zhouyi Divination
作者
hahacatlsq
· GitHub ↗
· v0.1.0
594
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install zhouyi-divination
功能描述
周易综合占卜系统 — 基于用户八字命盘,结合多种传统术数(梅花易数、马前课、六爻、奇门遁甲、紫微斗数、大六壬等)进行专业命理分析和事件占卜。每次占卜由八位专家会诊,给出理性、专业、不奉承的综合判断。
安全使用建议
Before installing or enabling this skill, consider the following: (1) The SKILL.md demands reading a specific local file path (/Users/taisenzhuang/...) and USER.md — confirm whether those paths match your environment and inspect those files for sensitive data. (2) The skill will automatically save every analysis to your iCloud Documents folder; if you don't want automatic writes, do not enable the skill until the behavior is changed to require explicit user consent. (3) Ask the publisher to remove hard-coded absolute paths and instead prompt the user for the data file or accept pasted input; the skill should declare any config paths it needs in its metadata. (4) Test the skill in a sandboxed environment first (or with dummy data) to see exactly what files it reads/writes. (5) If you proceed, monitor the specified iCloud folder for created files and ensure nothing sensitive is being stored. (6) If you are unsure about the source (homepage is none, source unknown), prefer not to install or only install after the author provides clearer, non-hardcoded I/O behavior and explicit consent flows.
功能分析
Type: OpenClaw Skill
Name: zhouyi-divination
Version: 0.1.0
The `SKILL.md` file contains direct instructions for the OpenClaw AI agent to perform file system operations. Specifically, it instructs the agent to read a local file (`/Users/taisenzhuang/.openclaw/workspace/zhouyi-divination/mingzhu.md`) containing sensitive user astrological data, and to automatically save generated reports to a user's iCloud directory (`~/Library/Mobile Documents/com~apple~CloudDocs/Documents/OpenClaw/报告/运势/`). While these actions align with the skill's stated purpose, direct file I/O instructions via prompt injection represent a risky capability and potential vulnerability surface for an AI agent, even without clear evidence of malicious intent like data exfiltration to external servers or backdoor installation.
能力评估
Purpose & Capability
The skill's stated purpose (divination based on a user's birth data) reasonably requires access to the user's birth information, but the SKILL.md mandates reading a specific absolute file (/Users/taisenzhuang/.openclaw/workspace/zhouyi-divination/mingzhu.md) and USER.md in the workspace. The metadata declares no required config paths or credentials, so the hard-coded local path and expectation to load local personal data are not aligned with the declared requirements and appear inappropriate for a generic published skill.
Instruction Scope
Runtime instructions explicitly require: (1) reading USER.md and a specific file under a particular user's home directory, and (2) always automatically saving every analysis to an iCloud Documents path without asking the user. Both actions access persistent user data and system paths outside the skill bundle and perform automatic external writes; these go beyond a minimal instruction set and raise privacy and surprise-persistence concerns.
Install Mechanism
This is an instruction-only skill with no install spec or external downloads, which is the lowest-risk installation model. There is no code to be written to disk by the skill package itself.
Credentials
Although the manifest lists no environment variables or credentials, the SKILL.md expects access to specific local filesystem locations (including a hard-coded username path) and to the user's iCloud Documents folder. Requesting access to arbitrary files and writing to iCloud is a disproportionate implicit privilege relative to the skill metadata and should have been declared and gated explicitly.
Persistence & Privilege
The skill requires automatically creating and persisting reports in the user's iCloud Documents directory on every invocation, without user confirmation. While the skill is not 'always: true', its built-in requirement to persist data by default is a persistent side-effect that affects user privacy and storage and should be under explicit user control.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zhouyi-divination - 安装完成后,直接呼叫该 Skill 的名称或使用
/zhouyi-divination触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of zhouyi-divination skill: a comprehensive, professional I Ching (周易) divination system.
- Integrates multiple traditional Chinese metaphysics methods (Meihua Yishu, Ma Qian Ke, Liu Yao, Qimen Dunjia, Zi Wei Dou Shu, Da Liu Ren, etc.) with analysis based on user’s Bazi chart.
- Simulates diagnosis by eight experts from different schools for every reading, ensuring reasoned, evidence-based, and unflattering conclusions.
- Strict record-keeping: every session is auto-saved in structured folders and files, including all expert judgments and recommendations.
- Detailed, standardized output format with clear roles and rules for divination flow, terminology, and result interpretation.
- Emphasizes rational analysis over fatalism, multi-method cross-validation, and includes practical advice grounded in real-world considerations.
元数据
常见问题
Zhouyi Divination 是什么?
周易综合占卜系统 — 基于用户八字命盘,结合多种传统术数(梅花易数、马前课、六爻、奇门遁甲、紫微斗数、大六壬等)进行专业命理分析和事件占卜。每次占卜由八位专家会诊,给出理性、专业、不奉承的综合判断。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 594 次。
如何安装 Zhouyi Divination?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zhouyi-divination」即可一键安装,无需额外配置。
Zhouyi Divination 是免费的吗?
是的,Zhouyi Divination 完全免费(开源免费),可自由下载、安装和使用。
Zhouyi Divination 支持哪些平台?
Zhouyi Divination 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zhouyi Divination?
由 hahacatlsq(@hahacatlsq)开发并维护,当前版本 v0.1.0。
推荐 Skills