github-issues

Manage GitHub issues across listing, creation, triage, assignment, commenting, and closure.

Updated May 12, 2026
One-click install
npx skills add https://github.com/hungthinh04/Hermes_AI_Agent --skill github-issues-hungthinh04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/hungthinh04/Hermes_AI_Agent/tree/main/skills/github/github-issues
Command: npx skills add https://github.com/hungthinh04/Hermes_AI_Agent --skill github-issues-hungthinh04

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of managing GitHub issues by helping you create, search, triage, label, assign, comment on, and close issues without switching between the browser and the API.

Core Features & Use Cases

  • Issue discovery: List open, assigned, labeled, or searched issues to find the work that needs attention.
  • Triage and routing: Apply labels, set assignees, and add comments so bugs and feature requests reach the right person quickly.
  • Workflow closure: Close or reopen issues, link them to pull requests, and handle bulk cleanup for labels such as needs-triage or wontfix.
  • Use Case: A maintainer can review incoming bug reports, turn them into structured issues with the right template, prioritize them, and leave a clear triage note in one pass.

Quick Start

Ask the GitHub issues skill to list open issues labeled needs-triage in the current repository and prepare triage recommendations for each one.

Frequently Asked Questions about github-issues

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bulk triage GitHub issues labeled needs-triage?

To bulk triage GitHub issues, you can list open issues by label and apply cleanup actions. This skill supports applying labels, setting assignees, adding comments, and closing multiple issues in a single pass.

How do I link GitHub pull requests to existing issues?

You can link GitHub pull requests to existing issues using workflow closure features. The skill manages issue tracking by connecting closure states and pull request links to streamline development workflows.

Does GitHub issue tracking work without the gh CLI?

GitHub issue tracking works without the gh CLI by falling back to the REST API. The skill supports authenticated GitHub access through either the gh command line tool or REST API fallbacks.

Can I create and assign GitHub issues from a template automatically?

You can create and assign GitHub issues automatically from structured templates. The skill handles issue creation, triage routing, and assignee management to turn bug reports into prioritized issues with triage notes.

What is the best way to search and filter open GitHub bug reports?

The best way to search open GitHub bug reports is by listing assigned, labeled, or searched issues. This skill performs issue discovery across repositories to find specific work items needing attention.