·github-pull-request
</>

github-pull-request

Create pull requests on GitHub using GitHub MCP, GitHub CLI (gh), or the GitHub REST API. Use this skill when the user wants to submit changes as a pull request, following repository standards and templates.

12Installs·0Trend·@prulloac

Installation

$npx skills add https://github.com/prulloac/agent-skills --skill github-pull-request

How to Install github-pull-request

Quickly install github-pull-request AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/prulloac/agent-skills --skill github-pull-request
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: prulloac/agent-skills.

SKILL.md

View raw

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.

Create pull requests on GitHub using GitHub MCP, GitHub CLI (gh), or the GitHub REST API. Use this skill when the user wants to submit changes as a pull request, following repository standards and templates. Source: prulloac/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/prulloac/agent-skills --skill github-pull-request
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from prulloac/agent-skills

Quick answers

What is github-pull-request?

Create pull requests on GitHub using GitHub MCP, GitHub CLI (gh), or the GitHub REST API. Use this skill when the user wants to submit changes as a pull request, following repository standards and templates. Source: prulloac/agent-skills.

How do I install github-pull-request?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/prulloac/agent-skills --skill github-pull-request Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/prulloac/agent-skills