Structured fortune-telling workflow skill using MCP tools. Use when users ask for divination, 八字/四柱, 六爻, 紫微斗数, 塔罗, 大运, 运势/流年, or want standardized解读流程 (e.g., 八字先看身强弱与喜用神再看大运流年). Enforce fixed analysis order, call the right MCP tool, and produce actionable interpretations.
Use this skill to deliver consistent,流程化命理解读 for end users.
结论、依据、建议 in every response.calendarType: 'lunar'isLeapMonth: truebazi_pillars_resolve → (user confirms) → bazi.bazi.dayun_calculate.liuyao_analyze
yongShenTargets from question semantics before calling.method: 'select' with hexagramName when user provides a known hexagram.ziweitarot_draw
spreadType based on question complexity: single (quick), three-card (standard), love (relationships), celtic-cross (deep).dayun_calculate for standalone大运查询.daily_fortune for day-level advice.dayMaster or birth info available, include for personalized十神.
Detailed schema/required args: references/mcp-tool-matrix.md.Always output with this section order:
结论摘要 (3-5 lines)核心依据 (data points from MCP output)分步解读 (by domain workflow)时间节奏 (near/mid/far term)行动建议 (specific and feasible)风险与边界 (what cannot be inferred confidently)references/bazi-workflow.mdreferences/liuyao-workflow.mdreferences/ziwei-workflow.mdreferences/tarot-workflow.mdreferences/dayun-workflow.mdreferences/time-trend-workflow.mdFollow these files in order. Do not skip mandatory checkpoints.
When users ask cross-domain questions, use this order:
dayun_calculate) / Daily fortune as time window adjustment.| 文件 | 用途 |
|---|---|
| mcp-tool-matrix.md | 工具参数速查 |
| bazi-workflow.md | 八字解读流程 |
| liuyao-workflow.md | 六爻解读流程 |
| ziwei-workflow.md | 紫微斗数流程 |
| tarot-workflow.md | 塔罗解读流程 |
| dayun-workflow.md | 大运流年流程 |
| time-trend-workflow.md | 运势时间线流程 |