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-09-02 18:39:16 +08:00
parent 6f0a36b303
commit ddff47784c
105 changed files with 4135 additions and 695 deletions
+24
View File
@@ -268,6 +268,18 @@
},
"category": "Developer Tools"
},
{
"name": "updating-gitea-repositories",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/updating-gitea-repositories"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Developer Tools"
},
{
"name": "design-md",
"source": {
@@ -375,6 +387,18 @@
"authentication": "ON_INSTALL"
},
"category": "Education & Research"
},
{
"name": "etunel-role-collaboration",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/etunel-role-collaboration"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Business & Operations"
}
]
}