什麼是 github-images?
使用經過身份驗證的簽名 URL 從私有 GitHub 問題和 PR 下載映像。 來源:connorads/dotfiles。
使用經過身份驗證的簽名 URL 從私有 GitHub 問題和 PR 下載映像。
透過命令列快速安裝 github-images AI 技能到你的開發環境
來源: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.
使用經過身份驗證的簽名 URL 從私有 GitHub 問題和 PR 下載映像。 來源:connorads/dotfiles。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/connorads/dotfiles --skill github-images使用經過身份驗證的簽名 URL 從私有 GitHub 問題和 PR 下載映像。 來源:connorads/dotfiles。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/connorads/dotfiles --skill github-images 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/connorads/dotfiles