diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index bdbf5dff9..804b16ff8 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -28,18 +28,6 @@ }, "category": "设计" }, - { - "name": "paper2code", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/paper2code" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "文档处理" - }, { "name": "find-skills", "source": { @@ -291,6 +279,18 @@ "authentication": "ON_INSTALL" }, "category": "文档处理" + }, + { + "name": "paper2code", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/paper2code" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "文档处理" } ] } diff --git a/plugins/codex/.agents/plugins/marketplace.json b/plugins/codex/.agents/plugins/marketplace.json index 03893f9a3..7d4ad4164 100644 --- a/plugins/codex/.agents/plugins/marketplace.json +++ b/plugins/codex/.agents/plugins/marketplace.json @@ -28,18 +28,6 @@ }, "category": "设计" }, - { - "name": "paper2code", - "source": { - "source": "local", - "path": "./plugins/paper2code" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "文档处理" - }, { "name": "find-skills", "source": { @@ -291,6 +279,18 @@ "authentication": "ON_INSTALL" }, "category": "文档处理" + }, + { + "name": "paper2code", + "source": { + "source": "local", + "path": "./plugins/paper2code" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "文档处理" } ] } diff --git a/plugins/codex/plugins/paper2code/.codex-plugin/plugin.json b/plugins/codex/plugins/paper2code/.codex-plugin/plugin.json index ca7a2e7ce..39f019c91 100644 --- a/plugins/codex/plugins/paper2code/.codex-plugin/plugin.json +++ b/plugins/codex/plugins/paper2code/.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/paper2code/assets/market-icon.svg b/plugins/codex/plugins/paper2code/assets/market-icon.svg new file mode 100644 index 000000000..42ea3ef84 --- /dev/null +++ b/plugins/codex/plugins/paper2code/assets/market-icon.svg @@ -0,0 +1 @@ +paper2code