Skip to content

Mingyu Skill v1.0

Choose a tag to compare

@gaowei90098-creator gaowei90098-creator released this 19 May 11:30
· 2 commits to main since this release

First stable release of Mingyu Skill for Claude Code and Codex.

Highlights

  • One-line installer for Claude Code and Codex.
  • Pure Skill mode: works without Python or Node dependencies.
  • Deterministic chart mode: optional Bazi and Zi Wei helper scripts.
  • Bazi helper using lunar-python for four pillars, day master, qi-yun, and da-yun chain.
  • Zi Wei helper using Node iztro for 12 palaces, mutagens, body/soul palace, and decadal ranges.
  • Domain references for five elements, stems/branches, Chinese hours, da-yun, and classical interpretation rules.
  • Guardrails for separating 八字大运, 紫微大限, and 流年.
  • Wealth analysis framework requiring multi-layer evidence.
  • Codex UI metadata via agents/openai.yaml.

Install

curl -fsSL https://raw.githubusercontent.com/gaowei90098-creator/mingyu-skill/main/scripts/install.sh | bash

Validate

npm test

See README.md and CHANGELOG.md for the full capability map and version history.