/install bazi-analysis
Bazi Analysis
Generate a structured Bazi report from birth date, time, and gender.
This skill works best when the user wants a report that feels both:
- technically grounded in the chart facts
- readable as a practical consultation summary
Input
- Birth date:
YYYY-MM-DD - Birth time:
HH:MM - Gender:
male/female/男/女
Recommended Command
python skills/bazi-analysis/scripts/bazi_chart.py \
--date 1989-10-17 \
--time 12:00 \
--gender male \
--format markdown
Common Parameters
--from-year 2026 --years 10: generate yearly outlook sequence--sect 1|2: switch school / calculation convention (2by default)--format markdown|json: consultation report or structured output
Deliverables
A strong output should include:
- Chart facts
- 四柱
- 日主
- 十神
- 藏干
- 纳音 / 旬空 / 命宫 / 身宫 / 胎元(if supported by script version)
- Five-element balance summary
- Luck-cycle and yearly rhythm
- Interpretation
- strengths / pressure points
- career / money / relationship / health themes
- useful elements / avoid-overstating certainty
- Timing caution notes for boundary cases
Output Style Guardrails
- Present chart facts first, interpretation second.
- Use practical, consultation-style language rather than fatalistic wording.
- If the birth time is near an hour boundary, recommend comparing adjacent charts.
- Be explicit about which elements are exact chart facts vs later interpretation.
Scope Boundary
- Traditional metaphysical analysis only; not medical, legal, or investment advice.
- Boundary-time and school differences should be disclosed when relevant.
Reference
references/notes.md
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install bazi-analysis - After installation, invoke the skill by name or use
/bazi-analysis - Provide required inputs per the skill's parameter spec and get structured output
What is Bazi Analysis?
Professional Bazi / Four Pillars consultation skill for birth date and time analysis. Use when the user wants a polished Bazi report with four pillars, day m... It is an AI Agent Skill for Claude Code / OpenClaw, with 872 downloads so far.
How do I install Bazi Analysis?
Run "/install bazi-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Bazi Analysis free?
Yes, Bazi Analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Bazi Analysis support?
Bazi Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Bazi Analysis?
It is built and maintained by Li Xin (@spyfree); the current version is v1.0.2.