Publish ppt-translator skill to marketplace

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.
Tested: Marketplace validation passed.
This commit is contained in:
KeyInfo Bot
2026-06-11 18:34:26 +08:00
parent 6355d59800
commit 834c9ae766
6 changed files with 254 additions and 0 deletions
+12
View File
@@ -231,6 +231,18 @@
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "ppt-translator",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/ppt-translator"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "文档处理"
}
]
}