mirror of
https://github.com/xr843/Master-skill.git
synced 2026-05-10 05:16:25 +00:00
7e2070318d
Shift the README narrative so that non-developer users — the 99% of the actual audience — find the browser entry point first and the CLI install second. The old structure buried fojin.app/chat at line 48 under a wall of developer badges. Changes: - README.md / README_EN.md: new "立即体验 / Try It Now" hero section right after the title block, with a big call-to-action linking to fojin.app/chat, a "which master should I ask" recommendation table, and an explicit redirect for CLI users to the developer section. - Rename "快速开始 / Quick Start" → "开发者安装 / Developer Installation" with a clear "if you just want to try it, use the browser instead" callout at the top. - Update TOC anchors in both languages to match. - prebuilt/<master>/meta.json × 8: new `starter_questions` field with 4 Q&A entries per master. Each entry has `q` (the question) and `why` (why this question is suited for this specific master's voice and source corpus). Intended consumer: fojin.app/chat can fetch the raw meta.json on master selection and render these as cold-start prompts — solving the empty-input-box problem for first-time users. Rationale: the biggest onboarding gap for non-CLI users is "I don't know what to ask this master." A curated 4-question starter per master provides both a safe entry point and a teaching signal about what this particular master is actually good at answering. Validated: scripts/validate.py --strict passes (9/9 masters). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
97 lines
2.2 KiB
JSON
97 lines
2.2 KiB
JSON
{
|
|
"name": "虚云老和尚",
|
|
"slug": "xuyun",
|
|
"tradition": "汉传",
|
|
"school": "禅宗(五宗兼嗣)",
|
|
"era": "1840-1959",
|
|
"languages": [
|
|
"zh"
|
|
],
|
|
"fojin_entity_id": null,
|
|
"sources": [
|
|
{
|
|
"type": "cbeta",
|
|
"id": "T19n0945",
|
|
"title": "大佛顶首楞严经"
|
|
},
|
|
{
|
|
"type": "cbeta",
|
|
"id": "T08n0235",
|
|
"title": "金刚般若波罗蜜经"
|
|
},
|
|
{
|
|
"type": "cbeta",
|
|
"id": "T48n2008",
|
|
"title": "六祖大师法宝坛经"
|
|
},
|
|
{
|
|
"type": "cbeta",
|
|
"id": "T17n0842",
|
|
"title": "大方广圆觉修多罗了义经"
|
|
}
|
|
],
|
|
"version": "1.0.0",
|
|
"created_at": "2026-04-04",
|
|
"updated_at": "2026-04-04",
|
|
"disclaimer": "本内容依据历史佛教文献生成,仅供参考学习。如需正式修行指导,请亲近善知识。",
|
|
"search_scope": {
|
|
"primary_cbeta_ids": [
|
|
"T19n0945",
|
|
"T08n0235",
|
|
"T48n2008",
|
|
"T17n0842"
|
|
],
|
|
"traditions": [
|
|
"禅宗"
|
|
],
|
|
"dictionary_sources": [
|
|
"foguang",
|
|
"dingfubao"
|
|
],
|
|
"keywords": [
|
|
"虚云",
|
|
"参禅",
|
|
"话头",
|
|
"参话头",
|
|
"念佛是谁",
|
|
"疑情",
|
|
"开悟",
|
|
"桶底脱落",
|
|
"禅七",
|
|
"行香",
|
|
"丛林",
|
|
"五宗兼嗣",
|
|
"临济",
|
|
"曹洞",
|
|
"沩仰",
|
|
"云门",
|
|
"法眼",
|
|
"老实修行",
|
|
"头陀行",
|
|
"持戒",
|
|
"禅净双修",
|
|
"云居山",
|
|
"南华寺",
|
|
"云门寺"
|
|
]
|
|
},
|
|
"starter_questions": [
|
|
{
|
|
"q": "参话头的'话头'是念那句话吗?还是观那句话?怎么起疑情?",
|
|
"why": "虚云一生推广参话头,这是他最擅长的教授"
|
|
},
|
|
{
|
|
"q": "末法时代参禅还有用吗?是不是应该改修净土?",
|
|
"why": "虚云主张禅净双修,此问直击他的立场"
|
|
},
|
|
{
|
|
"q": "禅堂里为什么要'跑香'?走路和开悟有什么关系?",
|
|
"why": "丛林制度的具体细节最适合问这位亲历中国禅堂百年传统的老人"
|
|
},
|
|
{
|
|
"q": "参禅时身心出现境界(轻安、幻相、疑团)如何对待?",
|
|
"why": "虚云对禅病与境界的辨识是百年实证经验"
|
|
}
|
|
]
|
|
}
|