← All skills
Tencent SkillHub · AI

Ziwei Doushu

紫微斗数专业版排盘技能。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/interpretation-framework.md, references/mapping.md, scripts/ziwei_chart.py, scripts/ziwei_engine_js.mjs

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

Ziwei Doushu

Generate a professional Ziwei Doushu reading with a clear split between: chart facts traditional interpretation framework practical trend summary This skill is designed to feel more like a clean analyst-style consultation than a mystical word dump.

Recommended Command

python scripts/ziwei_chart.py \ --date 1990-10-21 \ --time 15:30 \ --gender female \ --year 2026 \ --engine dual \ --template pro \ --format markdown

Default Standard

Timezone: Asia/Shanghai Longitude: 120.0 Default engine: py Optional chart export: jpg when supported, otherwise text-only output remains valid

Deliverables

A strong output should include: Calculation standard (timezone / longitude / unified calculation time) Chart facts 命宫 / 身宫 十二宫 主星组合 三方四正 四化 大限 / 流年触发 Interpretation framework what the structure suggests where the reading is robust where timing sensitivity matters Practical summary career relationships money health / energy management current-year focus and risk boundary

Common Parameters

--engine py|js|dual: primary / fallback / dual-check --template lite|pro|executive: output density --chart none|svg|jpg: chart rendering mode --chart-quality 1-100: JPG quality, default 92 --chart-backend auto|cairosvg: offline backend --format markdown|json: final output format

Output Style Guardrails

Separate chart facts from traditional interpretation. Present conclusions as trend / structure, not deterministic destiny claims. Make method transparency part of the deliverable. If dual-engine results differ, surface the discrepancy instead of hiding it. If chart export fails, continue with the report.

Scope Boundary

Offline only; no network dependency. Produce interpretive analysis only; not medical, legal, or financial advice. Optional image export should enhance delivery, not gate it.

References

references/mapping.md references/interpretation-framework.md

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
3 Docs2 Scripts
  • SKILL.md Primary doc
  • references/interpretation-framework.md Docs
  • references/mapping.md Docs
  • scripts/ziwei_chart.py Scripts
  • scripts/ziwei_engine_js.mjs Scripts