mirror of
https://github.com/xr843/Master-skill.git
synced 2026-05-10 13:26:25 +00:00
chore(plugin): sync Cursor plugin metadata with Claude plugin
Keeps the two per-platform plugin manifests in lockstep so marketplace listings don't diverge. Cursor now matches Claude on: - description: adds "RAG-grounded in FoJin knowledge graph" tail so discovery text is identical across platforms - keywords: adds chinese-buddhism, cbeta, fojin (8 keywords total, matching .claude-plugin/plugin.json) No behavioral change — manifest metadata only. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "master-skill",
|
||||
"displayName": "Master Skill",
|
||||
"description": "Chinese Buddhist Master AI teaching personas — 8 prebuilt masters with CBETA-cited doctrinal responses",
|
||||
"description": "Chinese Buddhist Master AI teaching personas — 8 prebuilt masters with CBETA-cited doctrinal responses, RAG-grounded in FoJin knowledge graph",
|
||||
"version": "0.3.0",
|
||||
"author": {
|
||||
"name": "xr843",
|
||||
@@ -12,9 +12,12 @@
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"buddhism",
|
||||
"chinese-buddhism",
|
||||
"ai-persona",
|
||||
"digital-humanities",
|
||||
"rag",
|
||||
"cbeta",
|
||||
"fojin",
|
||||
"agent-skills"
|
||||
],
|
||||
"skills": "./prebuilt/",
|
||||
|
||||
Reference in New Issue
Block a user