AI Agent Hub
Back to skills
Feng Shui Fate Master: One-Click Divination icon

Feng Shui Fate Master: One-Click Divination

Professional Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_62ac3c58/fengshui-master according to https://skillhub.cn/install/skillhub.md

About this skill

What It Solves

When bazi and liuyao reasoning need to move from informal practice into a repeatable analysis workflow, manual charting, table lookup, and interpretation can easily miss details. This skill is useful for turning birth data or a specific question into a structured profile, hexagram output, and an explanation chain that can be reviewed and calibrated over time.

How It Works

  • Script-first execution: liuyao divination prioritizes liuyao_v2.py, producing the primary hexagram, six-line details, moving-line markers, and changed-hexagram comparison; bazi_calculator.py supports four-pillar calculation.
  • Lookup data: it reads hexagrams.json, bazi-tables.json, shenshas.json, and tiaohuo-chart.json as needed, so base hexagram meanings, stem-branch relations, and seasonal useful gods do not have to be re-derived each time.
  • Structured analysis: first use creates bazi-profile.json; deep bazi analysis follows a seven-step flow covering day master, hidden stems, structure and useful gods, blind-school review, imagery, consolidated report, and key-event backtesting.
  • Liuyao judgment: it selects the useful line by question type, such as wife-wealth for wealth or officer-ghost for career, then checks month and day strength, moving lines, and world-response relationships.

Limits and Notes

  • The month pillar is approximate and should be verified against solar-term correction and a perpetual calendar.
  • The output is closer to rule-based interpretation than deterministic fate prediction; user feedback can update the profile notes.
  • The main flow depends on script execution; liuyao_calculator.py is only a fallback when liuyao_v2.py is unavailable.

Use Cases

  • After the user provides birth date, time, and place, build a reusable bazi profile and review the current major luck.
  • Use the liuyao script to cast a hexagram and identify useful line, moving lines, and world-response relation for a specific outcome.
  • Judge yearly or monthly stem-branch interaction against the bazi profile and produce near-term fortune notes.
  • When user feedback does not match predictions, trace the assertion basis and update the profile notes with useful-god adjustments.

Best For

  • Fate researchers who need to turn birth data into a structured bazi profile.
  • Divination practitioners who want to analyze the success probability of a specific matter with liuyao.
  • Technical writers who need to explain day master, useful gods, and shensha against classic rules.
  • Product experimenters who want to calibrate fate inference chains using user feedback.