github-issues

Automate GitHub issue creation, triage, labeling, and assignment via gh and REST APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates GitHub issue creation, triage, labeling, and assignment, making it easier to manage and collaborate on GitHub issues efficiently.

Core Features & Use Cases

  • Issue Creation: Quickly create and populate issues using either gh commands or REST API.
  • Search and View: List, search, and view issues with specific filters like state, labels, and assignees.
  • Manage Issues: Label, assign, comment, and close/reopen issues directly within the Skill.
  • Triage Workflow: Automate issue triage and categorization using pre-defined rules and labels.
  • Bulk Operations: Execute batch actions on issues such as closing and labeling in bulk.
  • Use Case: When managing a large GitHub project with many contributors, this Skill simplifies the process of organizing and responding to issues.

Quick Start

Create a new issue using the github-issues skill.

Frequently Asked Questions about github-issues

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

FAQPage Schema
How do I automate GitHub issue creation and triage for a large project?

You can automate GitHub issue management by using this Skill to execute batch actions, apply predefined triage rules, and populate issues via gh commands or REST API. It streamlines workflow coordination for large projects with many contributors.

Can I use gh commands to search and filter GitHub issues by labels and assignees?

Yes, you can use gh commands or REST APIs to list, search, and view GitHub issues with specific filters like state, labels, and assignees. This allows precise tracking and management of project bugs and tasks.

Does this issue management approach support bulk closing and labeling on GitHub?

Yes, this issue management approach supports bulk operations, enabling you to execute batch actions such as closing and labeling multiple GitHub issues simultaneously to accelerate project triage workflows.

What is the best way to manage code review and bug tracking workflows on GitHub?

Manage code review and bug tracking workflows by automating issue triage, assignment, and labeling directly within your collaboration environment. This ensures efficient categorization and rapid response to project tasks.

Do I need gh installed to automate issue labeling and assignment?

Yes, you need the gh dependency installed to automate GitHub issue labeling, assignment, and triage. The Skill utilizes gh and REST APIs for executing these project management operations.