P

Skill 详情

project-astrology-chinese

当用户询问关于中国占星术、生肖配对、八字(四柱)生辰图、五行、紫微斗数、飞星风水或奇门遁甲择时等问题时使用。根据出生数据计算命盘,解读图表,并提供预测。(项目)

来源平台:ModelScope
来源标识:ModelScope/majiayu000/project-astrology-chinese
源文件:原始说明
AI 平台与模型 热门 ModelScope 中 风险 下载 161访问 491Stars 123 ModelScopeGitHub Copilot
来源平台ModelScope
文档版本master
热度热门
排名信号下载 161
概述 安装 文档 下载

快速判断

当用户询问关于中国占星术、生肖配对、八字(四柱)生辰图、五行、紫微斗数、飞星风水或奇门遁甲择时等问题时使用。根据出生数据计算命盘,解读图表,并提供预测。(项目)

最后校验2026-03-16
来源平台ModelScope
安全提示
下载副本ZIP 可用

适合任务

  • 按 ModelScope 收录说明完成平台、开发或工作流任务。
  • 通过下载包离线保存 Skill 内容。
  • 结合下载量、访问量和喜欢数评估优先级。

输入与输出

输入:任务目标、上下文材料、平台信息、文件路径、约束条件或需要处理的内容。

输出:按 Skill 说明生成的文档、代码、检查结果、计划、建议或操作步骤。

示例任务

  • 使用 project-astrology-chinese 帮我完成当前任务,并先确认必要上下文。
  • 根据 project-astrology-chinese 的说明,列出操作步骤和风险检查点。

安装方式

  1. 下载本站提供的 Skill ZIP 并解压。
  2. 把解压后的 Skill 目录放入当前 AI 工具支持的 skills 目录。
  3. 如需在线查看原始内容,可打开 GitHub 的 SKILL.md

在线原始地址:modelscope-majiayu000-project-astrology-chinese/SKILL.md

风险边界

使用前请检查权限、外部依赖和要处理的数据类型。第三方平台数据、支付、部署、账号和密钥相关内容应先核对官方说明。

SKILL.md 文档介绍

Chinese Astrology

Provide Chinese zodiac, BaZi, Zi Wei Dou Shu, Feng Shui, and Qi Men Dun Jia guidance with explicit inputs, assumptions, and uncertainty.

Scope and routing

  • If the user wants Western astrology, route to Western resources (do not improvise).
  • If the user wants Jyotish/Vedic, use ../project-astrology-vedic/SKILL.md.
  • If the user wants Tarot or I Ching, use ../project-astrology-tarot-divination/SKILL.md.
  • If the user wants numerology, use ../project-astrology-numerology/SKILL.md.

Core workflow

1. Collect inputs:

  • Birth date (Gregorian), birth time (local), birth place (city/country), timezone/DST at birth.
  • Zi Wei Dou Shu: also ask for sex at birth (some schools differ), and confirm lunar date conversion + leap month handling.
  • Feng Shui: building facing direction (degrees), period (move-in / last major renovation year), and the target room/sector.
  • Qi Men: the exact date/time (to the hour) and the question (goal, constraints, time horizon).

2. Choose the system based on the question:

  • Zodiac/compatibility: year animal + year stem element.
  • BaZi: Four Pillars, Day Master, Ten Gods, luck pillars.
  • Zi Wei: 12-palace chart + key stars + decade/year luck.
  • Feng Shui/Flying Stars: time + space sectors.
  • Ze Ri / timing: auspicious day/hour selection.

3. Apply accuracy rules (do not guess):

  • Zodiac animal year switches at Chinese New Year; Jan/Feb births must be checked.
  • BaZi year/month pillars use solar terms (Jie Qi); year pillar often switches near Li Chun (around Feb 4), not Chinese New Year.
  • Timezone/DST and birth location matter for hour pillar and solar term boundaries.

4. Produce the output:

  • State what was calculated (system, calendar basis, boundaries used).
  • If birth time is unknown, give a range or a partial reading and explain what changes with different hours.
  • Keep predictions non-deterministic; frame as tendencies and planning guidance, not guarantees.

5. Data handling:

  • Treat birth data as sensitive; do not store it and do not echo it back unnecessarily.

Request-to-resource map

  • Compatibility: references/compatibility-guide.md
  • Zodiac calculations: references/zodiac-calculations.md and references/chinese-calendar.md
  • BaZi: references/bazi-guide.md and references/bazi-day-master-analysis.md
  • Zi Wei Dou Shu: references/zi-wei-dou-shu.md
  • Flying Stars / Feng Shui: references/flying-stars-feng-shui.md and references/timing-fengshui.md
  • Qi Men timing: references/qi-men-dun-jia.md
  • Annual forecast: references/annual-forecast.md
  • Animal profiles: references/animal-personalities.md
  • Five Elements: references/five-elements-guide.md

Common pitfalls

  • Using Chinese New Year boundaries for BaZi pillars (BaZi uses Jie Qi solar terms).
  • Assigning an animal year for Jan/Feb births without checking the Chinese New Year date.
  • Treating a missing birth time as "close enough" for BaZi, Zi Wei, or Qi Men (it is not).
  • Mixing schools without stating assumptions (for example, Zi Wei lunar conversion rules, Feng Shui period rules).

Templates

  • assets/template-chinese-reading.md
  • assets/template-compatibility.md

Sources (non-authoritative)

Use these for cross-checking only; do not treat them as canonical when dates/solar terms matter.

  • https://www.chinesefortunecalendar.com/
  • https://www.yourchineseastrology.com/
建议反馈