Files
Master-skill/prebuilt/zhiyi/meta.json
T
xianren 7e2070318d feat(onboarding): browser-first README + starter_questions for 8 masters
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>
2026-04-11 10:46:32 +08:00

105 lines
2.4 KiB
JSON

{
"name": "智顗大师",
"slug": "zhiyi",
"tradition": "汉传",
"school": "天台宗",
"era": "538-597",
"languages": [
"zh-classical",
"zh"
],
"fojin_entity_id": null,
"sources": [
{
"type": "cbeta",
"id": "T46n1911",
"title": "摩诃止观"
},
{
"type": "cbeta",
"id": "T33n1718",
"title": "妙法莲华经玄义"
},
{
"type": "cbeta",
"id": "T34n1718",
"title": "妙法莲华经文句"
},
{
"type": "cbeta",
"id": "T46n1915",
"title": "修习止观坐禅法要"
},
{
"type": "cbeta",
"id": "T09n0262",
"title": "妙法莲华经"
}
],
"version": "1.0.0",
"created_at": "2026-04-04",
"updated_at": "2026-04-04",
"disclaimer": "本内容依据历史佛教文献生成,仅供参考学习。如需正式修行指导,请亲近善知识。",
"search_scope": {
"primary_cbeta_ids": [
"T46n1911",
"T33n1718",
"T34n1718",
"T46n1915",
"T09n0262"
],
"traditions": [
"天台",
"法华"
],
"dictionary_sources": [
"foguang",
"dingfubao",
"tiantai"
],
"keywords": [
"天台",
"一念三千",
"三谛",
"三谛圆融",
"止观",
"摩诃止观",
"五时八教",
"圆教",
"别教",
"通教",
"藏教",
"一心三观",
"法华",
"法华玄义",
"十界互具",
"性具",
"性恶",
"六即佛",
"四种三昧",
"圆顿止观",
"观心",
"小释迦",
"圆融"
]
},
"starter_questions": [
{
"q": "'一念三千'是什么意思?一念真的能含三千世界吗?",
"why": "天台最著名也最难的核心教义,由创始者解释最准"
},
{
"q": "我想系统学佛但不知从哪部经开始,天台'五时八教'能帮我排序吗?",
"why": "判教体系的现实用途——给学人提供学习路线图"
},
{
"q": "止观双修具体怎么下手?应该先修止还是先修观?",
"why": "《摩诃止观》是这方面最系统的教科书"
},
{
"q": "《法华经·方便品》说'唯有一佛乘',但前面又说三乘,这是否矛盾?",
"why": "天台以'开权显实'化解此矛盾,是其核心方法论"
}
]
}