What is github-images?
Download images from private GitHub issues and PRs using authenticated signed URLs. Source: connorads/dotfiles.
Download images from private GitHub issues and PRs using authenticated signed URLs.
Quickly install github-images AI skill to your development environment via command line
Source: connorads/dotfiles.
Download image attachments from GitHub issues and pull requests, including private repos that require authentication.
After downloading, use Read to view the images (Claude Code supports image files).
The key insight: application/vnd.github.full+json returns bodyhtml containing JWT-signed URLs for private image attachments. These URLs expire after 5 minutes.
Download images from private GitHub issues and PRs using authenticated signed URLs. Source: connorads/dotfiles.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/connorads/dotfiles --skill github-imagesDownload images from private GitHub issues and PRs using authenticated signed URLs. Source: connorads/dotfiles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/connorads/dotfiles --skill github-images Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/connorads/dotfiles