← All skills
Tencent SkillHub · Data Analysis

Bazi Analysis

八字排盘专业版技能。Use when 用户要按出生日期时间做四柱(年/月/日/时)排盘,查看日主、十神、藏干、纳音、旬空、命宫/身宫/胎元、起运与大运、近年流年,并输出 markdown/json 结构化报告与用神忌神建议。

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

八字排盘专业版技能。Use when 用户要按出生日期时间做四柱(年/月/日/时)排盘,查看日主、十神、藏干、纳音、旬空、命宫/身宫/胎元、起运与大运、近年流年,并输出 markdown/json 结构化报告与用神忌神建议。

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, references/notes.md, scripts/bazi_chart.py

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.2

Documentation

ClawHub primary doc Primary doc: SKILL.md 8 sections Open source page

Bazi Analysis

Generate a structured Bazi report from birth date, time, and gender. This skill works best when the user wants a report that feels both: technically grounded in the chart facts readable as a practical consultation summary

Input

Birth date: YYYY-MM-DD Birth time: HH:MM Gender: male/female/男/女

Recommended Command

python skills/bazi-analysis/scripts/bazi_chart.py \ --date 1989-10-17 \ --time 12:00 \ --gender male \ --format markdown

Common Parameters

--from-year 2026 --years 10: generate yearly outlook sequence --sect 1|2: switch school / calculation convention (2 by default) --format markdown|json: consultation report or structured output

Deliverables

A strong output should include: Chart facts 四柱 日主 十神 藏干 纳音 / 旬空 / 命宫 / 身宫 / 胎元(if supported by script version) Five-element balance summary Luck-cycle and yearly rhythm Interpretation strengths / pressure points career / money / relationship / health themes useful elements / avoid-overstating certainty Timing caution notes for boundary cases

Output Style Guardrails

Present chart facts first, interpretation second. Use practical, consultation-style language rather than fatalistic wording. If the birth time is near an hour boundary, recommend comparing adjacent charts. Be explicit about which elements are exact chart facts vs later interpretation.

Scope Boundary

Traditional metaphysical analysis only; not medical, legal, or investment advice. Boundary-time and school differences should be disclosed when relevant.

Reference

references/notes.md

Category context

Data access, storage, extraction, analysis, reporting, and insight generation.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs1 Scripts
  • SKILL.md Primary doc
  • references/notes.md Docs
  • scripts/bazi_chart.py Scripts