read-github-issue

Community

Fetch GitHub Issues details and assets quickly.

Authortomoasleep
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill reads GitHub Issue content including its title, body, comments, labels, and assignee information, enabling quick issue inspection and metadata extraction. It also supports downloading embedded images via gh-asset when images are present in the Issue.

Core Features & Use Cases

  • Fetch Issue Details: Retrieve title, body, comments, labels, and assignee data for a GitHub Issue.
  • Download Embedded Images: If the Issue contains image links, download them using gh-asset for local reference.
  • Use Case: When triaging issues in a multi-repo project, run this Skill to generate concise issue summaries and asset references for reporting.

Quick Start

Run gh issue view <Issue-number> to fetch the issue contents. If images are present, download them with gh-asset download <asset_id> ~/Downloads/.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: read-github-issue
Download link: https://github.com/tomoasleep/dotfiles/archive/main.zip#read-github-issue

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.