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.
This commit is contained in:
KeyInfo Bot
2026-08-03 00:01:43 +08:00
parent 85640eff70
commit 13e4fcf0b2
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -105,8 +105,8 @@
"repo": "https://github.com/vercel/next.js.git", "repo": "https://github.com/vercel/next.js.git",
"ref": "canary", "ref": "canary",
"adapter": "skill-collection", "adapter": "skill-collection",
"commit": "ccd47cfe53c7fef5e6b7ad472a3a020605a23608", "commit": "9480f7f9ffdc271014d959e7b10d681882eaabb5",
"syncedAt": "2026-08-01T16:00:00Z" "syncedAt": "2026-08-02T16:00:01Z"
} }
] ]
} }
@@ -3,5 +3,5 @@
"name": "playwright浏览器自动化操作", "name": "playwright浏览器自动化操作",
"version": "20260605", "version": "20260605",
"keySource": "none", "keySource": "none",
"syncedAt": "2026-08-01T16:01:45Z" "syncedAt": "2026-08-02T16:01:43Z"
} }
@@ -2,8 +2,8 @@
"sourceId": "next-skills", "sourceId": "next-skills",
"repo": "https://github.com/vercel/next.js.git", "repo": "https://github.com/vercel/next.js.git",
"ref": "canary", "ref": "canary",
"commit": "ccd47cfe53c7fef5e6b7ad472a3a020605a23608", "commit": "9480f7f9ffdc271014d959e7b10d681882eaabb5",
"adapter": "skill-collection", "adapter": "skill-collection",
"sourcePath": "skills", "sourcePath": "skills",
"syncedAt": "2026-08-01T16:00:00Z" "syncedAt": "2026-08-02T16:00:01Z"
} }