AI Agent Hub
Back to skills
Zhenguan Purple Star Astrology Interpretation icon

Zhenguan Purple Star Astrology Interpretation

Professional Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Follow https://skillhub.cn/install/skillhub.md and install @user_5becaf0b/zhenguan-ziwei.

About this skill

Problem

Purple Star astrology readings are hard to standardize: asking a model to infer houses, star placements, and Four Transformations directly from a bazi record can rely on memory and produce inconsistent conclusions. Manual reference across weights, control, trines, patterns, and major-period overlays is also fragmented.

How it works

The skill turns interpretation into a workflow. It uses the provided Gregorian birth date, gender, and province/city to call ziwei-chart/engine-cli.mjs, which uses iztro and lunar.js to generate the natal JSON and apply true solar time correction. It then creates a record file, and later analysis reads that record rather than rerunning the chart. Files for stars, houses, Four Transformations, and patterns are loaded on demand. House conclusions use the three-way/four-direction formula, star.brightnessText, and the five tiers from bright prospects to risk caution. It can also produce an HTML report with hexagram and Dao De Jing commentary in plain language.

Boundaries

The material states this is cultural and self-reflection reference only, not investment, medical, or relationship advice. Confirm uncertain birth time, location, or birth data. When location is missing, it defaults to Beijing and tells the user. Risk statements should be softened, and concrete decisions are left to the user.

Use Cases

  • Chart a birth record and log natal houses.
  • Interpret career, wealth, or marriage houses.
  • Analyze major and yearly periods with overlays.
  • Export an HTML report with hexagram notes.

Best For

  • Culture editors writing shareable natal reports.
  • Students checking houses and Four Transformations.
  • Note writers seeking gentle self-reflection notes.
  • Engineers testing chart, record, and report flows.