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