·create-pr
</>

create-pr

当用户要求创建 PR、打开拉取请求、“create-pr”、“提交拉取请求”或“打开合并请求”时,请使用此技能。需要配置 Gitee MCP 服务器。

15安装·3热度·@oschina

安装

$npx skills add https://github.com/oschina/gitee-agent-skills --skill create-pr

如何安装 create-pr

通过命令行快速安装 create-pr AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/oschina/gitee-agent-skills --skill create-pr
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:oschina/gitee-agent-skills。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-03-09
更新时间
2026-03-10

Browse more skills from oschina/gitee-agent-skills

快速解答

什么是 create-pr?

当用户要求创建 PR、打开拉取请求、“create-pr”、“提交拉取请求”或“打开合并请求”时,请使用此技能。需要配置 Gitee MCP 服务器。 来源:oschina/gitee-agent-skills。

如何安装 create-pr?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oschina/gitee-agent-skills --skill create-pr 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/oschina/gitee-agent-skills