← Back to Skills Marketplace
harrylabsj

Ming

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
300
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ming
Description
中国传统命理分析工具,提供八字排盘、五行分析、运势预测、姓名学解析等功能。Use when user asks about Chinese fortune telling, BaZi (八字), Five Elements (五行), destiny analysis, lucky directions, aus...
Usage Guidance
This skill appears to be what it claims: local Python scripts that compute 八字、五行、姓名学 and 生肖配对, with no network calls or credential access. Before installing: (1) remember analyses require personal data (birthdate/time, name) — avoid sharing extremely sensitive identifiers; (2) results are simplified and for entertainment — the scripts use simplified algorithms (e.g., no clear lunar-calendar conversion, simplified 康熙笔画 table and BaZi math), so verify accuracy if you need authoritative results; (3) if you plan to allow autonomous agent use, note the skill can be invoked by the agent (platform default) — but it has no external exfiltration capability in the included code. If you need stricter guarantees, review the Python sources yourself or request explicit lunar-calendar support and a fuller stroke table from the author.
Capability Analysis
Type: OpenClaw Skill Name: ming Version: 1.0.0 The skill bundle provides a set of tools for Chinese traditional fortune-telling and metaphysics analysis. The included Python scripts (bazi_calculator.py, name_analyzer.py, and zodiac_match.py) perform deterministic calculations based on user-provided dates and names without any network requests, file system modifications, or use of dangerous functions like eval() or os.system(). The SKILL.md documentation correctly guides the AI agent on how to interpret user requests for BaZi and Five Elements analysis without attempting to hijack the agent's behavior or exfiltrate data.
Capability Assessment
Purpose & Capability
Name/description (Chinese fortune-telling: 八字、五行、姓名学、生肖) matches the included code: three Python scripts implement BaZi calculation, name (五格) analysis, and zodiac matching. The requested resources are minimal (no env vars, no binaries, no installs) and appropriate for the stated purpose. One minor note: the SKILL.md asks users to indicate 阳历/阴历 (solar/lunar) but the included scripts do not contain a lunar-to-solar calendar conversion routine, so lunar-date support appears not implemented.
Instruction Scope
SKILL.md stays on-topic (how to collect birthdate/time, name, what analyses to run). It advises privacy for birth data. However, it implies automatic handling of lunar (阴历) dates while the code uses simplified solar-date algorithms; this is a functional mismatch (not a security issue) that could produce incorrect results if a user supplies lunar dates expecting conversion. No instructions ask the agent to read unrelated system files, environment variables, or transmit data externally.
Install Mechanism
Instruction-only skill with bundled Python scripts; there is no install specification, no external downloads, and no third-party package installation. The code runs locally (CLI-style) and does not fetch or execute remote code.
Credentials
The skill declares no environment variables, no credentials, and no config-path access. The code does not read env vars or secret files. Required inputs are user-provided (birth date/time, name), which are proportionate to the functionality.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges. It does not modify other skills or agent configuration. Autonomous invocation is allowed by platform default but is not combined with concerning privileges or credentials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ming
  3. After installation, invoke the skill by name or use /ming
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ming: a Chinese traditional metaphysics tool for BaZi, Five Elements, fortune analysis, and name interpretation. - Provides BaZi (八字) charting and analysis based on birth time. - Offers Five Elements (五行) distribution, strength/weakness reviews, and practical suggestions. - Supports annual and 10-year fortune forecasts (career, wealth, relationships, health). - Includes traditional Chinese name analysis (五格剖象, Five Grid Method). - Assists in selecting auspicious dates (择日) for important events. - Analyzes zodiac compatibility and offers pairing suggestions. - Contains quick reference tables for heavenly stems, earthly branches, and time periods. - Emphasizes privacy, cultural respect, and entertainment use.
Metadata
Slug ming
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Ming?

中国传统命理分析工具,提供八字排盘、五行分析、运势预测、姓名学解析等功能。Use when user asks about Chinese fortune telling, BaZi (八字), Five Elements (五行), destiny analysis, lucky directions, aus... It is an AI Agent Skill for Claude Code / OpenClaw, with 300 downloads so far.

How do I install Ming?

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

Is Ming free?

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

Which platforms does Ming support?

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

Who created Ming?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments