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-07-07 00:01:31 +08:00
parent 509f480076
commit 424d06e430
7 changed files with 61 additions and 61 deletions
+24 -24
View File
@@ -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": {
@@ -3,5 +3,5 @@
"name": "playwright浏览器自动化操作",
"version": "20260605",
"keySource": "none",
"syncedAt": "2026-07-06T02:22:36Z"
"syncedAt": "2026-07-06T16:01:31Z"
}
@@ -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"
}
@@ -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"
}
@@ -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"
}