retrieve-diff-from-github-pr

Installation
SKILL.md

Retrieve Diff from GitHub PR Skill

An input skill that retrieves code diff and PR metadata from GitHub via the API. This is the entry point for reviewing GitHub Pull Requests.

Role

  • Fetch: Get PR details and diff via GitHub API
  • Extract: Parse changed files and their diffs
  • Context: Gather PR metadata (title, description, author, reviews)

Inputs

Input Required Description
owner Yes Repository owner (username or organization)
repo Yes Repository name
pull_number Yes Pull Request number

Outputs

Related skills
Installs
1
GitHub Stars
7
First Seen
Mar 11, 2026