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:
@@ -172,6 +172,18 @@
|
|||||||
},
|
},
|
||||||
"category": "多媒体与生成"
|
"category": "多媒体与生成"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "superpowers",
|
||||||
|
"source": {
|
||||||
|
"source": "local",
|
||||||
|
"path": "./plugins/codex/plugins/superpowers"
|
||||||
|
},
|
||||||
|
"policy": {
|
||||||
|
"installation": "AVAILABLE",
|
||||||
|
"authentication": "ON_INSTALL"
|
||||||
|
},
|
||||||
|
"category": "开发工具"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "oh-my-codex",
|
"name": "oh-my-codex",
|
||||||
"source": {
|
"source": {
|
||||||
@@ -279,18 +291,6 @@
|
|||||||
"authentication": "ON_INSTALL"
|
"authentication": "ON_INSTALL"
|
||||||
},
|
},
|
||||||
"category": "MCP"
|
"category": "MCP"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "superpowers",
|
|
||||||
"source": {
|
|
||||||
"source": "local",
|
|
||||||
"path": "./plugins/codex/plugins/superpowers"
|
|
||||||
},
|
|
||||||
"policy": {
|
|
||||||
"installation": "AVAILABLE",
|
|
||||||
"authentication": "ON_INSTALL"
|
|
||||||
},
|
|
||||||
"category": "开发工具"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -172,6 +172,18 @@
|
|||||||
},
|
},
|
||||||
"category": "多媒体与生成"
|
"category": "多媒体与生成"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "superpowers",
|
||||||
|
"source": {
|
||||||
|
"source": "local",
|
||||||
|
"path": "./plugins/superpowers"
|
||||||
|
},
|
||||||
|
"policy": {
|
||||||
|
"installation": "AVAILABLE",
|
||||||
|
"authentication": "ON_INSTALL"
|
||||||
|
},
|
||||||
|
"category": "开发工具"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "oh-my-codex",
|
"name": "oh-my-codex",
|
||||||
"source": {
|
"source": {
|
||||||
@@ -279,18 +291,6 @@
|
|||||||
"authentication": "ON_INSTALL"
|
"authentication": "ON_INSTALL"
|
||||||
},
|
},
|
||||||
"category": "MCP"
|
"category": "MCP"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "superpowers",
|
|
||||||
"source": {
|
|
||||||
"source": "local",
|
|
||||||
"path": "./plugins/superpowers"
|
|
||||||
},
|
|
||||||
"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-06-17T07:06:41Z"
|
"syncedAt": "2026-06-17T07:42:02Z"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user