Sync third-party 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-06-13 00:01:20 +08:00
parent fca5c80516
commit aadb5c8ee9
4 changed files with 28 additions and 28 deletions
+12 -12
View File
@@ -232,18 +232,6 @@
}, },
"category": "文档处理" "category": "文档处理"
}, },
{
"name": "shadcn",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/shadcn"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{ {
"name": "patent-application-drafting-skill", "name": "patent-application-drafting-skill",
"source": { "source": {
@@ -267,6 +255,18 @@
"authentication": "ON_INSTALL" "authentication": "ON_INSTALL"
}, },
"category": "MCP" "category": "MCP"
},
{
"name": "shadcn",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/shadcn"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
} }
] ]
} }
+2 -2
View File
@@ -33,8 +33,8 @@
"repo": "https://github.com/shadcn-ui/ui.git", "repo": "https://github.com/shadcn-ui/ui.git",
"ref": "main", "ref": "main",
"adapter": "claude-skill", "adapter": "claude-skill",
"commit": "a5eb2796503133a59b6f827da4dc7a4d67d28269", "commit": "ea9d371a2dda3365a382ff361f96b55daeeab88d",
"syncedAt": "2026-06-11T16:00:00Z" "syncedAt": "2026-06-12T15:59:59Z"
}, },
{ {
"id": "frontend-slides", "id": "frontend-slides",
+12 -12
View File
@@ -232,18 +232,6 @@
}, },
"category": "文档处理" "category": "文档处理"
}, },
{
"name": "shadcn",
"source": {
"source": "local",
"path": "./plugins/shadcn"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{ {
"name": "patent-application-drafting-skill", "name": "patent-application-drafting-skill",
"source": { "source": {
@@ -267,6 +255,18 @@
"authentication": "ON_INSTALL" "authentication": "ON_INSTALL"
}, },
"category": "MCP" "category": "MCP"
},
{
"name": "shadcn",
"source": {
"source": "local",
"path": "./plugins/shadcn"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
} }
] ]
} }
@@ -2,8 +2,8 @@
"sourceId": "shadcn", "sourceId": "shadcn",
"repo": "https://github.com/shadcn-ui/ui.git", "repo": "https://github.com/shadcn-ui/ui.git",
"ref": "main", "ref": "main",
"commit": "a5eb2796503133a59b6f827da4dc7a4d67d28269", "commit": "ea9d371a2dda3365a382ff361f96b55daeeab88d",
"adapter": "claude-skill", "adapter": "claude-skill",
"sourcePath": "skills/shadcn", "sourcePath": "skills/shadcn",
"syncedAt": "2026-06-11T16:00:00Z" "syncedAt": "2026-06-12T15:59:59Z"
} }