From 0e3025939df6a8a835ce8d6fd072d1d09d1189dc Mon Sep 17 00:00:00 2001 From: KeyInfo Bot Date: Tue, 16 Jun 2026 17:34:14 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E4=B8=93=E5=88=A9=E7=94=B3=E8=AF=B7?= =?UTF-8?q?=E6=92=B0=E5=86=99=20skill=20in=20marketplace?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 | 9 +++---- .../assets/market-icon.svg | 1 + 4 files changed, 30 insertions(+), 28 deletions(-) create mode 100644 plugins/codex/plugins/patent-application-drafting-skill/assets/market-icon.svg diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index 602222559..23fc2b20c 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -52,18 +52,6 @@ }, "category": "文档处理" }, - { - "name": "patent-application-drafting-skill", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/patent-application-drafting-skill" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "文档处理" - }, { "name": "frontend-slides", "source": { @@ -291,6 +279,18 @@ "authentication": "ON_INSTALL" }, "category": "文档处理" + }, + { + "name": "patent-application-drafting-skill", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/patent-application-drafting-skill" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "文档处理" } ] } diff --git a/plugins/codex/.agents/plugins/marketplace.json b/plugins/codex/.agents/plugins/marketplace.json index e0d915c69..f11c66fe0 100644 --- a/plugins/codex/.agents/plugins/marketplace.json +++ b/plugins/codex/.agents/plugins/marketplace.json @@ -52,18 +52,6 @@ }, "category": "文档处理" }, - { - "name": "patent-application-drafting-skill", - "source": { - "source": "local", - "path": "./plugins/patent-application-drafting-skill" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "文档处理" - }, { "name": "frontend-slides", "source": { @@ -291,6 +279,18 @@ "authentication": "ON_INSTALL" }, "category": "文档处理" + }, + { + "name": "patent-application-drafting-skill", + "source": { + "source": "local", + "path": "./plugins/patent-application-drafting-skill" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "文档处理" } ] } diff --git a/plugins/codex/plugins/patent-application-drafting-skill/.codex-plugin/plugin.json b/plugins/codex/plugins/patent-application-drafting-skill/.codex-plugin/plugin.json index 999db845e..cc80c0ced 100644 --- a/plugins/codex/plugins/patent-application-drafting-skill/.codex-plugin/plugin.json +++ b/plugins/codex/plugins/patent-application-drafting-skill/.codex-plugin/plugin.json @@ -12,8 +12,7 @@ "keywords": [ "eapil", "codex-skill", - "patent-application-drafting-skill", - "专利申请撰写" + "patent-application-drafting-skill" ], "skills": "./skills/", "interface": { @@ -27,12 +26,14 @@ "Write" ], "defaultPrompt": [ - "使用 专利申请撰写 帮我准备专利技术交底书或申请文件。" + "使用 专利申请撰写 帮我完成这个任务。" ], "websiteURL": "https://git.playones.com/arechen/EapilSkillMarket", "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/patent-application-drafting-skill/assets/market-icon.svg b/plugins/codex/plugins/patent-application-drafting-skill/assets/market-icon.svg new file mode 100644 index 000000000..5dd1c2973 --- /dev/null +++ b/plugins/codex/plugins/patent-application-drafting-skill/assets/market-icon.svg @@ -0,0 +1 @@ +专利申请撰写