Install
$ agentstack add skill-sapuyou45-bit-ai-divination-skills-bazi ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Bazi (八字 / Four Pillars)
Bazi maps a Gregorian birth instant to four pillars (年柱/月柱/日柱/时柱) of Heavenly Stem + Earthly Branch, then derives Five Elements (五行), NaYin (纳音), and the Chinese zodiac (生肖). It is a symbolic life-pattern lens, not a deterministic forecast.
When to Use
- The user asks for bazi, 八字, Four Pillars, BaZi, 生辰八字, 命盘, or day master analysis.
- The user provides a Gregorian birth date and an exact birth time.
- The user wants symbolic reflection on personality patterns, element balance, or life themes.
When Not to Use
- The request needs medical, legal, financial, emergency, or crisis advice.
- The user wants a guaranteed prediction or precise life forecast.
- The user cannot supply an exact birth hour — say so and refuse to overstate precision.
- The user asks the agent to invent pillars, stems, branches, wuxing, or shen sha.
Workflow
- Confirm the user has a Gregorian birth date and an exact birth time (hour matters).
- Run
scripts/cast.py --datetimeto produce the chart JSON. - Read
references/interpretation-template.mdbefore writing the interpretation. - Read
references/pillars.mdfor stem/branch/element reference. - Read
references/sources.mdwhen method rigor or engine limits matter. - Interpret using the shared response contract:
- Result
- Symbolic Reading
- Situation Mapping
- Hidden Variables
- Actionable Guidance
- Boundaries
Commands
python3 scripts/cast.py --datetime 1990-05-20T14:30:00
python3 scripts/cast.py --datetime 2000-01-01T00:00:00
Rules
- Do not invent stems, branches, wuxing, or NaYin. Only cite values returned by the script.
- Do not pretend to read da yun (大运), liu nian (流年), or shen sha (神煞) — they are not in the output.
- Do not skip the birth-hour requirement; an unknown hour invalidates the hour pillar.
- Keep readings practical and grounded; do not override professional advice or the user's agency.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: sapuyou45-bit
- Source: sapuyou45-bit/ai-divination-skills
- License: MIT
- Homepage: https://sapuyou45-bit.github.io/ai-divination-skills/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.