← Back to Skills Marketplace
jiajiaoy

Yunshi

by jiajiaoy · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
180
Downloads
2
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install mingshi
Description
MingLi is your all-in-one Chinese astrology and fortune-telling companion. It combines six ancient divination systems — BaZi (Four Pillars of Destiny), ZiWei...
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mingshi
  3. After installation, invoke the skill by name or use /mingshi
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug mingshi
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 180 downloads so far.

How do I install Yunshi?

Run "/install mingshi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Yunshi free?

Yes, Yunshi is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Yunshi support?

Yunshi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Yunshi?

It is built and maintained by jiajiaoy (@jiajiaoy); the current version is v1.2.0.

💬 Comments