From 4ea6920a13895ff8e7be03afa01925577950d112 Mon Sep 17 00:00:00 2001 From: John Qiu Date: Sun, 17 May 2026 13:36:54 +0930 Subject: [PATCH] =?UTF-8?q?chore(marketplace):=20update=20marketplace.json?= =?UTF-8?q?=20=E2=80=94=20req-prototype=20upload=20=E6=94=B9=E7=94=A8=20MC?= =?UTF-8?q?P=20=E7=9B=B4=E4=BC=A0=20COS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude-plugin/marketplace.json | 114 ++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 3c9d303..8734760 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -696,6 +696,120 @@ "tools" ], "strict": false + }, + { + "name": "gitea-plugin", + "source": "./skills-personal/gitea-plugin", + "description": "Gitea 代码托管与 CI/CD 管理。用于 Gitea Actions workflow 管理、Runner 管理、PR 操作、仓库配置。", + "version": "1.0.0", + "category": "utility", + "keywords": [ + "utility", + "tools" + ], + "strict": false + }, + { + "name": "openclaw-plugin", + "source": "./skills-personal/openclaw-plugin", + "description": "OpenClaw (龙虾) 远程 AI 计算调度系统 - 概念设计与运维管理", + "version": "1.0.0", + "category": "utility", + "keywords": [ + "utility", + "tools" + ], + "strict": false + }, + { + "name": "ops-servers-plugin", + "source": "./skills-personal/ops-servers-plugin", + "description": "企业服务器管理。用于云服务器分组管理、系统监控、备份管理、故障排查。当用户提到云服务器、生产环境、腾讯云、阿里云相关任务时自动激活。", + "version": "1.0.0", + "category": "devops", + "keywords": [ + "devops", + "deployment", + "operations" + ], + "strict": false + }, + { + "name": "ops-tools-plugin", + "source": "./skills-personal/ops-tools-plugin", + "description": "Plugin for ops-tools", + "version": "1.0.0", + "category": "devops", + "keywords": [ + "devops", + "deployment", + "operations" + ], + "strict": false + }, + { + "name": "qiudl-personal-plugin", + "source": "./skills-personal/qiudl-personal-plugin", + "description": "Plugin for qiudl-personal", + "version": "1.0.0", + "category": "utility", + "keywords": [ + "utility", + "tools" + ], + "strict": false + }, + { + "name": "reload-session-plugin", + "source": "./skills-personal/reload-session-plugin", + "description": "Reload a previously saved Claude session to continue the conversation.", + "version": "1.0.0", + "category": "workflow", + "keywords": [ + "session", + "workflow", + "productivity" + ], + "strict": false + }, + { + "name": "req-deploy-plugin", + "source": "./skills-personal/req-deploy-plugin", + "description": "Plugin for req-deploy", + "version": "1.0.0", + "category": "devops", + "keywords": [ + "devops", + "deployment", + "operations" + ], + "strict": false + }, + { + "name": "save-session-plugin", + "source": "./skills-personal/save-session-plugin", + "description": "Auto-save Claude session conversation with AI-generated title, summary, and tags in searchable JSON format.", + "version": "1.0.0", + "category": "workflow", + "keywords": [ + "session", + "workflow", + "productivity" + ], + "strict": false + }, + { + "name": "search-sessions-plugin", + "source": "./skills-personal/search-sessions-plugin", + "description": "Search saved Claude sessions by title, tags, date, or content.", + "version": "1.0.0", + "category": "workflow", + "keywords": [ + "session", + "workflow", + "productivity" + ], + "strict": false } ] } \ No newline at end of file