什么是 github-pull-request?
使用 GitHub MCP、GitHub CLI (gh) 或 GitHub REST API 在 GitHub 上创建拉取请求。当用户想要按照存储库标准和模板将更改作为拉取请求提交时,请使用此技能。 来源:prulloac/agent-skills。
使用 GitHub MCP、GitHub CLI (gh) 或 GitHub REST API 在 GitHub 上创建拉取请求。当用户想要按照存储库标准和模板将更改作为拉取请求提交时,请使用此技能。
通过命令行快速安装 github-pull-request AI 技能到你的开发环境
来源:prulloac/agent-skills。
Getting started? See README.md for navigation and quick start guides.
When to use this skill Use this skill when you need to create a pull request for current changes in a repository. It provides a structured workflow for gathering PR details, filling templates, and executing the creation via available tools.
Timeout Guidance: Use timeout 30 for network operations to prevent hanging on network issues. Adjust to 60 seconds for slower networks.
使用 GitHub MCP、GitHub CLI (gh) 或 GitHub REST API 在 GitHub 上创建拉取请求。当用户想要按照存储库标准和模板将更改作为拉取请求提交时,请使用此技能。 来源:prulloac/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/prulloac/agent-skills --skill github-pull-request使用 GitHub MCP、GitHub CLI (gh) 或 GitHub REST API 在 GitHub 上创建拉取请求。当用户想要按照存储库标准和模板将更改作为拉取请求提交时,请使用此技能。 来源:prulloac/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/prulloac/agent-skills --skill github-pull-request 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/prulloac/agent-skills