mirror of
https://github.com/xr843/Master-skill.git
synced 2026-05-10 05:16:25 +00:00
feat: add NPX installer CLI (install/list/uninstall)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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/"]
|
||||
}
|
||||
Reference in New Issue
Block a user