github-images
Installation
SKILL.md
github-images
Download image attachments from GitHub issues and pull requests, including private repos that require authentication.
When to use
- User shares a GitHub issue/PR URL and you need to view screenshots or images from it
- You need to download image attachments from a private repo
- User asks to "grab the screenshots from that issue" or similar
Usage
# From a full GitHub URL
ghimg https://github.com/owner/repo/issues/39
# From a PR URL
ghimg https://github.com/owner/repo/pull/42