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"
} }
@@ -9,7 +9,7 @@ description: "创建、修改或验证 Agent skill 时使用,确保 skill 可
**Writing skills IS Test-Driven Development applied to process documentation.** **Writing skills IS Test-Driven Development applied to process documentation.**
**Personal skills live in your runtime's skills directory** **Personal skills live in your runtime's skills directory**
You write test cases (pressure scenarios with subagents), watch them fail (baseline behavior), write the skill (documentation), watch tests pass (agents comply), and refactor (close loopholes). You write test cases (pressure scenarios with subagents), watch them fail (baseline behavior), write the skill (documentation), watch tests pass (agents comply), and refactor (close loopholes).
@@ -1,7 +1,7 @@
# [UI UX Pro Max](https://uupm.cc) # [UI UX Pro Max](https://uupm.cc)
<p align="center"> <p align="center">
<a href="https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/blob/main/README.zh.md">🇨🇳 简体中文</a> | <a href="https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/blob/main/README.zh.md">🇨🇳 简体中文</a> |
<a href="https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/blob/main/README.md">🇺🇸 English</a> <a href="https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/blob/main/README.md">🇺🇸 English</a>
</p> </p>