mirror of
https://github.com/xr843/Master-skill.git
synced 2026-05-10 05:16:25 +00:00
feat(v0.6): namespace all 14 master slash commands under /master-<slug> prefix
Slash command discoverability cleanup. Claude Code users typically have
50+ skills installed; bare-word commands like /atisha and /zhiyi got
scattered across the /-completion list. v0.6 prefixes all 14 master
slash commands with master- so they cluster under /m<tab> and clearly
signal "this is a Master-skill master skill".
Scope of rename
---------------
* Slash commands: /zhiyi → /master-zhiyi, /huineng → /master-huineng,
... all 14 affected.
* Directory layout: prebuilt/<slug>/ → prebuilt/master-<slug>/ for all
14 masters (git mv preserves history).
* Frontmatter: each prebuilt/master-<slug>/SKILL.md updates `name:` to
master-<slug>.
* compare-masters and create-master meta-skills are intentionally
unchanged — they're already prefixed by their nature, and
/master-compare-masters would be doublespeak.
Decoupling: fojin.app/chat is NOT affected
------------------------------------------
The fojin web frontend's master dropdown uses bare slug IDs (atisha,
huineng, ...) and is already grouped under "法师模式" in its UI. Backend
master_profiles.py keeps `id="atisha"` etc. unchanged. No fojin-side
migration required. The two surfaces (Claude Code slash + fojin
dropdown) are now formally decoupled by design, not coincidence.
Compatibility
-------------
* NPX installer accepts both forms: `npx master-skill install zhiyi`
(short) and `install master-zhiyi` (full) both resolve to the same
prebuilt/master-zhiyi/ source. Install destination is always
~/.claude/skills/master-<slug>/. Backward-compatible uninstall
handles legacy non-prefixed installs (~/.claude/skills/zhiyi/).
* The cli.mjs already used `master-${name}` for install destinations
(since v0.3 NPX installer was added), so existing v0.4/v0.5 NPX
users were already getting the prefix in skills/ — only the source
prebuilt/ layout and slash commands change in v0.6.
Files updated
-------------
* 14 directories renamed (28 files moved, 0 content changes).
* 14 SKILL.md frontmatter `name:` fields.
* prebuilt/compare/SKILL.md: 43 slug references updated to prefixed form.
* bin/cli.mjs: resolveMasterDir helper accepts both short and full;
cmdInstall and cmdUninstall handle legacy paths.
* .github/workflows/validate-and-test.yml: fidelity-smoke MASTERS
rotation array updated to all 14 prefixed names (was 8 hardcoded
汉传 only — now properly rotates across the full set).
* scripts/{validate,cite,query,test-fidelity}.py: --master arg help
text examples.
* README.md + README_EN.md: situational guidance table, install
snippets, master cards. New v0.6 release banner.
* SKILL.md (project-level) preset list with new slash names.
* ETHICS.md Tier table slug references (4).
* All plugin manifests bumped 0.5.0 → 0.6.0 with description noting
the /master-<slug> invocation pattern.
* CHANGELOG.md: [0.6.0] section with breaking-change notice and
migration commands for existing NPX users.
Validation
----------
* python scripts/validate.py --strict ✓ 15 masters pass
* python scripts/validate-fidelity.py ✓ all valid
* python scripts/test-fidelity.py --all --dry-run ✓
* pytest tests/ ✓ 31 passed, 6 skipped
* node bin/cli.mjs list ✓ shows all 14 with
master- prefix
* node bin/cli.mjs install zhiyi ✓ resolves to
prebuilt/master-zhiyi/
* node bin/cli.mjs install master-zhiyi ✓ resolves to same
Migration for existing v0.4/v0.5 users
--------------------------------------
npx master-skill@0.5 uninstall zhiyi huineng xuanzang ...
# OR: rm -rf ~/.claude/skills/{zhiyi,huineng,...}
npx master-skill@latest install --all
Then start a new Claude Code session; the new slash commands are
/master-zhiyi, /master-huineng, etc.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
+43
-43
@@ -31,28 +31,28 @@ verified_at: 2026-04-06
|
||||
|
||||
| 问题主题 | 配对祖师 | 说明 |
|
||||
|---------|---------|------|
|
||||
| 念佛 / 往生 / 净土 | yinguang + ouyi | 净土专精 + 跨宗派 |
|
||||
| 参禅 / 话头 / 开悟 | huineng + xuyun | 古今禅宗对比 |
|
||||
| 唯识 / 中观 / 空有 | xuanzang + kumarajiva | 唯识 vs 中观 |
|
||||
| 判教 / 圆融 / 止观 | zhiyi + fazang | 天台 vs 华严 |
|
||||
| 修行次第 / 综合法门 | ouyi + yinguang | 综合 vs 专修 |
|
||||
| 戒律 / 行持 / 日常 | xuyun + yinguang + ajahn-chah | 禅门戒律 vs 净土行持 vs 上座部律仪 |
|
||||
| 般若 / 空性 | kumarajiva + tsongkhapa + huineng | 早期中观译师 · 应成中观精确分判 · 禅宗直指 |
|
||||
| 中观 / 缘起性空 / 应成 | kumarajiva + tsongkhapa | 印度中观东渡 vs 藏地后期精确化 |
|
||||
| 道次第 / 三士道 / lam rim | atisha + tsongkhapa | 印藏桥梁源头 vs 格鲁派系统化 |
|
||||
| 心识 / 阿赖耶 / 心所 | xuanzang + buddhaghosa + huineng | 唯识 vs 上座部阿毗达摩 vs 禅宗直指 |
|
||||
| 戒律 / 持戒 / 律仪 | xuyun + atisha + buddhaghosa | 汉传禅门律 vs 印藏菩萨律 vs 上座部律藏注释 |
|
||||
| 苦行 / 闭关 / 山中修行 | xuyun + milarepa | 汉传禅门头陀 vs 藏传瑜伽士传统 |
|
||||
| 正念 / 观心 / 觉知 | huineng + ajahn-chah + mahasi-sayadaw | 禅宗自性 vs 南传 sati 朴素 vs 缅甸标记法 |
|
||||
| 禅修方法 / 业处 / 所缘 | buddhaghosa + mahasi-sayadaw + ajahn-chah | 论藏四十种业处 vs 标记法腹部起伏 vs 朴素观心 |
|
||||
| 七清净 / 十六观智 / 道次第 | buddhaghosa + mahasi-sayadaw | 《清净道论》原典 vs 现代缅甸应用 |
|
||||
| 出离心 / 暇满 / 无常 | yinguang + atisha + ajahn-chah | 净土 · 噶当 · 上座部三大传统出离观对比 |
|
||||
| 菩提心 / 慈悲 | atisha + ouyi | 印藏自他相换 vs 跨宗派融通 |
|
||||
| 上师 / 善知识 / 依止 | xuyun + atisha + tsongkhapa | 汉传善知识 vs 噶当依止论 vs 格鲁视师如佛 |
|
||||
| 论师风格 / 经院严密 | xuanzang + tsongkhapa + buddhaghosa | 唯识 · 应成中观 · 上座部三大论师传统 |
|
||||
| 三大传统对比(明确要求) | huineng + tsongkhapa + buddhaghosa | 禅 · 应成中观 · 上座部论藏,三方系统对照 |
|
||||
| 三大传统禅修对比 | huineng + milarepa + ajahn-chah | 禅 · 大手印 · 森林禅,三大传统禅修法 |
|
||||
| 其他 | kumarajiva + yinguang | 中观 + 净土两大传统 |
|
||||
| 念佛 / 往生 / 净土 | 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-chah | 论藏四十种业处 vs 标记法腹部起伏 vs 朴素观心 |
|
||||
| 七清净 / 十六观智 / 道次第 | master-buddhaghosa + master-mahasi-sayadaw | 《清净道论》原典 vs 现代缅甸应用 |
|
||||
| 出离心 / 暇满 / 无常 | master-yinguang + master-atisha + master-ajahn-chah | 净土 · 噶当 · 上座部三大传统出离观对比 |
|
||||
| 菩提心 / 慈悲 | master-atisha + master-ouyi | 印藏自他相换 vs 跨宗派融通 |
|
||||
| 上师 / 善知识 / 依止 | master-xuyun + master-atisha + master-tsongkhapa | 汉传善知识 vs 噶当依止论 vs 格鲁视师如佛 |
|
||||
| 论师风格 / 经院严密 | master-xuanzang + master-tsongkhapa + master-buddhaghosa | 唯识 · 应成中观 · 上座部三大论师传统 |
|
||||
| 三大传统对比(明确要求) | master-huineng + master-tsongkhapa + master-buddhaghosa | 禅 · 应成中观 · 上座部论藏,三方系统对照 |
|
||||
| 三大传统禅修对比 | master-huineng + master-milarepa + master-ajahn-chah | 禅 · 大手印 · 森林禅,三大传统禅修法 |
|
||||
| 其他 | master-kumarajiva + master-yinguang | 中观 + 净土两大传统 |
|
||||
|
||||
## 工作流程
|
||||
|
||||
@@ -148,7 +148,7 @@ verified_at: 2026-04-06
|
||||
|
||||
### 禅净之争 —— 自力 vs 他力
|
||||
|
||||
- **推荐配对**:`huineng` + `yinguang`(或 `huineng` + `ouyi` 看融通立场)
|
||||
- **推荐配对**:`master-huineng` + `master-yinguang`(或 `master-huineng` + `master-ouyi` 看融通立场)
|
||||
- **真实争点**:
|
||||
1. 往生是否需要"见性"为前提?
|
||||
2. "自性弥陀、唯心净土"与"他方实有极乐"是否矛盾?
|
||||
@@ -158,7 +158,7 @@ verified_at: 2026-04-06
|
||||
|
||||
### 性相之辩 —— 法相唯识 vs 性宗
|
||||
|
||||
- **推荐配对**:`xuanzang` + `fazang`(或 `xuanzang` + `huineng`)
|
||||
- **推荐配对**:`master-xuanzang` + `master-fazang`(或 `master-xuanzang` + `master-huineng`)
|
||||
- **真实争点**:
|
||||
1. 是否安立阿赖耶识为万法所依?
|
||||
2. 五种姓说(一分无性)与一切众生皆可成佛是否可融?
|
||||
@@ -168,7 +168,7 @@ verified_at: 2026-04-06
|
||||
|
||||
### 空有之争 —— 中观 vs 唯识
|
||||
|
||||
- **推荐配对**:`kumarajiva` + `xuanzang`
|
||||
- **推荐配对**:`master-kumarajiva` + `master-xuanzang`
|
||||
- **真实争点**:
|
||||
1. "空"是遮诠(否定戏论)还是表诠(描述实相)?
|
||||
2. 依他起性是"有"还是"空"?
|
||||
@@ -178,7 +178,7 @@ verified_at: 2026-04-06
|
||||
|
||||
### 顿渐之辩 —— 南宗顿 vs 北宗渐(及其延伸)
|
||||
|
||||
- **推荐配对**:`huineng` + `zhiyi`(顿悟 vs 天台止观次第)
|
||||
- **推荐配对**:`master-huineng` + `master-zhiyi`(顿悟 vs 天台止观次第)
|
||||
- **真实争点**:
|
||||
1. 开悟是顿发还是需阶次修证?
|
||||
2. 悟后是否仍需渐修?
|
||||
@@ -242,38 +242,38 @@ verified_at: 2026-04-06
|
||||
|
||||
| slug | 名称 | 宗派 |
|
||||
|------|------|------|
|
||||
| zhiyi | 智顗大师 | 天台宗 |
|
||||
| fazang | 法藏大师 | 华严宗 |
|
||||
| huineng | 慧能大师 | 禅宗 |
|
||||
| xuyun | 虚云老和尚 | 禅宗·五宗 |
|
||||
| yinguang | 印光大师 | 净土宗 |
|
||||
| ouyi | 蕅益大师 | 天台/净土 |
|
||||
| xuanzang | 玄奘法师 | 法相唯识 |
|
||||
| kumarajiva | 鸠摩罗什 | 中观 |
|
||||
| master-zhiyi | 智顗大师 | 天台宗 |
|
||||
| master-fazang | 法藏大师 | 华严宗 |
|
||||
| master-huineng | 慧能大师 | 禅宗 |
|
||||
| master-xuyun | 虚云老和尚 | 禅宗·五宗 |
|
||||
| master-yinguang | 印光大师 | 净土宗 |
|
||||
| master-ouyi | 蕅益大师 | 天台/净土 |
|
||||
| master-xuanzang | 玄奘法师 | 法相唯识 |
|
||||
| master-kumarajiva | 鸠摩罗什 | 中观 |
|
||||
|
||||
### 藏传
|
||||
|
||||
| slug | 名称 | 传承 |
|
||||
|------|------|------|
|
||||
| atisha | 阿底峡尊者 | 噶当派(三士道 / 印藏桥梁) |
|
||||
| tsongkhapa | 宗喀巴大师 | 格鲁派(三主要道 / 应成中观) |
|
||||
| milarepa | 米拉日巴尊者 | 噶举派(大手印 / 那洛六法) |
|
||||
| master-atisha | 阿底峡尊者 | 噶当派(三士道 / 印藏桥梁) |
|
||||
| master-tsongkhapa | 宗喀巴大师 | 格鲁派(三主要道 / 应成中观) |
|
||||
| master-milarepa | 米拉日巴尊者 | 噶举派(大手印 / 那洛六法) |
|
||||
|
||||
### 南传
|
||||
|
||||
| slug | 名称 | 传承 |
|
||||
|------|------|------|
|
||||
| buddhaghosa | 觉音尊者 | 上座部论师(《清净道论》/ 大寺派) |
|
||||
| mahasi-sayadaw | 马哈希尊者 | 缅甸内观(标记法 / Mahasi Method) |
|
||||
| ajahn-chah | 阿姜查 | 上座部(泰国森林禅林派) |
|
||||
| master-buddhaghosa | 觉音尊者 | 上座部论师(《清净道论》/ 大寺派) |
|
||||
| master-mahasi-sayadaw | 马哈希尊者 | 缅甸内观(标记法 / Mahasi Method) |
|
||||
| master-ajahn-chah | 阿姜查 | 上座部(泰国森林禅林派) |
|
||||
|
||||
## 跨传统对比注意事项
|
||||
|
||||
- 跨传统对比时,**先建立共同语境再展示差异**("三大传统都强调无常/苦/苦的止息,而具体进路不同……"),避免营造对立感
|
||||
- 不在跨传统对比中论"哪个传承更究竟"——三大传统皆是佛陀正法的不同面向
|
||||
- 涉及密法时(藏传 atisha / tsongkhapa / milarepa 一侧),仅介绍义理,不传授具体步骤;这是各自 skill HARD-GATE 的延伸
|
||||
- 涉及密法时(藏传 master-atisha / master-tsongkhapa / master-milarepa 一侧),仅介绍义理,不传授具体步骤;这是各自 skill HARD-GATE 的延伸
|
||||
- 涉及阿姜查与马哈希尊者引述时,必须可追溯至公开开示集(Forest Sangha / BPS Sri Lanka / Wisdom Publications / Mahasi Sasana Yeiktha),不可自行编造对话
|
||||
- 涉及禅修印证时(特别是马哈希内观法的十六观智阶位),**AI 不得对个体作证果判定**——这是 mahasi-sayadaw skill 最严肃的 guardrail
|
||||
- 涉及禅修印证时(特别是马哈希内观法的十六观智阶位),**AI 不得对个体作证果判定**——这是 master-mahasi-sayadaw skill 最严肃的 guardrail
|
||||
- 不混入跨传统观点为他派立场(如把如来藏 / 唯识 / 净土归于上座部;把大圆满 / 大手印归于格鲁;把应成派精确分判归于阿底峡时代)
|
||||
|
||||
## 禁忌
|
||||
@@ -285,7 +285,7 @@ verified_at: 2026-04-06
|
||||
|
||||
## Scripts(可选辅助工具)
|
||||
|
||||
- `scripts/cite.py --text "缘起" --master zhiyi,yinguang` — 多祖师引用查询
|
||||
- `scripts/cite.py --text "缘起" --master master-zhiyi,master-yinguang` — 多祖师引用查询
|
||||
- `scripts/query.py --master all --q "空性"` — 全祖师语义检索
|
||||
|
||||
> ⚠️ Scripts 通过 `--help` 调用,不要 Read 源码(避免污染 context)。
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: ajahn-chah
|
||||
name: master-ajahn-chah
|
||||
description: Use when user asks about 南传佛教, 上座部, Theravada, 巴利经典, 正念 sati, 放下, 三法印, 四念处, 出入息念 anapanasati, 戒定慧, 毗婆舍那, 森林禅林派, 巴蓬寺, 阿姜查, 杜多行, 中道, or wants teaching in 阿姜查 Ajahn Chah's voice. Triggers include "阿姜查"、"Ajahn Chah"、"森林禅"、"上座部"、"南传"、"巴利"、"正念"、"放下"、"禅修方法"、"妄念太多"、"打坐坐不住"、"巴蓬寺"、"杜多行"、"心的训练" — invoke whenever user's question touches Theravada / Thai Forest / mindfulness practice or asks about Ajahn Chah, even without explicit request.
|
||||
version: 1.0.0
|
||||
license: MIT
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: atisha
|
||||
name: master-atisha
|
||||
description: Use when user asks about 藏传, 噶当派, Kadam, 三士道, 菩提道灯论, Bodhipathapradīpa, 阿底峡, Atiśa, 金洲大师, 七因果, 自他相换, 菩提心, 依止善知识, 暇满, 业果, 噶当六论, 仲敦巴, 热振寺, 藏地后弘期, or wants teaching in 阿底峡尊者 Atiśa's voice. Triggers include "阿底峡"、"觉沃杰"、"Atisha"、"Jowo Je"、"菩提道灯"、"道灯论"、"三士道"、"七因果"、"自他相换"、"金洲"、"噶当"、"仲敦巴"、"热振寺"、"道次第之祖" — invoke whenever user's question touches Kadam / lamrim foundations / bodhicitta cultivation, even without explicit request.
|
||||
version: 1.0.0
|
||||
license: MIT
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: buddhaghosa
|
||||
name: master-buddhaghosa
|
||||
description: Use when user asks about 南传, 上座部, Theravāda, 巴利, 清净道论, Visuddhimagga, 戒定慧, 四十种业处, kammaṭṭhāna, 十遍, kasiṇa, 七清净, 十六观智, 阿毗达摩, Abhidhamma, 觉音尊者, Buddhaghosa, 大寺派, Mahāvihāra, 缘起十二支, 三法印, or wants teaching in 觉音尊者 Buddhaghosa's voice. Triggers include "觉音"、"Buddhaghosa"、"清净道论"、"Visuddhimagga"、"戒定慧三学"、"四十业处"、"七清净"、"十六观智"、"阿毗达摩注释"、"尼柯耶注释"、"上座部论师"、"大寺派" — invoke whenever user's question touches Theravāda commentarial / Visuddhimagga / Abhidhamma exegesis, even without explicit request.
|
||||
version: 1.0.0
|
||||
license: MIT
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: fazang
|
||||
name: master-fazang
|
||||
description: Use when user asks about 华严宗, 法界缘起, 四法界, 事事无碍, 十玄门, 六相圆融, 金师子章, 一即一切, 因陀罗网, 华严经, 五教判, or wants teaching in 法藏大师 Fazang's voice. Triggers include phrases like "华严"、"法藏"、"贤首"、"法界"、"事事无碍"、"十玄"、"六相"、"金师子"、"一即一切"、"理事无碍"、"因陀罗网"、"别教一乘"、"五教"、"毗卢遮那"、"一真法界" — invoke whenever user's question touches Huayan doctrine, even without explicit request.
|
||||
version: 0.3.0
|
||||
license: MIT
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: huineng
|
||||
name: master-huineng
|
||||
description: Use when user asks about 禅宗, 六祖, 坛经, 顿悟, 见性成佛, 直指人心, 不立文字, 自性, 本心, 无念, 无相, 无住, 般若, 定慧一体, 明心见性, 南宗禅, or wants teaching in 慧能大师 Huineng's voice. Triggers include phrases like "禅"、"慧能"、"六祖"、"坛经"、"顿悟"、"见性"、"本来面目"、"菩提本无树"、"风动幡动"、"本来无一物"、"自性"、"机锋"、"烦恼即菩提"、"不二"、"弘忍" — invoke whenever user's question touches Chan/Zen doctrine, even without explicit request.
|
||||
version: 0.3.0
|
||||
license: MIT
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: kumarajiva
|
||||
name: master-kumarajiva
|
||||
description: Use when user asks about 中观, 三论宗, 般若, 空性, 中道, 八不, 缘起性空, 法华经, 金刚经, 维摩诘, 不二法门, 一佛乘, 大智度论, or wants teaching in 鸠摩罗什 Kumārajīva's voice. Triggers include phrases like "中观"、"三论"、"空"、"般若"、"中道"、"八不"、"缘起性空"、"法华"、"金刚经"、"维摩诘"、"不二"、"实相"、"一佛乘"、"鸠摩罗什"、"罗什"、"会三归一"、"火宅"、"方便"、"中论"、"大智度论"、"百论"、"十二门论" — invoke whenever user's question touches Madhyamaka/Prajñā/Lotus doctrine, even without explicit request.
|
||||
version: 0.3.0
|
||||
license: MIT
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: mahasi-sayadaw
|
||||
name: master-mahasi-sayadaw
|
||||
description: Use when user asks about 南传, 上座部, 缅甸内观, Mahasi Method, 标记法, Noting Method, 腹部起伏, 毗婆舍那, vipassanā, 四念处, 七清净, 十六观智, 刹那定, 行舍智, 马哈希尊者, Mahasi Sayadaw, Mahasi Sasana Yeiktha, IMS, or wants teaching in 马哈希尊者 Mahāsi Sayādaw's voice. Triggers include "马哈希"、"Mahasi"、"Sayadaw"、"标记法"、"腹部起伏"、"缅甸内观"、"密集禅修"、"十六观智"、"刹那定"、"妄念太多" — invoke whenever user's question touches Burmese vipassanā / Mahasi noting method, even without explicit request.
|
||||
version: 1.0.0
|
||||
license: MIT
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: milarepa
|
||||
name: master-milarepa
|
||||
description: Use when user asks about 藏传佛教, 噶举派, 大手印, phyag chen, 拙火, tummo, 那洛六法, 苦行, 闭关, 道歌, mgur, 米拉日巴, 玛尔巴, 上师瑜伽, 出离, 暇满, 中阴, 气脉明点, 觉受, nyams, 本觉, rig pa, or wants teaching in 米拉日巴尊者 Milarepa's voice. Triggers include "米拉日巴"、"密勒日巴"、"Milarepa"、"道歌"、"十万歌集"、"大手印"、"拙火"、"那洛六法"、"玛尔巴"、"噶举"、"白教"、"山洞修行"、"苦行"、"上师瑜伽"、"中阴"、"明空" — invoke whenever user's question touches Tibetan Kagyu / Mahāmudrā / yogi practice or asks about Milarepa's life and teachings, even without explicit request.
|
||||
version: 1.0.0
|
||||
license: MIT
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: ouyi
|
||||
name: master-ouyi
|
||||
description: Use when user asks about 蕅益大师, 教宗天台, 行归净土, 六信, 弥陀要解, 教观纲宗, 灵峰宗论, 性相融会, 禅教律净, 念佛, 事持理持, 现前一念, 一念心性, 净土宗第九祖, 明末四大高僧, 占察忏, or wants teaching in 蕅益 Ouyi's voice. Triggers include "蕅益"、"智旭"、"弥陀要解"、"教宗天台"、"行归净土"、"六信"、"事持"、"理持"、"性相融会"、"禅教律净"、"教观纲宗"、"灵峰"、"现前一念"、"明末四大高僧"、"占察轮相" — invoke whenever user's question touches Ouyi's cross-school synthesis or Tiantai-Pureland integration, even without explicit request.
|
||||
version: 0.3.0
|
||||
license: MIT
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: tsongkhapa
|
||||
name: master-tsongkhapa
|
||||
description: Use when user asks about 藏传, 格鲁派, Gelug, 黄教, 三主要道, 菩提道次第广论, lam rim, 密宗道次第广论, 应成中观, 缘起性空, 辨了不了义, 宗喀巴, Tsongkhapa, Je Rinpoche, 甘丹寺, 戒律, 因明, 月称, 入中论, or wants teaching in 宗喀巴大师 Tsongkhapa's voice. Triggers include "宗喀巴"、"杰仁波切"、"Je Rinpoche"、"格鲁"、"黄教"、"道次第"、"广论"、"三主要道"、"应成中观"、"辨了不了义"、"甘丹"、"达赖喇嘛传承根基" — invoke whenever user's question touches Gelug doctrine / lamrim / Madhyamaka prasaṅgika / Tibetan tantra-shastra studies, even without explicit request.
|
||||
version: 1.0.0
|
||||
license: MIT
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: xuanzang
|
||||
name: master-xuanzang
|
||||
description: Use when user asks about 唯识, 法相宗, 阿赖耶识, 末那识, 三性, 遍计所执, 依他起, 圆成实, 五位百法, 因明, 转识成智, 种子, 熏习, 瑜伽师地论, 成唯识论, or wants teaching in 玄奘法师 Xuanzang's voice. Triggers include phrases like "唯识"、"法相"、"玄奘"、"阿赖耶"、"末那"、"三性"、"百法"、"因明"、"转识成智"、"种子"、"遍计所执"、"依他起"、"圆成实"、"五种不翻"、"唯识三十颂"、"瑜伽"、"慈恩" — invoke whenever user's question touches Yogācāra/Vijñānavāda doctrine, even without explicit request.
|
||||
version: 0.3.0
|
||||
license: MIT
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: xuyun
|
||||
name: master-xuyun
|
||||
description: Use when user asks about 虚云, 参禅, 话头, 念佛是谁, 疑情, 开悟, 桶底脱落, 禅七, 行香, 丛林, 五宗兼嗣, 临济, 曹洞, 沩仰, 云门, 法眼, 老实修行, 头陀行, 持戒, 禅净双修, 云居山, 南华寺, or wants teaching in 虚云老和尚 Xuyun's voice. Triggers include "虚云"、"参话头"、"念佛是谁"、"疑情"、"禅七"、"行香"、"丛林规矩"、"桶底脱落"、"五宗"、"杯子扑落地"、"老实修行"、"头陀"、"禅堂"、"坐禅"、"数息" — invoke whenever user's question touches Chan practice, meditation methods, or monastic discipline, even without explicit request.
|
||||
version: 0.3.0
|
||||
license: MIT
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: yinguang
|
||||
name: master-yinguang
|
||||
description: Use when user asks about 印光大师, 净土, 念佛, 持名念佛, 十念法, 摄耳谛听, 老实念佛, 信愿行, 带业往生, 仗佛慈力, 自力他力, 竖出横超, 往生, 极乐, 阿弥陀佛, 净土三经, 敦伦尽分, 闲邪存诚, 因果报应, 文钞, 一函遍复, or wants teaching in 印光大师 Yinguang's voice. Triggers include "印光"、"文钞"、"老实念佛"、"信愿行"、"带业往生"、"仗佛慈力"、"横超竖出"、"都摄六根"、"净念相继"、"敦伦尽分"、"闲邪存诚"、"因果"、"十念法"、"摄耳谛听"、"一函遍复"、"净土三经"、"往生" — invoke whenever user's question touches Pure Land practice, Amitabha recitation, or faith-vow-practice, even without explicit request.
|
||||
version: 0.3.0
|
||||
license: MIT
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user