🧭
AI EngineeringTypeScript

Bazi Ziwei

by dzcmemory-web

Bazi Ziwei is an AI Engineering skill for Claude Code, published by dzcmemory-web in bazi-ziwei-skill.

848 stars132 forkson dzcmemory-web/bazi-ziwei-skillAdded 2026/08/22+2% in starsRepository updated 2026/06/14
ai-agentbazibazi-suanmingchinese-astrologyclaude-skillfortune-tellingmetaphysicsskill-mdziweiziwei-doushu
Install in seconds
Install Bazi Ziwei
Copy Bazi Ziwei into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/dzcmemory-web/bazi-ziwei-skill ~/.claude/skills/bazi-ziwei-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/dzcmemory-web/bazi-ziwei-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in dzcmemory-web/bazi-ziwei-skill
Installs to
~/.claude/skills/bazi-ziwei-skill
Collection
The only skill cataloged from this repository
Category
AI Engineering2451 skills

What Bazi Ziwei does

Bazi Ziwei produces BaZi and Zi Wei Dou Shu charts from birth date, time, and gender, then uses those charts for independent or cross-checked analysis. Use it for fate chart reading, luck cycles, and long-form or HTML report generation.

Bazi Ziwei is cataloged under AI Engineering on DirSkills. Bazi Ziwei comes from a repository tagged ai-agent, bazi, bazi-suanming, chinese-astrology and claude-skill.

Documentation

README

八字 + 紫微斗数综合分析 Skill

何时触发

用户场景:

  • 提供出生时间("我是 2000-01-01 中午 12:00 男")并希望分析
  • 询问"帮我看八字 / 看紫微 / 算命 / 看命盘 / 看流年大运"
  • 提供命盘文本(文墨天机、紫微斗数排盘软件导出格式)希望深度解读
  • 询问特定大运/流年的吉凶

不触发:单纯的星座 / 塔罗 / 周公解梦 / 风水 / 姓名学。

必需输入

公历或农历日期 (YYYY-MM-DD)
出生时刻 (HH:MM, 24 小时制)
性别 (男/女)

若用户没给时辰,必须主动询问,不要默认子时。时辰对四柱日柱和紫微命宫影响极大。

不需要出生地。排盘直接使用钟表时间,不做真太阳时经度校正。


执行流程

Step 0 — 决策门(开场必做) ⭐

问题 1:要看哪种命理?

"我可以做三种分析:

  1. 八字独立分析(事业 / 财运 / 婚恋 / 子女 / 六亲 / 健康,按八字格局推演 — 长文输出)
  2. 紫微独立分析(十二宫 + 大限 + 生年四化 + 流年 — 长文输出)
  3. 八字 + 紫微综合印证(两盘交叉对账 — 提供长文 / 可视化海报 / 两种都要)"

如果用户选 3,再追问问题 2:呈现形态

"综合印证可以这样输出: A. 📜 长文深度版(Markdown 散文,沉浸阅读) B. 🎴 结构化海报版(单文件 HTML,可截图分享) C. 两种都要"

根据选择加载相应提示词和模板

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Bazi Ziwei

  • How does Bazi Ziwei compare to other AI Engineering skills?

    Bazi Ziwei ranks #1555 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Bazi Ziwei against them. Open each page to compare what they document and how they install.