016 / 024 · Chinese Metaphysics · v0.17.1 · MIT
bazi-chart
bazi-chart separates casting the chart from reading it: it produces data and passes no judgement.
- When it fires
The prompts CI scores this skill against, on every release.
Fires on
- 帮我排八字:林青,1990-03-14 07:42,上海出生。
- 按农历给陈明排盘:农历 2020-04-01 12:30,普通四月,不是闰月,成都。
- 我 1992-06-08 早上七点多在深圳出生,看看生辰八字。
Stays out of
- 看看我和对象的八字合不合。
- 解读一下刚才生成的 bazi_A.json。
It needs the minute, and the birthplace
Minute precision is a hard requirement, because the hour pillar changes with it. The birthplace is used for the true-solar-time correction — the same clock time at opposite ends of a zone differs by enough to move a pillar.
What it produces
A normalised JSON chart — the four pillars, the ten gods, the hidden stems, the elemental distribution — and a Markdown rendering that carries the data and no conclusions.
The Markdown states no judgement so that the artefact stays valid after the interpretation around it changes.
It hands off when it is done
When the chart is cast it passes the file to the reading skill. The chart is reusable: the same data can be read again and again without being recomputed.
What it does not do
It does not interpret, does not do two-person compatibility, does not touch luck pillars or annual cycles, and makes no dated prediction.
Also in Chinese Metaphysics
6 more skills · one installbazi-reading
/chinese-metaphysics:bazi-readingbazi-reading reads a chart that has already been cast and writes the natal analysis for a reader.
bazi-compatibility
/chinese-metaphysics:bazi-compatibilitybazi-compatibility compares and scores.
bazi-compatibility-reading
/chinese-metaphysics:bazi-compatibility-readingbazi-compatibility-reading takes compatibility data that has already been computed and writes a 1,800 to 2,400 character report on the relationship.
ziwei-chart
/chinese-metaphysics:ziwei-chartZi Wei Dou Shu places its stars by the lunar month and day, which is a different calendar convention from the solar terms BaZi divides months on. ziwei-chart resolves birth details into the twelve-palace chart and interprets nothing.
ziwei-reading
/chinese-metaphysics:ziwei-readingziwei-reading takes a Zi Wei chart that has already been cast and writes it up for a person, keeping the machine detail in a separate audit file.
bazi-ziwei-cross
/chinese-metaphysics:bazi-ziwei-crossbazi-ziwei-cross reads one person's BaZi and Zi Wei charts against each other, both already validated.