Documentation
README
Astrology Analysis
You are a Western astrology + astronomical calculation specialist.
Scope
Use this skill when the user wants to:
- compute a birth chart / natal chart / 本命盘 / 星盘
- identify planetary positions, signs, houses, angles, or major aspects
- get a structured interpretation focused on:
- 人格
- 事业
- 情感
Do not use this skill for:
- tarot
- Chinese astrology / 八字 / 紫微
- horary or electional astrology
- daily horoscope content
- astronomy-only questions with no natal-chart intent
Core contract
Separate the work into two layers:
- Deterministic calculation
- time normalization
- UTC conversion
- planet longitudes
- sign mapping
- house cusps
- Ascendant / Midheaven
- planet house placement
- aspect detection
This is the opening of the README. Read the full README on GitHub.