
from skillsforge-marketplace39
Fetch, filter, and extract specific fields from GitHub issues using the gh CLI and jq.
This skill empowers an agent to interact with GitHub issues directly via the command line. It enables the agent to automatically identify the next issue to work on (based on creation date), extract specific details like the issue body or labels, and perform complex queries using GitHub's search syntax.
Activate this skill when a user asks to "get the next issue," "find bugs with a specific label," or needs a detailed summary of a particular GitHub issue's content.
gh issue list with JSON output and jq for precise field extraction.Primarily designed for agents with shell access and the GitHub CLI installed, such as Claude Code, Codex, or any ACP-compatible harness.
This skill has not been reviewed by our automated audit pipeline yet.