AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Bazi

skill-sapuyou45-bit-ai-divination-skills-bazi · by sapuyou45-bit

Use when the user asks for bazi, 八字, Four Pillars, BaZi, Chinese astrology birth chart, 生辰八字, 命盘, day master, or interpretation from a Gregorian birth date and time.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-sapuyou45-bit-ai-divination-skills-bazi

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-sapuyou45-bit-ai-divination-skills-bazi)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
5d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Bazi? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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

  1. Confirm the user has a Gregorian birth date and an exact birth time (hour matters).
  2. Run scripts/cast.py --datetime to produce the chart JSON.
  3. Read references/interpretation-template.md before writing the interpretation.
  4. Read references/pillars.md for stem/branch/element reference.
  5. Read references/sources.md when method rigor or engine limits matter.
  6. 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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.