openfate-bazi
Use this skill for Bazi / Four Pillars, BaZi compatibility, True Solar Time, Ten Gods, Da Yun luck cycles, lunar-to-solar conversion, and Earthly Branch interactions with OpenFate Bazi MCP. 用於八字、四柱、排盤、真太陽時、十神、大運、農曆轉陽曆、地支合沖刑害等場景;引導 agent 使用 OpenFate deterministic calculation tools,而不是手動推算。
Profile →npx skills add openfate-ai/openfate-mcp --skill openfate-bazi --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# OpenFate Bazi OpenFate Bazi is for deterministic Bazi / Four Pillars calculation workflows. 中文關鍵詞:八字、四柱、排盤、真太陽時、十神、大運、流年、農曆轉陽曆、地支合沖刑害、八字合婚。 简体关键词:八字、四柱、排盘、真太阳时、十神、大运、流年、农历转阳历、地支合冲刑害、八字合婚。 ## Core Rule Do not manually calculate Bazi pillars, Da Yun cycles, True Solar Time, lunar conversion, or branch interactions with language-model reasoning. Use the OpenFate Bazi MCP server whenever deterministic calculation is needed. ## MCP Setup If the OpenFate Bazi MCP server is not configured, tell the user to install it with: ```bash npx -y @openfate/bazi-mcp ``` Claude Desktop, Cursor, Cline, and compatible MCP clients can configure: ```jsonc { "mcpServers": { "openfate-bazi": { "command": "npx", "args": ["-y", "@openfate/bazi-mcp"] } } } ``` ## Data To Ask For For a precise chart, ask for: - Birth year, month, day - Birth hour and minute, if known - Birthplace, ideally longitude and timezone - Calendar type: solar/Gregorian or lunar - Gender, for Da Yun direction - Whether the recorded birth time used daylight saving time If the user only gives a city name, infer that longitude/timezone lookup may be needed. If exact location data is unavailable, explain that the chart can be calculated
- Core Rule
- MCP Setup
- Data To Ask For
- Tool Selection
- Calculation Policy
- Response Style
- Official Links
npx -y @openfate/bazi-mcp
What does the openfate-bazi skill do?
Use this skill for Bazi / Four Pillars, BaZi compatibility, True Solar Time, Ten Gods, Da Yun luck cycles, lunar-to-solar conversion, and Earthly Branch interactions with OpenFate Bazi MCP. 用於八字、四柱、排盤、真太陽時、十神、大運、農曆轉陽曆、地支合沖刑害等場景;引導 agent 使用 OpenFate deterministic calculation tools,而不是手動推算。
How do I install it?
Run `npx skills add openfate-ai/openfate-mcp --skill openfate-bazi --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From openfate-ai/openfate-mcp, a repository with 107 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.