From 13e4fcf0b2d900eea20217d4fdd9165abb9e52a3 Mon Sep 17 00:00:00 2001 From: KeyInfo Bot Date: Mon, 3 Aug 2026 00:01:43 +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 | 4 ++-- plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json | 2 +- plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/external-sources.lock.json b/config/external-sources.lock.json index 377e7e92..d60482a4 100644 --- a/config/external-sources.lock.json +++ b/config/external-sources.lock.json @@ -105,8 +105,8 @@ "repo": "https://github.com/vercel/next.js.git", "ref": "canary", "adapter": "skill-collection", - "commit": "ccd47cfe53c7fef5e6b7ad472a3a020605a23608", - "syncedAt": "2026-08-01T16:00:00Z" + "commit": "9480f7f9ffdc271014d959e7b10d681882eaabb5", + "syncedAt": "2026-08-02T16:00:01Z" } ] } diff --git a/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json b/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json index 7dffed8f..f2618352 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-01T16:01:45Z" + "syncedAt": "2026-08-02T16:01:43Z" } diff --git a/plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json b/plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json index adcb4be6..9391e19d 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": "ccd47cfe53c7fef5e6b7ad472a3a020605a23608", + "commit": "9480f7f9ffdc271014d959e7b10d681882eaabb5", "adapter": "skill-collection", "sourcePath": "skills", - "syncedAt": "2026-08-01T16:00:00Z" + "syncedAt": "2026-08-02T16:00:01Z" }