Sync third-party 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-06-14 00:01:14 +08:00
parent aadb5c8ee9
commit 3f3384b292
42 changed files with 1114 additions and 641 deletions
+24 -24
View File
@@ -160,18 +160,6 @@
},
"category": "设计"
},
{
"name": "frontend-slides",
"source": {
"source": "local",
"path": "./plugins/frontend-slides"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "文档处理"
},
{
"name": "guizang-ppt-skill",
"source": {
@@ -196,18 +184,6 @@
},
"category": "文档处理"
},
{
"name": "ppt-master",
"source": {
"source": "local",
"path": "./plugins/ppt-master"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "文档处理"
},
{
"name": "oh-my-codex",
"source": {
@@ -267,6 +243,30 @@
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "frontend-slides",
"source": {
"source": "local",
"path": "./plugins/frontend-slides"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "文档处理"
},
{
"name": "ppt-master",
"source": {
"source": "local",
"path": "./plugins/ppt-master"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "文档处理"
}
]
}