What problem does it solve?
This Skill turns BaZi analysis from an error-prone manual process into a reproducible workflow that computes the chart, preserves the result, and hands structured output to the AI for interpretation.
Core Features & Use Cases
- Accurate chart calculation: Uses local Python tools to compute four pillars, true solar time correction, hidden stems, ten gods, and thirty-two style chart details from birth data.
- Deterministic chart display: Produces a terminal-friendly pretty chart so the AI can present the exact parsed result instead of inventing or redrawing the chart.
- Local profile storage: Saves, loads, lists, and deletes chart records for recurring personal analysis sessions and long-term tracking.
- Use case: A user provides their birth date, time, and city, and the Skill calculates the chart, shows the formatted output, stores the profile if requested, and then supports follow-up interpretation or future lookup.
Quick Start
Give me a BaZi reading for a person born on a specific date, time, and city, then calculate the chart, show the formatted pillars, and save the profile if I ask.