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 Default output: After downloading, use to view the images (Claude Code supports image files). Manual fallback If is unavailable, use directly: The key insight: returns containing JWT-signed URLs for private image attachments. These URLs…