github-issue-query

Installation
SKILL.md

GitHub Issue Query Skill

This skill provides efficient querying of GitHub issues with built-in jq filtering support.

Important: jq Parameter is Optional

The --jq parameter is optional. When called without --jq, this skill returns schema and data size information instead of the full data. This prevents overwhelming responses with large datasets and helps you understand the data structure before querying.

Use --jq '.' to get all data, or use a more specific filter for targeted results.

Usage

Use this skill to query issues from the current repository or any specified repository.

Basic Query (Returns Schema Only)

To list issues from the current repository:

Related skills
Installs
24
Repository
github/gh-aw
GitHub Stars
4.4K
First Seen
Mar 18, 2026