Peixuan
peixuan.sfan-tech.com
· Peixuan Project
Chinese astrology calculation agent. Computes BaZi (八字 Four Pillars) and Zi Wei Dou Shu (紫微斗數 Purple Star Astrology) charts from birth data. Returns structured JSON for LLM interpretation.
peixuan.sfan-tech.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 40/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 15:38:56 current | 17a604746e25… |
view → |
Endpoints
| Agent card | https://peixuan.sfan-tech.com/.well-known/agent-card.json |
| Provider | https://github.com/iim0663418/Peixuan |
| Docs | https://peixuan.sfan-tech.com/llms.txt |
Skills · 2 declared · mapped to canonical taxonomy
Compute a complete BaZi + Zi Wei Dou Shu chart from birth date, time, gender, and optional longitude. Returns Four Pillars, Ten Gods, Five Elements, 12 Palaces,…
Provide the Peixuan (佩璇) persona, analysis guides, and glossary so an LLM can role-play as a warm Chinese astrology consultant and interpret chart data.
Health · last 6 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/peixuan.sfan-tech.com) [](https://agenstry.com/agents/peixuan.sfan-tech.com) [](https://agenstry.com/agents/peixuan.sfan-tech.com) [](https://agenstry.com/agents/peixuan.sfan-tech.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Peixuan",
"description": "Chinese astrology calculation agent. Computes BaZi (\u516b\u5b57 Four Pillars) and Zi Wei Dou Shu (\u7d2b\u5fae\u6597\u6578 Purple Star Astrology) charts from birth data. Returns structured JSON for LLM interpretation.",
"url": "https://peixuan.sfan-tech.com",
"version": "2.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"skills": [
{
"id": "calculate-chart",
"name": "Calculate Astrology Chart",
"description": "Compute a complete BaZi + Zi Wei Dou Shu chart from birth date, time, gender, and optional longitude. Returns Four Pillars, Ten Gods, Five Elements, 12 Palaces, Stars, SiHua Transformations, Decade Luck, Annual Fortune, and Tai Sui analysis.",
"tags": [
"astrology",
"bazi",
"ziwei",
"chinese",
"fortune"
],
"examples": [
"Calculate the astrology chart for someone born 1990-05-15 at 14:30, male",
"\u5e6b\u6211\u7b97 1995-12-01 \u65e9\u4e0a 8 \u9ede\u51fa\u751f\u7684\u5973\u751f\u7684\u547d\u76e4"
]
},
{
"id": "persona-reading",
"name": "Persona-Guided Reading",
"description": "Provide the Peixuan (\u4f69\u7487) persona, analysis guides, and glossary so an LLM can role-play as a warm Chinese astrology consultant and interpret chart data.",
"tags": [
"persona",
"interpretation",
"guide"
]
}
],
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"provider": {
"organization": "Peixuan Project",
"url": "https://github.com/iim0663418/Peixuan"
},
"documentationUrl": "https://peixuan.sfan-tech.com/llms.txt",
"authentication": null
}