From 424d06e4303bfc35c032c7ea6cb6551a6f5edefe Mon Sep 17 00:00:00 2001 From: KeyInfo Bot Date: Tue, 7 Jul 2026 00:01:31 +0800 Subject: [PATCH] Sync third-party and MCP marketplace plugins 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 | 48 +++++++++---------- config/external-sources.lock.json | 12 ++--- .../codex/.agents/plugins/marketplace.json | 48 +++++++++---------- .../plugins/mcp-playwright/MCP_SOURCE.json | 2 +- .../next-skills/THIRD_PARTY_SOURCE.json | 4 +- .../plugins/shadcn/THIRD_PARTY_SOURCE.json | 4 +- .../ui-ux-pro-max/THIRD_PARTY_SOURCE.json | 4 +- 7 files changed, 61 insertions(+), 61 deletions(-) diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index ce1608cb1..5196567df 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -232,18 +232,6 @@ }, "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": { @@ -256,18 +244,6 @@ }, "category": "开发工具" }, - { - "name": "shadcn", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/shadcn" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, { "name": "frontend-slides", "source": { @@ -316,6 +292,30 @@ }, "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": "shadcn", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/shadcn" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" + }, { "name": "next-skills", "source": { diff --git a/config/external-sources.lock.json b/config/external-sources.lock.json index 69fea378e..4d0768712 100644 --- a/config/external-sources.lock.json +++ b/config/external-sources.lock.json @@ -24,8 +24,8 @@ "repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git", "ref": "main", "adapter": "claude-skill", - "commit": "4baa399d00da806f83ed93652172f66943205153", - "syncedAt": "2026-07-05T16:00:01Z" + "commit": "12b486b22e67f5d887962ef8351c1ac863bfaeb9", + "syncedAt": "2026-07-06T16:00:00Z" }, { "id": "caveman", @@ -42,8 +42,8 @@ "repo": "https://github.com/shadcn-ui/ui.git", "ref": "main", "adapter": "claude-skill", - "commit": "d0fae528221011f75a8c64a917073904c2847493", - "syncedAt": "2026-07-03T16:00:00Z" + "commit": "d8ace420baa5c8a1abccd75e52570f2a232f193d", + "syncedAt": "2026-07-06T16:00:00Z" }, { "id": "frontend-slides", @@ -87,8 +87,8 @@ "repo": "https://github.com/vercel/next.js.git", "ref": "canary", "adapter": "skill-collection", - "commit": "00598045032a0e5b313de7b6ef0af60ed9390c2a", - "syncedAt": "2026-07-05T16:00:01Z" + "commit": "6065bf6fcfc48484634dc3708c080a27c5684e5d", + "syncedAt": "2026-07-06T16:00:00Z" } ] } diff --git a/plugins/codex/.agents/plugins/marketplace.json b/plugins/codex/.agents/plugins/marketplace.json index 917f3d19f..8e00ed8d5 100644 --- a/plugins/codex/.agents/plugins/marketplace.json +++ b/plugins/codex/.agents/plugins/marketplace.json @@ -232,18 +232,6 @@ }, "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": { @@ -256,18 +244,6 @@ }, "category": "开发工具" }, - { - "name": "shadcn", - "source": { - "source": "local", - "path": "./plugins/shadcn" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, { "name": "frontend-slides", "source": { @@ -316,6 +292,30 @@ }, "category": "文档处理" }, + { + "name": "ui-ux-pro-max", + "source": { + "source": "local", + "path": "./plugins/ui-ux-pro-max" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "设计" + }, + { + "name": "shadcn", + "source": { + "source": "local", + "path": "./plugins/shadcn" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" + }, { "name": "next-skills", "source": { diff --git a/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json b/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json index cd85b5409..f5e0275fc 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-06T02:22:36Z" + "syncedAt": "2026-07-06T16:01:31Z" } diff --git a/plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json b/plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json index b4fa1d295..73a70b45c 100644 --- a/plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json +++ b/plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json @@ -2,8 +2,8 @@ "sourceId": "next-skills", "repo": "https://github.com/vercel/next.js.git", "ref": "canary", - "commit": "00598045032a0e5b313de7b6ef0af60ed9390c2a", + "commit": "6065bf6fcfc48484634dc3708c080a27c5684e5d", "adapter": "skill-collection", "sourcePath": "skills", - "syncedAt": "2026-07-05T16:00:01Z" + "syncedAt": "2026-07-06T16:00:00Z" } diff --git a/plugins/codex/plugins/shadcn/THIRD_PARTY_SOURCE.json b/plugins/codex/plugins/shadcn/THIRD_PARTY_SOURCE.json index 276461e55..736890d8b 100644 --- a/plugins/codex/plugins/shadcn/THIRD_PARTY_SOURCE.json +++ b/plugins/codex/plugins/shadcn/THIRD_PARTY_SOURCE.json @@ -2,8 +2,8 @@ "sourceId": "shadcn", "repo": "https://github.com/shadcn-ui/ui.git", "ref": "main", - "commit": "d0fae528221011f75a8c64a917073904c2847493", + "commit": "d8ace420baa5c8a1abccd75e52570f2a232f193d", "adapter": "claude-skill", "sourcePath": "skills/shadcn", - "syncedAt": "2026-07-03T16:00:00Z" + "syncedAt": "2026-07-06T16:00:00Z" } diff --git a/plugins/codex/plugins/ui-ux-pro-max/THIRD_PARTY_SOURCE.json b/plugins/codex/plugins/ui-ux-pro-max/THIRD_PARTY_SOURCE.json index 99213ecd9..8b36ed03d 100644 --- a/plugins/codex/plugins/ui-ux-pro-max/THIRD_PARTY_SOURCE.json +++ b/plugins/codex/plugins/ui-ux-pro-max/THIRD_PARTY_SOURCE.json @@ -2,8 +2,8 @@ "sourceId": "ui-ux-pro-max", "repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git", "ref": "main", - "commit": "4baa399d00da806f83ed93652172f66943205153", + "commit": "12b486b22e67f5d887962ef8351c1ac863bfaeb9", "adapter": "claude-skill", "sourcePath": ".claude/skills/ui-ux-pro-max", - "syncedAt": "2026-07-05T16:00:01Z" + "syncedAt": "2026-07-06T16:00:00Z" }