From c289e1d8499938ccbc634c3e30864aa37e90b45a Mon Sep 17 00:00:00 2001 From: KeyInfo Bot Date: Tue, 16 Jun 2026 17:34:11 +0800 Subject: [PATCH] Update eapil-gpt2-image skill in 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 and preserve normal incremental market Git history. Tested: Marketplace validation passed. --- .agents/plugins/marketplace.json | 24 +++++++++---------- .../codex/.agents/plugins/marketplace.json | 24 +++++++++---------- .../.codex-plugin/plugin.json | 4 +++- .../eapil-gpt2-image/assets/market-icon.svg | 1 + 4 files changed, 28 insertions(+), 25 deletions(-) create mode 100644 plugins/codex/plugins/eapil-gpt2-image/assets/market-icon.svg diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index d27d1dc93..bc078e20a 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -28,18 +28,6 @@ }, "category": "设计" }, - { - "name": "eapil-gpt2-image", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/eapil-gpt2-image" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "设计" - }, { "name": "guizang-ppt-skill", "source": { @@ -291,6 +279,18 @@ "authentication": "ON_INSTALL" }, "category": "开发工具" + }, + { + "name": "eapil-gpt2-image", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/eapil-gpt2-image" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "设计" } ] } diff --git a/plugins/codex/.agents/plugins/marketplace.json b/plugins/codex/.agents/plugins/marketplace.json index 0d99393a3..c3fa6b8c5 100644 --- a/plugins/codex/.agents/plugins/marketplace.json +++ b/plugins/codex/.agents/plugins/marketplace.json @@ -28,18 +28,6 @@ }, "category": "设计" }, - { - "name": "eapil-gpt2-image", - "source": { - "source": "local", - "path": "./plugins/eapil-gpt2-image" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "设计" - }, { "name": "guizang-ppt-skill", "source": { @@ -291,6 +279,18 @@ "authentication": "ON_INSTALL" }, "category": "开发工具" + }, + { + "name": "eapil-gpt2-image", + "source": { + "source": "local", + "path": "./plugins/eapil-gpt2-image" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "设计" } ] } diff --git a/plugins/codex/plugins/eapil-gpt2-image/.codex-plugin/plugin.json b/plugins/codex/plugins/eapil-gpt2-image/.codex-plugin/plugin.json index 52ac049a3..00adfd07e 100644 --- a/plugins/codex/plugins/eapil-gpt2-image/.codex-plugin/plugin.json +++ b/plugins/codex/plugins/eapil-gpt2-image/.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/eapil-gpt2-image/assets/market-icon.svg b/plugins/codex/plugins/eapil-gpt2-image/assets/market-icon.svg new file mode 100644 index 000000000..adb9de932 --- /dev/null +++ b/plugins/codex/plugins/eapil-gpt2-image/assets/market-icon.svg @@ -0,0 +1 @@ +eapil-gpt2-image