From e5c32731726b4e6df3f9959d34d2fbb1b7069d52 Mon Sep 17 00:00:00 2001 From: KeyInfo Bot Date: Fri, 28 Aug 2026 00:01:49 +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 | 12 ++++++------ .../codex/plugins/caveman/THIRD_PARTY_SOURCE.json | 4 ++-- plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json | 2 +- .../plugins/next-skills/THIRD_PARTY_SOURCE.json | 4 ++-- .../plugins/ui-ux-pro-max/THIRD_PARTY_SOURCE.json | 4 ++-- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/config/external-sources.lock.json b/config/external-sources.lock.json index 3168ebf5..3f82ea35 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": "e4f45473691e4b389519ee4bc359a3d6df666c26", - "syncedAt": "2026-08-26T16:00:00Z" + "commit": "8bd29e775453ebcae52b6e6514fbf134df0c5770", + "syncedAt": "2026-08-27T16:00:00Z" }, { "id": "caveman", @@ -42,8 +42,8 @@ "repo": "https://github.com/JuliusBrussee/caveman.git", "ref": "main", "adapter": "codex-plugin", - "commit": "81536f57b3303b7de7f5bc5b564cc344f9112d68", - "syncedAt": "2026-08-25T16:00:00Z" + "commit": "17f9f2ec2377b0bfe16b52ee03a462e7f0a02bc8", + "syncedAt": "2026-08-27T16:00:00Z" }, { "id": "taste-skill", @@ -114,8 +114,8 @@ "repo": "https://github.com/vercel/next.js.git", "ref": "canary", "adapter": "skill-collection", - "commit": "94327e8ade8dedd70a0d007d6a49ace64b75ed70", - "syncedAt": "2026-08-26T16:00:00Z" + "commit": "0a2bd1d531595b1d6d115c2c912f897e9053d3b8", + "syncedAt": "2026-08-27T16:00:00Z" } ] } diff --git a/plugins/codex/plugins/caveman/THIRD_PARTY_SOURCE.json b/plugins/codex/plugins/caveman/THIRD_PARTY_SOURCE.json index ea3fb7f1..10aa8fe3 100644 --- a/plugins/codex/plugins/caveman/THIRD_PARTY_SOURCE.json +++ b/plugins/codex/plugins/caveman/THIRD_PARTY_SOURCE.json @@ -2,8 +2,8 @@ "sourceId": "caveman", "repo": "https://github.com/JuliusBrussee/caveman.git", "ref": "main", - "commit": "81536f57b3303b7de7f5bc5b564cc344f9112d68", + "commit": "17f9f2ec2377b0bfe16b52ee03a462e7f0a02bc8", "adapter": "codex-plugin", "sourcePath": "plugins/caveman", - "syncedAt": "2026-08-25T16:00:00Z" + "syncedAt": "2026-08-27T16:00:00Z" } diff --git a/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json b/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json index 2db4e1ac..68d0763c 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-08-26T16:01:47Z" + "syncedAt": "2026-08-27T16:01:49Z" } diff --git a/plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json b/plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json index 6caea9dd..673372f2 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": "94327e8ade8dedd70a0d007d6a49ace64b75ed70", + "commit": "0a2bd1d531595b1d6d115c2c912f897e9053d3b8", "adapter": "skill-collection", "sourcePath": "skills", - "syncedAt": "2026-08-26T16:00:00Z" + "syncedAt": "2026-08-27T16: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 e6f284f4..568b8d51 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": "e4f45473691e4b389519ee4bc359a3d6df666c26", + "commit": "8bd29e775453ebcae52b6e6514fbf134df0c5770", "adapter": "claude-skill", "sourcePath": ".claude/skills/ui-ux-pro-max", - "syncedAt": "2026-08-26T16:00:00Z" + "syncedAt": "2026-08-27T16:00:00Z" }