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-13 00:01:20 +08:00
parent fca5c80516
commit aadb5c8ee9
4 changed files with 28 additions and 28 deletions
+12 -12
View File
@@ -232,18 +232,6 @@
},
"category": "文档处理"
},
{
"name": "shadcn",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/shadcn"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "patent-application-drafting-skill",
"source": {
@@ -267,6 +255,18 @@
"authentication": "ON_INSTALL"
},
"category": "MCP"
},
{
"name": "shadcn",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/shadcn"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
}
]
}