github-pr-edit

Installation
SKILL.md

GitHub PR Edit (Title/Body/Comments)

Edit PR title/body/comments on Windows. Use gh when available; otherwise use the GitHub REST API.

Before You Start

  • Identify:
    • owner and repo (e.g. yiyousiow000814/XAUUSD-Calendar-Agent)
    • PR number (e.g. 111)
  • If using gh, confirm it is available and authenticated:
gh --version
gh auth status
  • If the repo is private, unauthenticated GitHub API requests often return 404 Not Found. Treat 404 as “likely unauthorized” unless you are sure the repo/PR does not exist.

Option A (Preferred): GitHub CLI (gh)

Related skills
Installs
40
First Seen
Jan 22, 2026