/ 디렉터리 / 플레이그라운드 / Master-skill
● 커뮤니티 xr843 ⚡ 바로 사용

Master-skill

제작: xr843 · xr843/Master-skill

Chinese Buddhist Master persona skill grounded in FoJin (佛经) scripture — faithful teaching voice, not generic spirituality.

Master Skill (祖师大德) turns Claude into a teaching persona modeled on Chinese Buddhist patriarchs (Chan, Pure Land, Tiantai) using the FoJin scripture corpus. It grounds answers in canonical texts rather than pop-spiritual paraphrase, keeps the voice faithful to lineage conventions, and cites sutra passages when asked.

왜 쓰나요

핵심 기능

라이브 데모

실제 사용 모습

master-skill.replay ▶ 준비됨
0/0

설치

클라이언트 선택

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "master-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/xr843/Master-skill",
        "~/.claude/skills/Master-skill"
      ],
      "_inferred": true
    }
  }
}

Claude Desktop → Settings → Developer → Edit Config 열기. 저장 후 앱 재시작.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "master-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/xr843/Master-skill",
        "~/.claude/skills/Master-skill"
      ],
      "_inferred": true
    }
  }
}

Cursor는 Claude Desktop과 동일한 mcpServers 스키마 사용. 프로젝트 설정이 전역보다 우선.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "master-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/xr843/Master-skill",
        "~/.claude/skills/Master-skill"
      ],
      "_inferred": true
    }
  }
}

Cline 사이드바의 MCP Servers 아이콘 클릭 후 "Edit Configuration" 선택.

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "master-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/xr843/Master-skill",
        "~/.claude/skills/Master-skill"
      ],
      "_inferred": true
    }
  }
}

Claude Desktop과 같은 형식. Windsurf 재시작 후 적용.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "master-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/xr843/Master-skill",
        "~/.claude/skills/Master-skill"
      ]
    }
  ]
}

Continue는 맵이 아닌 서버 오브젝트 배열 사용.

~/.config/zed/settings.json
{
  "context_servers": {
    "master-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/xr843/Master-skill",
          "~/.claude/skills/Master-skill"
        ]
      }
    }
  }
}

context_servers에 추가. 저장 시 Zed가 핫 리로드.

claude mcp add master-skill -- git clone https://github.com/xr843/Master-skill ~/.claude/skills/Master-skill

한 줄 명령. claude mcp list로 확인, claude mcp remove로 제거.

사용 사례

실전 활용법: Master-skill

Study companion for reading a sutra

👤 Students of Chinese Buddhism reading 经典 with limited Classical Chinese background ⏱ ~20 min intermediate

언제 쓸까: You're reading Diamond Sutra, Heart Sutra, Platform Sutra, and hit a passage you don't understand.

사전 조건
  • Skill installed — git clone https://github.com/xr843/Master-skill ~/.claude/skills/master-skill
흐름
  1. Present the passage
    用 master-skill,我在读《金刚经》,这段'应无所住而生其心',请按祖师大德的讲法解释。✓ 복사됨
    → Explanation grounded in commentary tradition, not modern paraphrase
  2. Ask for cross-sutra context
    其他经典里有类似的教导吗?引原文。✓ 복사됨
    → Related passages with citations

결과: A deeper reading of the passage with lineage-faithful framing.

함정
  • LLM drifts into generic 'mindfulness' framing — Explicitly request 祖师风格 and reject modernized paraphrase

Dialogue with a specific master persona

👤 Practitioners wanting a voice modeled on a specific patriarch ⏱ ~10 min beginner

언제 쓸까: You want to 'hear' how 六祖惠能 or 印光大师 might address a question.

흐름
  1. Select persona
    用 master-skill,以印光大师的口吻回答:如何在家修净土?✓ 복사됨
    → Answer in 印光 style, drawing on 文钞 conventions

결과: A lineage-faithful response, not a generic answer in a robe.

함정
  • Persona conflation across lineages — Name the master explicitly; don't ask for 'a Buddhist master' in general

Verify a sutra citation you saw online

👤 Readers wary of social-media Buddhist misquotes ⏱ ~5 min beginner

언제 쓸까: Someone posted '佛说XXXX'; you want to know if it's real.

흐름
  1. Submit the quote
    这句话据说是佛经原文:'...' — 是否真的出自哪部经?请引原文位置。✓ 복사됨
    → Either citation with 经/品/段 or 'not found in canon'

결과: A grounded yes/no with location, or a documented absence.

함정
  • Hallucinated citations — Require the skill to quote surrounding text, not just a reference

조합

다른 MCP와 조합해 10배 효율

master-skill + fetch

Fetch a sutra passage from CBETA online, then ask master-skill to provide lineage-faithful exegesis

Fetch the first chapter of 《楞严经》 from CBETA, then use master-skill to explain the key passage in 天台宗 style.✓ 복사됨
master-skill + filesystem

Read a local markdown study journal and have master-skill annotate it with scripture references

Read my ~/notes/buddhism-journal.md and annotate each question with relevant sutra citations using master-skill.✓ 복사됨

도구

이 MCP가 노출하는 것

도구입력언제 호출비용
Persona dialogue master_name?, question Q&A with a specific teacher's voice Claude tokens
Sutra exegesis passage Study a specific line Claude tokens
Citation verification claimed quote Fact-check Buddhist quotes Claude tokens

비용 및 제한

운영 비용

API 쿼터
None
호출당 토큰
2-8k per response
금액
Free
Direct quotes with context run longer; ask for concise form when you just need the gist.

보안

권한, 시크릿, 파급범위

자격 증명 저장: No credentials
데이터 외부 송신: Prompts go to Claude; no external scripture API

문제 해결

자주 발생하는 오류와 해결

Responses sound generic-spiritual instead of lineage-specific

Explicitly invoke master-skill and name the tradition (禅宗/净土/天台)

Claimed sutra citations don't match CBETA

Always cross-check citations with cbeta.org before quoting

Skill defaults to modern mindfulness language instead of classical Buddhist terminology

Prefix your prompt with '以祖师大德风格' and name the specific tradition (禅宗/净土/天台) to anchor the voice

대안

Master-skill 다른 것과 비교

대안언제 쓰나단점/장점
CBETA directlyYou need canonical primary sourcesNo persona; raw text only

더 보기

리소스

📖 GitHub에서 공식 README 읽기

🐙 열린 이슈 보기

🔍 400+ MCP 서버 및 Skills 전체 보기