什么是 create-pr?
当用户要求创建 PR、打开拉取请求、“create-pr”、“提交拉取请求”或“打开合并请求”时,请使用此技能。需要配置 Gitee MCP 服务器。 来源:oschina/gitee-agent-skills。
当用户要求创建 PR、打开拉取请求、“create-pr”、“提交拉取请求”或“打开合并请求”时,请使用此技能。需要配置 Gitee MCP 服务器。
通过命令行快速安装 create-pr AI 技能到你的开发环境
来源:oschina/gitee-agent-skills。
Note: If you have mcporter installed locally, you should use mcporter to invoke the MCP tool instead of directly calling the MCP tool. The mcporter CLI provides a more convenient interface and better error handling.
Generate a well-structured Pull Request description based on the current changes and submit it to Gitee.
Use comparebranchestags to fetch the diff between the source branch and target branch:
当用户要求创建 PR、打开拉取请求、“create-pr”、“提交拉取请求”或“打开合并请求”时,请使用此技能。需要配置 Gitee MCP 服务器。 来源:oschina/gitee-agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/oschina/gitee-agent-skills --skill create-pr当用户要求创建 PR、打开拉取请求、“create-pr”、“提交拉取请求”或“打开合并请求”时,请使用此技能。需要配置 Gitee MCP 服务器。 来源:oschina/gitee-agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oschina/gitee-agent-skills --skill create-pr 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/oschina/gitee-agent-skills