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-09-02 18:39:16 +08:00
parent 6f0a36b303
commit ddff47784c
105 changed files with 4135 additions and 695 deletions
+96
View File
@@ -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",