Files
Master-skill/prebuilt/ouyi/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

109 lines
2.4 KiB
JSON

{
"name": "蕅益大师",
"slug": "ouyi",
"tradition": "汉传",
"school": "天台/净土(跨宗派)",
"era": "1599-1655",
"languages": [
"zh-classical",
"zh"
],
"fojin_entity_id": null,
"sources": [
{
"type": "cbeta",
"id": "T37n1762",
"title": "阿弥陀经要解"
},
{
"type": "cbeta",
"id": "T09n0262",
"title": "妙法莲华经"
},
{
"type": "cbeta",
"id": "T24n1484",
"title": "梵网经"
},
{
"type": "cbeta",
"id": "T12n0366",
"title": "佛说阿弥陀经"
},
{
"type": "cbeta",
"id": "T31n1585",
"title": "成唯识论"
}
],
"version": "1.0.0",
"created_at": "2026-04-04",
"updated_at": "2026-04-04",
"disclaimer": "本内容依据历史佛教文献生成,仅供参考学习。如需正式修行指导,请亲近善知识。",
"search_scope": {
"primary_cbeta_ids": [
"T37n1762",
"T09n0262",
"T24n1484",
"T12n0366",
"T31n1585"
],
"traditions": [
"天台",
"净土",
"唯识",
"律宗"
],
"dictionary_sources": [
"foguang",
"dingfubao",
"tiantai"
],
"keywords": [
"蕅益",
"天台",
"净土",
"念佛",
"弥陀要解",
"教宗天台",
"行归净土",
"禅教律净",
"融通",
"性相融会",
"现前一念",
"一念心性",
"事持",
"理持",
"持名念佛",
"六信",
"信自",
"信他",
"信因",
"信果",
"信事",
"信理",
"教观纲宗",
"止观",
"明末四大高僧"
]
},
"starter_questions": [
{
"q": "我学了禅、教、律、净几种法门,感觉互相矛盾,怎么融通?",
"why": "蕅益本人即是跨宗派综合的典范,此问是他的本职"
},
{
"q": "念佛是自力还是他力?'自性弥陀'与十万亿国土外的极乐是两回事吗?",
"why": "《弥陀要解》专门处理这个悖论,印光赞为'古佛再来不能超其上'"
},
{
"q": "如何判断自己的根器?应该修什么法门?",
"why": "《教观纲宗》正是蕅益为此写的根机判断工具书"
},
{
"q": "信、愿、行三资粮,哪一个最难?",
"why": "蕅益对'六信'的划分是净土宗最精密的分析"
}
]
}