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-06 10:22:36 +08:00
parent 13e8e8a4c0
commit 509f480076
6 changed files with 156 additions and 156 deletions
+72 -72
View File
@@ -196,6 +196,78 @@
}, },
"category": "多媒体与生成" "category": "多媒体与生成"
}, },
{
"name": "design-md",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/design-md"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "知识库与检索"
},
{
"name": "superpowers",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/superpowers"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "oh-my-codex",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/oh-my-codex"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "ui-ux-pro-max",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/ui-ux-pro-max"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "设计"
},
{
"name": "caveman",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/caveman"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "shadcn",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/shadcn"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{ {
"name": "frontend-slides", "name": "frontend-slides",
"source": { "source": {
@@ -232,66 +304,6 @@
}, },
"category": "文档处理" "category": "文档处理"
}, },
{
"name": "design-md",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/design-md"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "知识库与检索"
},
{
"name": "superpowers",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/superpowers"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "shadcn",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/shadcn"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "oh-my-codex",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/oh-my-codex"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "ui-ux-pro-max",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/ui-ux-pro-max"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "设计"
},
{ {
"name": "ppt-master", "name": "ppt-master",
"source": { "source": {
@@ -327,18 +339,6 @@
"authentication": "ON_INSTALL" "authentication": "ON_INSTALL"
}, },
"category": "MCP" "category": "MCP"
},
{
"name": "caveman",
"source": {
"source": "local",
"path": "./plugins/codex/plugins/caveman"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
} }
] ]
} }
+9 -9
View File
@@ -27,6 +27,15 @@
"commit": "4baa399d00da806f83ed93652172f66943205153", "commit": "4baa399d00da806f83ed93652172f66943205153",
"syncedAt": "2026-07-05T16:00:01Z" "syncedAt": "2026-07-05T16:00:01Z"
}, },
{
"id": "caveman",
"pluginName": "caveman",
"repo": "https://github.com/JuliusBrussee/caveman.git",
"ref": "main",
"adapter": "codex-plugin",
"commit": "0d95a81d35a9f2d123a5e9430d1cfc43d55f1bb0",
"syncedAt": "2026-07-06T02:08:42Z"
},
{ {
"id": "shadcn", "id": "shadcn",
"pluginName": "shadcn", "pluginName": "shadcn",
@@ -80,15 +89,6 @@
"adapter": "skill-collection", "adapter": "skill-collection",
"commit": "00598045032a0e5b313de7b6ef0af60ed9390c2a", "commit": "00598045032a0e5b313de7b6ef0af60ed9390c2a",
"syncedAt": "2026-07-05T16:00:01Z" "syncedAt": "2026-07-05T16:00:01Z"
},
{
"id": "caveman",
"pluginName": "caveman",
"repo": "https://github.com/JuliusBrussee/caveman.git",
"ref": "main",
"adapter": "codex-plugin",
"commit": "0d95a81d35a9f2d123a5e9430d1cfc43d55f1bb0",
"syncedAt": "2026-07-06T02:08:42Z"
} }
] ]
} }
+72 -72
View File
@@ -196,6 +196,78 @@
}, },
"category": "多媒体与生成" "category": "多媒体与生成"
}, },
{
"name": "design-md",
"source": {
"source": "local",
"path": "./plugins/design-md"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "知识库与检索"
},
{
"name": "superpowers",
"source": {
"source": "local",
"path": "./plugins/superpowers"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "oh-my-codex",
"source": {
"source": "local",
"path": "./plugins/oh-my-codex"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"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": {
"source": "local",
"path": "./plugins/caveman"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "shadcn",
"source": {
"source": "local",
"path": "./plugins/shadcn"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{ {
"name": "frontend-slides", "name": "frontend-slides",
"source": { "source": {
@@ -232,66 +304,6 @@
}, },
"category": "文档处理" "category": "文档处理"
}, },
{
"name": "design-md",
"source": {
"source": "local",
"path": "./plugins/design-md"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "知识库与检索"
},
{
"name": "superpowers",
"source": {
"source": "local",
"path": "./plugins/superpowers"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "shadcn",
"source": {
"source": "local",
"path": "./plugins/shadcn"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "oh-my-codex",
"source": {
"source": "local",
"path": "./plugins/oh-my-codex"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "ui-ux-pro-max",
"source": {
"source": "local",
"path": "./plugins/ui-ux-pro-max"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "设计"
},
{ {
"name": "ppt-master", "name": "ppt-master",
"source": { "source": {
@@ -327,18 +339,6 @@
"authentication": "ON_INSTALL" "authentication": "ON_INSTALL"
}, },
"category": "MCP" "category": "MCP"
},
{
"name": "caveman",
"source": {
"source": "local",
"path": "./plugins/caveman"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
} }
] ]
} }
@@ -3,5 +3,5 @@
"name": "playwright浏览器自动化操作", "name": "playwright浏览器自动化操作",
"version": "20260605", "version": "20260605",
"keySource": "none", "keySource": "none",
"syncedAt": "2026-07-05T16:01:18Z" "syncedAt": "2026-07-06T02:22:36Z"
} }