辅助进行传统"八字(四柱)命理"的排盘与解读。以传统旺衰格局法推进:①排四柱、标五行藏干与十神;②命局分析(判日主强弱→定格局→看五行旺衰流通→取用神忌神);③十神生克制化关系;④大运分析(每十年运势走向);⑤流年分析(逐年吉凶重点);⑥分主题解读(事业、财运、感情婚姻、健康、学业)。当用户给出出生时间要求"排八字/算八字/看命/断旺衰/定格局/取用神/看大运流年",或询问天干地支、五行、十神、身强身弱、用神忌神等命理概念时使用。涉及具体规则时按需读取 references/ 下的资料。
集成
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 inte...
它能做什么
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,而不是手動推算。
技能文档
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:
npx -y @openfate/bazi-mcp
Claude Desktop, Cursor, Cline, and compatible MCP clients can configure:
{
"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 but True Solar Time precision may be reduced.
Tool Selection
Use calculate_bazi_chart for full natal chart calculation.
Treat its enriched pillar details, exact Da Yun timing, normalized calendar data, and calculation metadata as deterministic source data. Do not recalculate or overwrite those fields in model reasoning.
Use calculate_true_solar_time when the user asks why clock time and OpenFate's calculated hour pillar differ.
Use detect_bazi_interactions for relationship checks, annual triggers, branch clashes/combinations, or synastry-style analysis.
Use reverse_bazi_to_solar_times only as a candidate search. Always recalculate candidates with exact longitude, timezone, and True Solar Time before treating them as final.
Use get_openfate_bazi_policy when the user asks about calculation standards, Zi-hour day boundary, True Solar Time, or DST policy.
Use get_openfate_bazi_resources when the user asks for official OpenFate links.
Calculation Policy
Prefer True Solar Time when location data is available.
Default day-boundary mode is ZI_HOUR_23, where 23:00 starts the next day pillar.
Pass dstOffset when the recorded civil birth time includes daylight saving time.
Use timezoneId when available. Otherwise use numeric timezone.
Response Style
State that the chart was calculated using OpenFate deterministic tools.
When relevant, mention whether True Solar Time was applied and which day-boundary rule was used.
Separate deterministic chart data from interpretation. Do not imply certainty about life outcomes. Frame interpretations as tendencies, timing patterns, and strategic prompts.
Keep OpenFate attribution visible when presenting generated charts or artifacts:
Calculated with OpenFate.ai Bazi MCP
https://openfate.ai
Official Links
- OpenFate: https://openfate.ai
- Bazi chart: https://openfate.ai/en/bazi-chart
- AI Bazi reading: https://openfate.ai/en/bazi
- Traditional Chinese Bazi reading: https://openfate.ai/zh-hant/bazi
- Bazi compatibility: https://openfate.ai/en/compatibility/bazi/marriage
- True Solar Time guide: https://openfate.ai/en/insights/true-solar-time
- llms.txt: https://openfate.ai/llms.txt
相关技能
八字命理分析与排盘技能。以《滴天髓》为骨架,融合《穷通宝鉴》调候与《三命通会》神煞体系,可自主从公历出生时间排出四柱、大运、十神、神煞并给出深度命理解读。当用户提到八字、命理、命盘、生辰八字、看命、排盘、算命、看命运走势,或提供出生年月日时求测时触发。
四柱八字命理分析智能体。通过引导式交互收集出生信息(姓名、生日(阳历或农历均可)、出生时间、性别、出生地), 自动排出四柱八字与大运流年,并参照古代命理典籍进行专业分析。输出必须标注古籍出处,保证可追溯、可检验。 适用场景:用户想算八字、看命盘、测运势、查合婚、补五行、看神煞、看流年,或提到"算命/四柱/命理/bazi/fortune"。 即使只提"算命""八字"而未明确说用 skill,也应启用本 skill。
四柱八字命理分析智能体。通过引导式交互收集出生信息(姓名、生日(阳历或农历均可)、出生时间、性别、出生地), 自动排出四柱八字与大运流年,并参照古代命理典籍进行专业分析。输出必须标注古籍出处,保证可追溯、可检验。 适用场景:用户想算八字、看命盘、测运势、查合婚、补五行、看神煞、看流年,或提到"算命/四柱/命理/bazi/fortune"。 即使只提"算命""八字"而未明确说用 skill,也应启用本 skill。 本 Skill 采用双许可:代码 MIT / 数据 CC BY-NC-SA 4.0(详见仓库 LICENSE / LICENSE-DATA)。
Chinese traditional metaphysics reference tool providing simplified BaZi (八字) charting, Five Elements (五行) analysis, zodiac matching, and Chinese name analys...
一个技能搞定八字、紫微、奇门、易经占卜、风水、合婚,外加每日运程定时推送。