# Send Ziwei Doushu to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
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

```text
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.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "ziwei-doushu",
    "name": "Ziwei Doushu",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/spyfree/ziwei-doushu",
    "canonicalUrl": "https://clawhub.ai/spyfree/ziwei-doushu",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/ziwei-doushu",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ziwei-doushu",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/interpretation-framework.md",
      "references/mapping.md",
      "scripts/ziwei_chart.py",
      "scripts/ziwei_engine_js.mjs"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/ziwei-doushu"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/ziwei-doushu",
    "downloadUrl": "https://openagent3.xyz/downloads/ziwei-doushu",
    "agentUrl": "https://openagent3.xyz/skills/ziwei-doushu/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ziwei-doushu/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ziwei-doushu/agent.md"
  }
}
```
## Documentation

### 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
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: spyfree
- Version: 1.0.2
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/ziwei-doushu)
- [Send to Agent page](https://openagent3.xyz/skills/ziwei-doushu/agent)
- [JSON manifest](https://openagent3.xyz/skills/ziwei-doushu/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/ziwei-doushu/agent.md)
- [Download page](https://openagent3.xyz/downloads/ziwei-doushu)