← 返回 Skills 市场
harrylabsj

Ming

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
300
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ming
功能描述
中国传统命理分析工具,提供八字排盘、五行分析、运势预测、姓名学解析等功能。Use when user asks about Chinese fortune telling, BaZi (八字), Five Elements (五行), destiny analysis, lucky directions, aus...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ming
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ming 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug ming
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 1
历史版本数 1
常见问题

Ming 是什么?

中国传统命理分析工具,提供八字排盘、五行分析、运势预测、姓名学解析等功能。Use when user asks about Chinese fortune telling, BaZi (八字), Five Elements (五行), destiny analysis, lucky directions, aus... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 300 次。

如何安装 Ming?

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

Ming 是免费的吗?

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

Ming 支持哪些平台?

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

谁开发了 Ming?

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

💬 留言讨论