BaZi & Zi Wei Dou Shu Chart

Node chart engine for BaZi and Zi Wei, plus long-form or HTML poster output

Tested · Works

Test report

Verdict
Tested · Works
Score
8.0/10
Tested
Jul 30, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Jul 30, 2026 · 8398c7b

This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (repo unreachable/deleted). The test below is what we measured on Jul 30, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.

Charted 2000-01-01 12:00 (male) and checked the engine against an independent derivation: the four pillars, na-yin, hidden stems, ten gods, twelve-stage cycle, clash/punishment pairs, lunar date, five-element bureau, Zi Wei palace and the 8-year luck-cycle onset all came back correct, and it places the fourteen major stars that no model can recall unaided. One reproducible defect: for any birth between Jan 1 and Chinese New Year the yin/yang polarity is read off the Gregorian year rather than the ganzhi year, so the whole Zi Wei decade sequence runs the wrong way (2000-01-01 is ji-mao, a yin year, yet the chart says yang-male and runs forward). The BaZi half of the same JSON gets the polarity right, so the two engines disagree inside one file. The calculator will not start until you run npm install, despite SKILL.md claiming the library is vendored with no external dependencies, and the fixtures/ directory it documents as seven validation cases is not in the repo.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 7/10
  • Docs & honesty 3/5

What BaZi & Zi Wei Dou Shu Chart does

Computes a Chinese BaZi (four pillars) and Zi Wei Dou Shu chart with a bundled Node/TypeScript engine instead of letting the model derive it from memory, then feeds the resulting text chart into one of four analysis prompts. Triggers when a user supplies a birth date, time and gender and asks for a BaZi, Zi Wei, annual-luck or combined reading. Can also render a single-file HTML poster for the combined mode.

How to install BaZi & Zi Wei Dou Shu Chart

Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.

Commands — how to trigger BaZi & Zi Wei Dou Shu Chart

  • /bazi-ziwei Node chart engine for BaZi and Zi Wei, plus long-form or HTML poster output

It also activates on plain-language prompts like these:

  • 我是2000年1月1日中午12点出生的男生,请帮我详细排一下四柱八字和紫微斗数的完整命盘
  • 帮我算算1995年3月12日早上7点出生的女生,看看今年的流年运势和十年大运走向
  • 生成一份八字加紫微斗数的综合命盘分析报告,顺便做成一张单页HTML命盘海报给我看看

Frequently asked questions

Is the BaZi & Zi Wei Dou Shu Chart skill free?
Yes. The skill itself is free from dzcmemory-web/bazi-ziwei-skill. SkillProof publishes the install command and an independent test verdict at no cost.
Does BaZi & Zi Wei Dou Shu Chart work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 30, 2026. Verdict: Tested · Works. Charted 2000-01-01 12:00 (male) and checked the engine against an independent derivation: the four pillars, na-yin, hidden stems, ten gods, twelve-stage cycle, clash/punishment pairs, lunar date, five-element bureau, Zi Wei palace and the 8-year luck-cycle onset all came back correct, and it places the fourteen major stars that no model can recall unaided. One reproducible defect: for any birth between Jan 1 and Chinese New Year the yin/yang polarity is read off the Gregorian year rather than the ganzhi year, so the whole Zi Wei decade sequence runs the wrong way (2000-01-01 is ji-mao, a yin year, yet the chart says yang-male and runs forward). The BaZi half of the same JSON gets the polarity right, so the two engines disagree inside one file. The calculator will not start until you run npm install, despite SKILL.md claiming the library is vendored with no external dependencies, and the fixtures/ directory it documents as seven validation cases is not in the repo.
What is the BaZi & Zi Wei Dou Shu Chart SkillProof Score?
8.0/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 3/5.
How do I install BaZi & Zi Wei Dou Shu Chart?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use BaZi & Zi Wei Dou Shu Chart with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.