diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index c0ba2e685..44e425b65 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -28,18 +28,6 @@ }, "category": "设计" }, - { - "name": "pdf", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/pdf" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "文档处理" - }, { "name": "pptx", "source": { @@ -291,6 +279,18 @@ "authentication": "ON_INSTALL" }, "category": "文档处理" + }, + { + "name": "pdf", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/pdf" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "文档处理" } ] } diff --git a/plugins/codex/.agents/plugins/marketplace.json b/plugins/codex/.agents/plugins/marketplace.json index 4ef2579df..bdee944d2 100644 --- a/plugins/codex/.agents/plugins/marketplace.json +++ b/plugins/codex/.agents/plugins/marketplace.json @@ -28,18 +28,6 @@ }, "category": "设计" }, - { - "name": "pdf", - "source": { - "source": "local", - "path": "./plugins/pdf" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "文档处理" - }, { "name": "pptx", "source": { @@ -291,6 +279,18 @@ "authentication": "ON_INSTALL" }, "category": "文档处理" + }, + { + "name": "pdf", + "source": { + "source": "local", + "path": "./plugins/pdf" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "文档处理" } ] } diff --git a/plugins/codex/plugins/pdf/.codex-plugin/plugin.json b/plugins/codex/plugins/pdf/.codex-plugin/plugin.json index f05d11e0e..a1dce6bde 100644 --- a/plugins/codex/plugins/pdf/.codex-plugin/plugin.json +++ b/plugins/codex/plugins/pdf/.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/pdf/assets/market-icon.svg b/plugins/codex/plugins/pdf/assets/market-icon.svg new file mode 100644 index 000000000..ac86a65ca --- /dev/null +++ b/plugins/codex/plugins/pdf/assets/market-icon.svg @@ -0,0 +1 @@ +pdf