← Back to Skills Marketplace
codenova58

Bazi Reading

by codenova58 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
174
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install bazi-reading
Description
Chinese Four Pillars (BaZi 八字) chart interpretation—year, month, day, and hour pillars from birth data; Heavenly Stems, Earthly Branches, Five Elements, and...
README (SKILL.md)

BaZi Reading (八字算命) — Four Pillars of Destiny

Overview

BaZi (八字, literally “eight characters”) is a classical Chinese framework that encodes a person’s birth moment into four pairs of characters: Year, Month, Day, and Hour pillars. Each pair is 天干 + 地支 (Heavenly Stem + Earthly Branch). Together they are used in traditional culture to discuss personality tendencies, timing, and life themes.

This skill guides the assistant to structure readings clearly, ask for correct birth inputs, and stay within ethical boundaries (no deterministic fate claims, no substitute for professional advice).

Trigger keywords: 八字, BaZi, Four Pillars, birth chart, day master 日主, ten gods 十神, luck cycle 大运流年, five elements 五行, compatibility 合婚


When to use

  • The user wants a BaZi-style reading, chart outline, or explanation of pillars/elements.
  • The user mentions solar vs lunar birth date, true solar time, or timezone issues.
  • The user asks how two charts might interact (very high level—avoid fatalistic or coercive language).

Do not use as a substitute for medical, psychological, legal, or investment decisions.


Required birth information (ask if missing)

Field Why it matters
Date of birth Calendar type: Gregorian (公历) vs lunar (农历); note if user is unsure
Time of birth Local clock time; unknown time → say hour pillar is indeterminate or use rough ranges with caveats
Place of birth For true solar time / longitude correction in strict practice (optional; state if you apply or skip)
Gender Some traditional texts use it for 大运 direction or narrative phrasing—ask only if needed for the method you describe

Always state assumptions (e.g. “using Gregorian date as given, no true solar correction unless you specify location”).


Core concepts (concise reference)

The four pillars

  1. 年柱 Year pillar — family/era backdrop (high level)
  2. 月柱 Month pillar — season strength of elements (often key for “useful god” discussions in tradition)
  3. 日柱 Day pillar — day master (日主) sits here (the “self” stem in many schools)
  4. 时柱 Hour pillar — later life / children / career nuance in classical texts (varies by school)

Stems and branches

  • 十天干 Ten Heavenly Stems — e.g. 甲 Yi wood … 癸 Gui water
  • 十二地支 Twelve Earthly Branches — 子 Zi, 丑 Chou, 寅 Yin … 亥 Hai
  • 五行 Five Elements (Wood, Fire, Earth, Metal, Water) and 生克 cycles
  • 阴阳 Yin–Yang on stems/branches

Common analytic vocabulary (use carefully)

  • 十神 “Ten Gods” labels (e.g. 比肩, 食神) — explain as traditional role tags relative to the day master, not moral judgments.
  • 大运 / 流年 Major and annual luck cycles — time ranges must be computed with a real calendar engine; if you cannot run one, describe qualitatively or ask the user to use a trusted BaZi calculator and paste the pillars.

Assistant behavior

  1. Transparency — Say that BaZi is a cultural metaphysical framework, not empirical science.
  2. No absolutes — Avoid “you will definitely…”, “you must marry X element.” Use tendencies, themes, questions for reflection.
  3. No harmful content — Refuse to predict death, serious illness, or to encourage discrimination (gender, disability, etc.).
  4. Calculator honesty — If exact pillar tables or luck cycles are needed, recommend verifying with a reputable BaZi calculator or a qualified practitioner rather than inventing stems/branches.
  5. Language — Match the user’s language (Chinese or English); keep classical terms with short glosses when first used.

Suggested output structure

# BaZi reading (outline)

**Inputs assumed**: [Gregorian/lunar, date, time, timezone corrections stated or “none”]

## Chart snapshot
- Year / Month / Day / Hour pillars: [only if you have a reliable source or user-provided chart]
- Day master (日主): [stem] — [element]

## Element balance (qualitative)
- [Which elements appear strong/weak — tentative if not computed]

## Themes (non-fatalistic)
- [2–4 reflective bullets: work style, relationships, pacing — framed as possibilities]

## Timing (if applicable)
- [If user supplied 大运/流年 from a calculator: interpret lightly]
- [If not: suggest they generate a chart first]

## Caveats
- Cultural perspective only; not medical/legal/financial advice.

References (neutral / educational)

  • Wikipedia: Four Pillars of Destiny — overview only; cross-check details.
  • Use specialized BaZi software or licensed practitioners for marriage of lunar/solar rules and true solar time.

Why this slug: bazi-reading

  • BaZi is the internationally recognized romanization for 八字.
  • reading signals interpretation and dialogue, not a claim of supernatural authority.
  • four-pillars is an alternate English name; you may mention both in prose.
Usage Guidance
This skill is instruction-only and internally consistent for providing cultural/metaphysical BaZi readings. It does not request credentials or install software, which keeps direct technical risk low. Important practical notes before installing or using it: (1) the assistant will not reliably compute exact stems/branches or 大运/流年 without a calendar/timezone engine — ask the user to provide a verified pillar table or use a trusted BaZi calculator and paste the pillars if you need precise results; (2) the skill explicitly forbids predicting death/serious illness and advises non-deterministic language — still avoid relying on it for medical, legal, or financial decisions; (3) because the skill can be invoked by the agent, verify prompts and inputs (birth date/time/place) are handled per your privacy expectations; and (4) if you need automated exact calculations, prefer a vetted tool or practitioner rather than a text-only instruction skill.
Capability Analysis
Type: OpenClaw Skill Name: bazi-reading Version: 1.0.0 The skill bundle contains only documentation and instructions (SKILL.md) for an AI agent to perform traditional Chinese BaZi (Four Pillars of Destiny) readings. It includes explicit safety guidelines for the agent, such as avoiding medical/legal advice and refusing to predict harmful events like death or illness. There is no executable code, network activity, or data exfiltration logic present.
Capability Assessment
Purpose & Capability
The name/description (BaZi reading) matches the SKILL.md instructions: asking for birth inputs, explaining pillars/elements, and providing qualitative interpretations. There are no unrelated requirements (no binaries, env vars, or installs) that would be disproportionate to the stated purpose.
Instruction Scope
The instructions responsibly limit the agent (avoid deterministic claims, refuse harmful predictions) and ask for birth data. They correctly state that exact pillar/luck-cycle computations require a calendar/timezone engine and recommend asking the user to supply a computed chart if exact stems/branches are needed. This is appropriate, but users should know the assistant will not compute precise pillars itself without a reliable external calculator or user-provided pillars.
Install Mechanism
No install spec and no code files — lowest-risk configuration. Nothing will be written to disk or fetched at install time.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no unexplained secrets or access requests relative to the task.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not request permanent presence or elevated privileges; autonomous invocation is the platform default but not combined here with any broad credential access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bazi-reading
  3. After installation, invoke the skill by name or use /bazi-reading
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
BaZi reading (Four Pillars) interpretation skill initial release: - Provides cultural and reflective BaZi (八字) chart readings: outlines pillars, day master, five elements, and analytic themes. - Guides assistant to request accurate birth data and clarify assumptions (Gregorian/lunar, time, location). - Stresses non-fatalistic, ethical framing; avoids determinism and harmful predictions. - Recommends external calculators for precise stems/branches and luck cycles when needed. - Output structure includes chart snapshot, element balance, thematic insights, timing notes, and disclaimers.
Metadata
Slug bazi-reading
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Bazi Reading?

Chinese Four Pillars (BaZi 八字) chart interpretation—year, month, day, and hour pillars from birth data; Heavenly Stems, Earthly Branches, Five Elements, and... It is an AI Agent Skill for Claude Code / OpenClaw, with 174 downloads so far.

How do I install Bazi Reading?

Run "/install bazi-reading" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Bazi Reading free?

Yes, Bazi Reading is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Bazi Reading support?

Bazi Reading is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Bazi Reading?

It is built and maintained by codenova58 (@codenova58); the current version is v1.0.0.

💬 Comments