diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index ae560d0ca..ce1608cb1 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -196,6 +196,78 @@ }, "category": "多媒体与生成" }, + { + "name": "design-md", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/design-md" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "知识库与检索" + }, + { + "name": "superpowers", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/superpowers" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" + }, + { + "name": "oh-my-codex", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/oh-my-codex" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" + }, + { + "name": "ui-ux-pro-max", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/ui-ux-pro-max" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "设计" + }, + { + "name": "caveman", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/caveman" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" + }, + { + "name": "shadcn", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/shadcn" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" + }, { "name": "frontend-slides", "source": { @@ -232,66 +304,6 @@ }, "category": "文档处理" }, - { - "name": "design-md", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/design-md" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "知识库与检索" - }, - { - "name": "superpowers", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/superpowers" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, - { - "name": "shadcn", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/shadcn" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, - { - "name": "oh-my-codex", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/oh-my-codex" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, - { - "name": "ui-ux-pro-max", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/ui-ux-pro-max" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "设计" - }, { "name": "ppt-master", "source": { @@ -327,18 +339,6 @@ "authentication": "ON_INSTALL" }, "category": "MCP" - }, - { - "name": "caveman", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/caveman" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" } ] } diff --git a/config/external-sources.lock.json b/config/external-sources.lock.json index f02b829b9..69fea378e 100644 --- a/config/external-sources.lock.json +++ b/config/external-sources.lock.json @@ -27,6 +27,15 @@ "commit": "4baa399d00da806f83ed93652172f66943205153", "syncedAt": "2026-07-05T16:00:01Z" }, + { + "id": "caveman", + "pluginName": "caveman", + "repo": "https://github.com/JuliusBrussee/caveman.git", + "ref": "main", + "adapter": "codex-plugin", + "commit": "0d95a81d35a9f2d123a5e9430d1cfc43d55f1bb0", + "syncedAt": "2026-07-06T02:08:42Z" + }, { "id": "shadcn", "pluginName": "shadcn", @@ -80,15 +89,6 @@ "adapter": "skill-collection", "commit": "00598045032a0e5b313de7b6ef0af60ed9390c2a", "syncedAt": "2026-07-05T16:00:01Z" - }, - { - "id": "caveman", - "pluginName": "caveman", - "repo": "https://github.com/JuliusBrussee/caveman.git", - "ref": "main", - "adapter": "codex-plugin", - "commit": "0d95a81d35a9f2d123a5e9430d1cfc43d55f1bb0", - "syncedAt": "2026-07-06T02:08:42Z" } ] } diff --git a/plugins/codex/.agents/plugins/marketplace.json b/plugins/codex/.agents/plugins/marketplace.json index 516f6c7a8..917f3d19f 100644 --- a/plugins/codex/.agents/plugins/marketplace.json +++ b/plugins/codex/.agents/plugins/marketplace.json @@ -196,6 +196,78 @@ }, "category": "多媒体与生成" }, + { + "name": "design-md", + "source": { + "source": "local", + "path": "./plugins/design-md" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "知识库与检索" + }, + { + "name": "superpowers", + "source": { + "source": "local", + "path": "./plugins/superpowers" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" + }, + { + "name": "oh-my-codex", + "source": { + "source": "local", + "path": "./plugins/oh-my-codex" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" + }, + { + "name": "ui-ux-pro-max", + "source": { + "source": "local", + "path": "./plugins/ui-ux-pro-max" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "设计" + }, + { + "name": "caveman", + "source": { + "source": "local", + "path": "./plugins/caveman" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" + }, + { + "name": "shadcn", + "source": { + "source": "local", + "path": "./plugins/shadcn" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" + }, { "name": "frontend-slides", "source": { @@ -232,66 +304,6 @@ }, "category": "文档处理" }, - { - "name": "design-md", - "source": { - "source": "local", - "path": "./plugins/design-md" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "知识库与检索" - }, - { - "name": "superpowers", - "source": { - "source": "local", - "path": "./plugins/superpowers" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, - { - "name": "shadcn", - "source": { - "source": "local", - "path": "./plugins/shadcn" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, - { - "name": "oh-my-codex", - "source": { - "source": "local", - "path": "./plugins/oh-my-codex" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, - { - "name": "ui-ux-pro-max", - "source": { - "source": "local", - "path": "./plugins/ui-ux-pro-max" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "设计" - }, { "name": "ppt-master", "source": { @@ -327,18 +339,6 @@ "authentication": "ON_INSTALL" }, "category": "MCP" - }, - { - "name": "caveman", - "source": { - "source": "local", - "path": "./plugins/caveman" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" } ] } diff --git a/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json b/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json index e46a7c913..cd85b5409 100644 --- a/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json +++ b/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json @@ -3,5 +3,5 @@ "name": "playwright浏览器自动化操作", "version": "20260605", "keySource": "none", - "syncedAt": "2026-07-05T16:01:18Z" + "syncedAt": "2026-07-06T02:22:36Z" } diff --git a/plugins/codex/plugins/superpowers/skills/writing-skills/SKILL.md b/plugins/codex/plugins/superpowers/skills/writing-skills/SKILL.md index 1563046d6..2aa33b97b 100644 --- a/plugins/codex/plugins/superpowers/skills/writing-skills/SKILL.md +++ b/plugins/codex/plugins/superpowers/skills/writing-skills/SKILL.md @@ -9,7 +9,7 @@ description: "创建、修改或验证 Agent skill 时使用,确保 skill 可 **Writing skills IS Test-Driven Development applied to process documentation.** -**Personal skills live in your runtime's skills directory** +**Personal skills live in your runtime's skills directory** You write test cases (pressure scenarios with subagents), watch them fail (baseline behavior), write the skill (documentation), watch tests pass (agents comply), and refactor (close loopholes). diff --git a/plugins/codex/plugins/ui-ux-pro-max/README.md b/plugins/codex/plugins/ui-ux-pro-max/README.md index 23e0ae45b..fc24ba48f 100755 --- a/plugins/codex/plugins/ui-ux-pro-max/README.md +++ b/plugins/codex/plugins/ui-ux-pro-max/README.md @@ -1,7 +1,7 @@ # [UI UX Pro Max](https://uupm.cc)
- 🇨🇳 简体中文 | + 🇨🇳 简体中文 | 🇺🇸 English