mirror of
https://github.com/xr843/Master-skill.git
synced 2026-05-10 13:26:25 +00:00
936ce09069
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
13 lines
456 B
JSON
13 lines
456 B
JSON
{
|
|
"name": "master-skill",
|
|
"version": "0.3.0",
|
|
"description": "Chinese Buddhist Master AI Skills — RAG-grounded, source-cited, fidelity-tested",
|
|
"bin": {
|
|
"master-skill": "./bin/cli.mjs"
|
|
},
|
|
"keywords": ["claude-skills", "agent-skills", "buddhism", "ai-persona", "rag", "digital-humanities"],
|
|
"license": "MIT",
|
|
"repository": {"type": "git", "url": "https://github.com/xr843/Master-skill"},
|
|
"files": ["bin/", "prebuilt/", "scripts/"]
|
|
}
|