diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index bc078e20a..602222559 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -52,18 +52,6 @@ }, "category": "文档处理" }, - { - "name": "ppt-translator", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/ppt-translator" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "文档处理" - }, { "name": "patent-application-drafting-skill", "source": { @@ -291,6 +279,18 @@ "authentication": "ON_INSTALL" }, "category": "设计" + }, + { + "name": "ppt-translator", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/ppt-translator" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "文档处理" } ] } diff --git a/plugins/codex/.agents/plugins/marketplace.json b/plugins/codex/.agents/plugins/marketplace.json index c3fa6b8c5..e0d915c69 100644 --- a/plugins/codex/.agents/plugins/marketplace.json +++ b/plugins/codex/.agents/plugins/marketplace.json @@ -52,18 +52,6 @@ }, "category": "文档处理" }, - { - "name": "ppt-translator", - "source": { - "source": "local", - "path": "./plugins/ppt-translator" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "文档处理" - }, { "name": "patent-application-drafting-skill", "source": { @@ -291,6 +279,18 @@ "authentication": "ON_INSTALL" }, "category": "设计" + }, + { + "name": "ppt-translator", + "source": { + "source": "local", + "path": "./plugins/ppt-translator" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "文档处理" } ] } diff --git a/plugins/codex/plugins/ppt-translator/.codex-plugin/plugin.json b/plugins/codex/plugins/ppt-translator/.codex-plugin/plugin.json index f319b6759..e276cdc2f 100644 --- a/plugins/codex/plugins/ppt-translator/.codex-plugin/plugin.json +++ b/plugins/codex/plugins/ppt-translator/.codex-plugin/plugin.json @@ -32,6 +32,8 @@ "privacyPolicyURL": "https://git.playones.com/arechen/EapilSkillMarket", "termsOfServiceURL": "https://git.playones.com/arechen/EapilSkillMarket", "brandColor": "#2563EB", - "screenshots": [] + "screenshots": [], + "composerIcon": "./assets/market-icon.svg", + "logo": "./assets/market-icon.svg" } } diff --git a/plugins/codex/plugins/ppt-translator/assets/market-icon.svg b/plugins/codex/plugins/ppt-translator/assets/market-icon.svg new file mode 100644 index 000000000..0823ec080 --- /dev/null +++ b/plugins/codex/plugins/ppt-translator/assets/market-icon.svg @@ -0,0 +1 @@ +ppt-translator