← 返回 Skills 市场
jiajiaoy

Yunshi

作者 jiajiaoy · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
180
总下载
2
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install mingshi
功能描述
MingLi is your all-in-one Chinese astrology and fortune-telling companion. It combines six ancient divination systems — BaZi (Four Pillars of Destiny), ZiWei...
安全使用建议
This skill appears to do what it says: local astrology computations and scheduled pushes. Before installing, review these points: (1) Personal data is stored locally in data/profiles/*.json — ensure those files are protected and you are comfortable storing birthdates/places/family data on the host. (2) Test push scripts with --dry-run/--test to confirm how messages are delivered and to ensure the sending step does not call any external service you don't expect (the runtime claims OpenClaw delivers messages, but inspect daily-push.js to confirm it doesn't implement its own network calls). (3) Fix or inspect the minor inconsistencies (evening-push.js uses data/users which is not present; some script names/strings indicate small logic bugs) before enabling cron pushes. (4) If you will run npm install, audit dependencies (iztro and its transitive deps) per your organization's policy. If you want, I can point out the exact lines where the data/users mismatch occurs and highlight where to check for message-sending code in daily-push.js.
能力评估
Purpose & Capability
Name/description (BaZi, ZiWei, I Ching, feng shui, daily pushes) matches the included code and declared install (iztro, lunar libs). Required binaries/env/credentials are minimal and appropriate for an offline astrology skill.
Instruction Scope
SKILL.md and scripts instruct the agent to read and write local profile files (data/profiles/*.json), run the provided node scripts, and optionally register cron jobs for pushes — this is within scope. Minor inconsistencies: scripts and docs refer to 'data/profiles' as the profile store, but scripts/evening-push.js references '../data/users' (a directory not present in the manifest), which will cause errors or unexpected behavior. Also some small internal name mismatches in scripts (truncated files show likely minor logic bugs) but nothing indicates unauthorized data collection or remote endpoints.
Install Mechanism
Install uses npm package 'iztro' (and package-lock lists lunar-typescript, lunar-lite, etc.). This is a standard registry install from npm (no suspicious download URLs or extract-from-arbitrary-URL steps).
Credentials
The skill requests no secrets or credentials. It stores sensitive personal data (name, birth date/time/place, family members) in local files under data/profiles — this is expected for a personal astrology skill but is privacy-sensitive. SKILL.md documents this storage. The optional OPENCLAW_KNOWLEDGE_DIR env var is reasonable and documented. No unrelated environment variables or external tokens are requested.
Persistence & Privilege
always:false and default autonomous invocation are set; the skill does not request elevated or permanent system-wide privileges and does not appear to modify other skills' configurations. It suggests cron entries for scheduling, which is expected for periodic push behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mingshi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mingshi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
v1.2.0: English-first description and keywords for global SEO; bilingual support explicitly documented
v1.1.0
mingshi 1.1.0 - 修复注册功能,移除外部依赖,内置完整八字算法 - 修复紫微命宫计算 - 修正月柱节气算法 - 调整铜钱卦概率 - 修复奇门值符计算 - 修复风水日主提取和运势星级显示
v1.0.3
- Added metadata and origin configuration files: `.clawhub/origin.json` and `_meta.json` - No changes to code or core functionality - This update is for improved metadata structure and platform integration only
v1.0.2
mingshi 1.0.2 - No file changes detected in this version. - No functional or documentation updates from previous version 1.0.0. - Existing features and documentation remain unchanged.
v1.0.1
Version 1.0.1 - No file or SKILL.md changes detected for this version. - No feature additions, fixes, or documentation changes observed.
v1.0.0
Initial release of MingShi: your all-in-one Chinese metaphysics and fortune-telling platform. - Comprehensive support for BaZi, Zi Wei, Qi Men, Feng Shui, Mei Hua divination, Liu Yao, and marriage compatibility. - Features include Four Pillars chart, yearly/monthly fortune analysis, career & wealth insights, daily fortune alerts, lucky color recommendations, and risk warnings. - Full suite of analysis and divination tools, including command samples and automation scripts. - User archives for personal, spouse, parent, and child information. - Multi-system cross-verification for improved accuracy in fortune analyses. - Automated daily and evening fortune push with configurable schedules and multi-channel support.
元数据
Slug mingshi
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Yunshi 是什么?

MingLi is your all-in-one Chinese astrology and fortune-telling companion. It combines six ancient divination systems — BaZi (Four Pillars of Destiny), ZiWei... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。

如何安装 Yunshi?

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

Yunshi 是免费的吗?

是的,Yunshi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Yunshi 支持哪些平台?

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

谁开发了 Yunshi?

由 jiajiaoy(@jiajiaoy)开发并维护,当前版本 v1.2.0。

💬 留言讨论