·github-images
</>

github-images

Download images from private GitHub issues and PRs using authenticated signed URLs.

18Installs·2Trend·@connorads

Installation

$npx skills add https://github.com/connorads/dotfiles --skill github-images

How to Install github-images

Quickly install github-images AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/connorads/dotfiles --skill github-images
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: connorads/dotfiles.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/connorads/dotfiles --skill github-images
Category
</>Dev Tools
Verified
First Seen
2026-03-01
Updated
2026-03-11

Browse more skills from connorads/dotfiles

Quick answers

What is github-images?

Download images from private GitHub issues and PRs using authenticated signed URLs. Source: connorads/dotfiles.

How do I install github-images?

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

Where is the source repository?

https://github.com/connorads/dotfiles