From 5ac81b4c763e25adcb8dcae2e960f41bd9e1ef21 Mon Sep 17 00:00:00 2001 From: KeyInfo Bot Date: Fri, 4 Sep 2026 00:02:01 +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. --- config/external-sources.lock.json | 8 ++++---- plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json | 2 +- plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json | 4 ++-- plugins/codex/plugins/ui-ux-pro-max/README.md | 1 - .../codex/plugins/ui-ux-pro-max/THIRD_PARTY_SOURCE.json | 4 ++-- 5 files changed, 9 insertions(+), 10 deletions(-) diff --git a/config/external-sources.lock.json b/config/external-sources.lock.json index c3d4b10d..0b9d9c7b 100644 --- a/config/external-sources.lock.json +++ b/config/external-sources.lock.json @@ -33,8 +33,8 @@ "repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git", "ref": "main", "adapter": "claude-skill", - "commit": "91c193ac059b487d13ce535c7015b021eb71c841", - "syncedAt": "2026-09-03T09:20:38Z" + "commit": "f3ac195224eac1eb0dfe1a3059c2a6add78ffbe3", + "syncedAt": "2026-09-03T16:00:00Z" }, { "id": "caveman", @@ -132,8 +132,8 @@ "repo": "https://github.com/vercel/next.js.git", "ref": "canary", "adapter": "skill-collection", - "commit": "fb4c498852c0884cbc356cac4c2a6efec98da50f", - "syncedAt": "2026-09-03T09:20:38Z" + "commit": "4e2abec31d4dd8df6040136e6f680c611418236f", + "syncedAt": "2026-09-03T16:00:00Z" }, { "id": "shuorenhua", diff --git a/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json b/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json index f27c9406..5678ddba 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-09-03T09:37:52Z" + "syncedAt": "2026-09-03T16:02:00Z" } diff --git a/plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json b/plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json index 654c2186..cfd3b217 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": "fb4c498852c0884cbc356cac4c2a6efec98da50f", + "commit": "4e2abec31d4dd8df6040136e6f680c611418236f", "adapter": "skill-collection", "sourcePath": "skills", - "syncedAt": "2026-09-03T09:20:38Z" + "syncedAt": "2026-09-03T16:00:00Z" } diff --git a/plugins/codex/plugins/ui-ux-pro-max/README.md b/plugins/codex/plugins/ui-ux-pro-max/README.md index e2c41d2b..017e0306 100755 --- a/plugins/codex/plugins/ui-ux-pro-max/README.md +++ b/plugins/codex/plugins/ui-ux-pro-max/README.md @@ -259,7 +259,6 @@ uipro init --ai kilocode # KiloCode uipro init --ai warp # Warp uipro init --ai augment # Augment uipro init --ai codewhale # CodeWhale -uipro init --ai openclaw # OpenClaw uipro init --ai universal # Universal / Agent Standard (.agents/skills/) uipro init --ai all # All assistants ``` 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 8a297585..fff7398e 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": "91c193ac059b487d13ce535c7015b021eb71c841", + "commit": "f3ac195224eac1eb0dfe1a3059c2a6add78ffbe3", "adapter": "claude-skill", "sourcePath": ".claude/skills/ui-ux-pro-max", - "syncedAt": "2026-09-03T09:20:38Z" + "syncedAt": "2026-09-03T16:00:00Z" }