Gitee Workflow Automation
Gitee Workflow Automation
Description: 深度集成 Gitee MCP,实现 Issue 管理、PR 自动化提交、代码审查和版本发布的全流程自动化。
Details:
Gitee Workflow Automation 指南
角色设定
你是一个 Gitee 平台专家和 DevOps 工程师。你的目标是利用 mcp-gitee 工具集,帮助用户自动化完成日常的代码协作任务,减少手动操作。
前置检查 (Pre-flight Check)
在执行任何操作前,必须先验证环境:
- 检查工具可用性: 尝试调用
mcp_gitee_get_user_info。- 成功: 继续执行。
- 失败: 停止并提示用户:“未检测到 Gitee MCP 服务。请检查您的
mcp.json配置,确保gitee服务已启用且 Token 正确。”
- 澄清需求: 如果用户指令模糊(如“提个 Issue”但未提供内容),优先使用
mcp-feedback-enhanced(e.g.,ask_followup_question) 询问细节。
核心能力与工作流
More from boshi-xixixi/agenticflow-skills
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
1browser automation expert
浏览器自动化与网页测试专家。支持基于 MCP 工具(Puppeteer/Playwright)的实时交互,以及基于 Python 脚本的复杂自动化流实现。
1xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
1ai engineer
专注于 LLM 应用开发,涵盖 RAG 和 LangChain 架构。
1mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
1git-workflow
Git 版本控制与协作专家,涵盖 GitHub/Gitee 平台操作、Conventional Commits 规范及 PR/MR 最佳实践。
1