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 @@ +专利申请撰写