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:
@@ -624,6 +624,102 @@
|
||||
"LICENSE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "updating-gitea-repositories",
|
||||
"repo": "https://git.playones.com/huzhifa/skill-git-push.git",
|
||||
"ref": "main",
|
||||
"adapter": "codex-plugin",
|
||||
"pluginName": "updating-gitea-repositories",
|
||||
"category": "Developer Tools",
|
||||
"sourcePath": ".",
|
||||
"sparseCheckout": [
|
||||
".codex-plugin/plugin.json",
|
||||
"skills/updating-gitea-repositories"
|
||||
],
|
||||
"include": [
|
||||
".codex-plugin",
|
||||
"skills"
|
||||
],
|
||||
"brandColor": "#2563EB",
|
||||
"manifestOverrides": {
|
||||
"license": "UNKNOWN",
|
||||
"interface": {
|
||||
"displayName": "Gitea 仓库安全更新",
|
||||
"shortDescription": "通过 GCM 和 PAT 安全提交并验证 Gitea 仓库更新。",
|
||||
"longDescription": "在 macOS、Windows 和 WSL 中检查或安装 Git Credential Manager,安全处理 Gitea PAT,精确暂存目标变更,并在 HTTPS 推送后验证远程提交。",
|
||||
"developerName": "Eapil",
|
||||
"category": "Developer Tools",
|
||||
"capabilities": [
|
||||
"Write"
|
||||
],
|
||||
"defaultPrompt": [
|
||||
"使用 Gitea 仓库安全更新来发布准备好的仓库变更。",
|
||||
"使用 Gitea 仓库安全更新检查凭据配置并验证远程提交。"
|
||||
],
|
||||
"websiteURL": "https://git.playones.com/huzhifa/skill-git-push",
|
||||
"privacyPolicyURL": "https://git.playones.com/huzhifa/skill-git-push",
|
||||
"termsOfServiceURL": "https://git.playones.com/huzhifa/skill-git-push",
|
||||
"brandColor": "#2563EB"
|
||||
}
|
||||
},
|
||||
"skillDescriptions": {
|
||||
"updating-gitea-repositories": "用于通过 HTTPS、Git Credential Manager 和 PAT 在 macOS、Windows 或 WSL 中安全发布和更新 Gitea 仓库,并在推送后验证远程提交。"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "etunel-role-collaboration",
|
||||
"repo": "https://git.playones.com/chenmingxuan/EP-Hub-Skill.git",
|
||||
"ref": "main",
|
||||
"adapter": "claude-skill",
|
||||
"pluginName": "etunel-role-collaboration",
|
||||
"category": "Business & Operations",
|
||||
"skillPath": "etunel-role-collaboration",
|
||||
"sparseCheckout": [
|
||||
"etunel-role-collaboration"
|
||||
],
|
||||
"brandColor": "#0F766E",
|
||||
"manifestOverrides": {
|
||||
"version": "0.1.0",
|
||||
"description": "Etunel 多 Agent 项目的角色识别、Hub 中介、依赖任务波次、成果交接和消息流程协作规范。",
|
||||
"author": {
|
||||
"name": "chenmingxuan",
|
||||
"url": "https://git.playones.com/chenmingxuan"
|
||||
},
|
||||
"homepage": "https://git.playones.com/chenmingxuan/EP-Hub-Skill",
|
||||
"repository": "https://git.playones.com/chenmingxuan/EP-Hub-Skill.git",
|
||||
"license": "UNKNOWN",
|
||||
"keywords": [
|
||||
"etunel",
|
||||
"multi-agent",
|
||||
"role-collaboration",
|
||||
"project-hub",
|
||||
"workflow"
|
||||
],
|
||||
"interface": {
|
||||
"displayName": "Etunel 多角色协作",
|
||||
"shortDescription": "约束 Hub 中介、成员状态、依赖任务波次、正式成果与消息流程。",
|
||||
"longDescription": "用于 Etunel 多 Agent 项目中的角色和成员识别、Hub 唯一跨角色中介、依赖就绪任务波次、正式成果交接、异常协调及消息流程。该 skill 依赖 Etunel 运行时提供的 Hook、角色契约和任务上下文。",
|
||||
"developerName": "chenmingxuan",
|
||||
"category": "Business & Operations",
|
||||
"capabilities": [
|
||||
"Interactive",
|
||||
"Read",
|
||||
"Write"
|
||||
],
|
||||
"defaultPrompt": [
|
||||
"使用 Etunel 多角色协作识别当前角色并推进项目任务。",
|
||||
"使用 Etunel 多角色协作检查任务依赖、成果和交接状态。"
|
||||
],
|
||||
"websiteURL": "https://git.playones.com/chenmingxuan/EP-Hub-Skill",
|
||||
"privacyPolicyURL": "https://git.playones.com/chenmingxuan/EP-Hub-Skill",
|
||||
"termsOfServiceURL": "https://git.playones.com/chenmingxuan/EP-Hub-Skill",
|
||||
"brandColor": "#0F766E"
|
||||
}
|
||||
},
|
||||
"skillDescriptions": {
|
||||
"etunel-role-collaboration": "用于 Etunel 多 Agent 项目的角色识别、Hub 中介、依赖任务波次、正式成果、人类负责人确认、阶段交接和消息流程协作。"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "next-skills",
|
||||
"repo": "https://github.com/vercel/next.js.git",
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
"repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git",
|
||||
"ref": "main",
|
||||
"adapter": "claude-skill",
|
||||
"commit": "f23267105ad1f4ccd94af45d382584ad45b586f7",
|
||||
"syncedAt": "2026-09-01T16:00:00Z"
|
||||
"commit": "e2effd57755d580318cce65ea1b2f98d896d5d40",
|
||||
"syncedAt": "2026-09-02T10:37:18Z"
|
||||
},
|
||||
{
|
||||
"id": "caveman",
|
||||
@@ -42,8 +42,8 @@
|
||||
"repo": "https://github.com/JuliusBrussee/caveman.git",
|
||||
"ref": "main",
|
||||
"adapter": "codex-plugin",
|
||||
"commit": "df2ccd85c94ec3c8289cb62ac020d241ccfb0c60",
|
||||
"syncedAt": "2026-08-30T16:00:00Z"
|
||||
"commit": "b4de606fb871b0d9d454495f3d636b744d560875",
|
||||
"syncedAt": "2026-09-02T10:37:18Z"
|
||||
},
|
||||
{
|
||||
"id": "taste-skill",
|
||||
@@ -60,8 +60,8 @@
|
||||
"repo": "https://github.com/shadcn-ui/ui.git",
|
||||
"ref": "main",
|
||||
"adapter": "claude-skill",
|
||||
"commit": "63c1308d112b6b1205d86244a156cca1abef5087",
|
||||
"syncedAt": "2026-08-31T16:00:00Z"
|
||||
"commit": "b2a1ec864a87ba66c63fc4e51c9223c7eb4f8335",
|
||||
"syncedAt": "2026-09-02T10:37:18Z"
|
||||
},
|
||||
{
|
||||
"id": "frontend-slides",
|
||||
@@ -96,8 +96,8 @@
|
||||
"repo": "https://github.com/hugohe3/ppt-master.git",
|
||||
"ref": "main",
|
||||
"adapter": "claude-skill",
|
||||
"commit": "4e6fdc50136c3aea64a746f6bb4adf1c3305ec87",
|
||||
"syncedAt": "2026-08-31T16:00:00Z"
|
||||
"commit": "e33b81eaa737a21821aff948ea117a095d6b1f22",
|
||||
"syncedAt": "2026-09-02T10:37:18Z"
|
||||
},
|
||||
{
|
||||
"id": "grill-me",
|
||||
@@ -108,14 +108,32 @@
|
||||
"commit": "6654f6b60cd9d5be8b54c6fafe44346dabeb3b76",
|
||||
"syncedAt": "2026-08-24T16:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": "updating-gitea-repositories",
|
||||
"pluginName": "updating-gitea-repositories",
|
||||
"repo": "https://git.playones.com/huzhifa/skill-git-push.git",
|
||||
"ref": "main",
|
||||
"adapter": "codex-plugin",
|
||||
"commit": "72c856975eaa340b023eb5393d958ca0bff1f59c",
|
||||
"syncedAt": "2026-09-02T10:37:18Z"
|
||||
},
|
||||
{
|
||||
"id": "etunel-role-collaboration",
|
||||
"pluginName": "etunel-role-collaboration",
|
||||
"repo": "https://git.playones.com/chenmingxuan/EP-Hub-Skill.git",
|
||||
"ref": "main",
|
||||
"adapter": "claude-skill",
|
||||
"commit": "127bcc4ad3b6eb6efc8e0221258959e7ae85acb1",
|
||||
"syncedAt": "2026-09-02T10:37:18Z"
|
||||
},
|
||||
{
|
||||
"id": "next-skills",
|
||||
"pluginName": "next-skills",
|
||||
"repo": "https://github.com/vercel/next.js.git",
|
||||
"ref": "canary",
|
||||
"adapter": "skill-collection",
|
||||
"commit": "3866d6fd2b593cf85c041e13f258db1c2148f5a5",
|
||||
"syncedAt": "2026-09-01T16:00:00Z"
|
||||
"commit": "8ea76d64ca3931c1beccceb15d32df5d770f4957",
|
||||
"syncedAt": "2026-09-02T10:37:18Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user