Sync third-party and MCP marketplace plugins

Constraint: Public skills are published only by explicit administrator action unless they are tracked third-party market sources.
Confidence: high
Scope-risk: narrow
Directive: Keep private/internal skills out of the public marketplace and preserve normal incremental market Git history.
Tested: Marketplace validation passed.
This commit is contained in:
KeyInfo Bot
2026-07-08 00:01:24 +08:00
parent 0ac6e7e495
commit 37481a78ca
9 changed files with 230 additions and 59 deletions
+17 -17
View File
@@ -281,22 +281,22 @@
"category": "文档处理"
},
{
"name": "ppt-master",
"name": "ui-ux-pro-max",
"source": {
"source": "local",
"path": "./plugins/ppt-master"
"path": "./plugins/ui-ux-pro-max"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "文档处理"
"category": "设计"
},
{
"name": "ui-ux-pro-max",
"name": "taste-skill",
"source": {
"source": "local",
"path": "./plugins/ui-ux-pro-max"
"path": "./plugins/taste-skill"
},
"policy": {
"installation": "AVAILABLE",
@@ -316,6 +316,18 @@
},
"category": "开发工具"
},
{
"name": "ppt-master",
"source": {
"source": "local",
"path": "./plugins/ppt-master"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "文档处理"
},
{
"name": "next-skills",
"source": {
@@ -339,18 +351,6 @@
"authentication": "ON_INSTALL"
},
"category": "MCP"
},
{
"name": "taste-skill",
"source": {
"source": "local",
"path": "./plugins/taste-skill"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "设计"
}
]
}