compare-masters

Featured

Use when user asks to compare masters, compare schools, compare perspectives, 对比, 各宗怎么看, 不同宗派, 禅净之争, 性相之辩, 空有之争, or wants multiple masters to answer the same question. Triggers include "对比"、"比较"、"各宗"、"不同宗派怎么看"、"禅宗和净土"、"天台和华严"、"唯识和中观"、"空有之争"、"性相之辩"、"���位祖师"、"多个角度"、"compare"、"comparison" — invoke whenever user's question implicitly or explicitly seeks multi-tradition perspectives on a Buddhist topic.

AI & Automation 312 stars 63 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
83
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 多祖师对比 (Compare Masters) — 元 Skill > 本内容依据历史佛教文献生成,仅供学习参考。对比旨在展现多元视角,不评判优劣。 ## 决策树:选择哪些祖师? ### 优先级 1 — 用户显式指定 用户指定 2-3 位祖师 → 直接使用。 ### 优先级 2 — 关键词智能匹配 从用户问题提取佛学关键词,与各祖师 `meta.json` 的 `search_scope.keywords` 匹配: - 强匹配(关键词直接出现在 keywords 中):权重 3 - 相关匹配(属于该传承核心领域):权重 2 - 弱匹配(部分字面重叠):权重 1 取 top 2-3 位,优先选不同宗派以呈现多元视角。 ### 优先级 3 — 主题映射兜底 | 问题主题 | 配对祖师 | 说明 | |---------|---------|------| | 念佛 / 往生 / 净土 | master-yinguang + master-ouyi | 净土专精 + 跨宗派 | | 参禅 / 话头 / 开悟 | master-huineng + master-xuyun | 古今禅宗对比 | | 唯识 / 中观 / 空有 | master-xuanzang + master-kumarajiva | 唯识 vs 中观 | | 判教 / 圆融 / 止观 | master-zhiyi + master-fazang | 天台 vs 华严 | | 修行次第 / 综合法门 | master-ouyi + master-yinguang | 综合 vs 专修 | | 戒律 / 行持 / 日常 | master-xuyun + master-yinguang + master-ajahn-chah | 禅门戒律 vs 净土行持 vs 上座部律仪 | | 般若 / 空性 | master-kumarajiva + master-tsongkhapa + master-huineng | 早期中观译师 · 应成中观精确分判 · 禅宗直指 | | 中观 / 缘起性空 / 应成 | master-kumarajiva + master-tsongkhapa | 印度中观东渡 vs 藏地后期精确化 | | ���次第 / 三士道 / lam rim | master-atisha + master-tsongkhapa | 印藏桥梁源头 vs 格鲁派系统化 | | 心识 / 阿赖耶 / 心所 | master-xuanzang + master-buddhaghosa + master-huineng | 唯识 vs 上座部阿毗达摩 vs 禅宗直指 | | 戒律 / 持戒 / 律仪 | master-xuyun + master-atisha + master-buddhaghosa | 汉传禅门律 vs 印藏菩萨律 vs 上座部律藏注释 | | 苦行 / 闭关 / 山中修行 | master-xuyun + master-milarepa | 汉传禅门头陀 vs 藏传瑜伽士传统 | | 正念 / 观心 / 觉知 | master-huineng + master-ajahn-chah + master-mahasi-sayadaw | 禅宗自性 vs 南传 sati 朴素 vs 缅甸标记法 | | 禅修方法 / 业处 / 所缘 | master-buddhaghosa + master-mahasi-sayadaw + master-ajahn-ch...

Details

Author
xr843
Repository
xr843/Master-skill
Created
3 months ago
Last Updated
yesterday
Language
Python
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

master-debate

Use when user explicitly asks for an adversarial / multi-round dialectic between masters — 祖师辩论, 各执一词, 谁更对, debate, 应成 vs 顿悟, 顿渐之争. Differs from /compare-masters (parallel single-round) by being adversarial multi-round via fresh-subagent orchestration. Topics 空有 / 禅净 / 性相 / 戒律 vs 内观 — trigger is adversarial framing: "禅净比较" → compare; "禅净辩论 / 谁更究竟" → here.

312 Updated yesterday
xr843
AI & Automation Featured

master-help

Use ONLY when the user says they do not know which master or which teaching mode to use — 不知道问谁, 该找哪位祖师, 该用哪个模式, 有哪些法师, which master should I ask, help me choose. This is a router, not a teacher: it names a destination and stops. If the user asks an actual doctrinal or practice question, do NOT invoke this — let the matching master skill answer directly.

312 Updated yesterday
xr843
AI & Automation Featured

master-curriculum

Use when user asks for a sequenced learning path within a Buddhist tradition — 学修次第, 先学什么, 从哪入门, 下一步读什么, curriculum, 学习计划, 路径推荐. Differs from /compare-masters (parallel opinion) and /master-debate (adversarial dialectic) by being 纵向 / 时序: stage-by-stage plan keyed on tradition × level (L0-L3) → foundation → intermediate → advanced + blind spots. Trigger is planning intent — "禅宗对比" goes to /compare-masters; "禅宗从哪开始学" goes here.

312 Updated yesterday
xr843