github-issues

Create, label, assign, and triage GitHub issues via gh or REST.

Updated May 23, 2026
One-click install
npx skills add https://github.com/zengbaocheng/hermes-tech-hub --skill github-issues-zengbaocheng
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/zengbaocheng/hermes-tech-hub/tree/main/github/github-issues
Command: npx skills add https://github.com/zengbaocheng/hermes-tech-hub --skill github-issues-zengbaocheng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub issue management can be time-consuming; this skill streamlines creating, triaging, labeling, and assigning issues using gh or REST.

Core Features & Use Cases

  • Create, view, search, and manage GitHub issues from the command line or REST API
  • Triage and label issues, assign owners, and filter by status, labels, or assignees
  • Use case: quickly triage open issues in a repository and assign tasks to teammates to accelerate resolution.

Quick Start

Use gh or REST calls to view, create, and triage issues in your repository.

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 triage using the command line?▼

To automate GitHub issue triage, you can use this skill to streamline viewing, labeling, and assigning issues directly via the gh CLI or REST API. It accelerates resolution by enabling quick triage of open issues in any repository.

What's the best way to manage GitHub issues via gh or REST endpoints?▼

Managing GitHub issues via gh or REST endpoints is best handled by automating creation, labeling, and assignment tasks within your workflow. This skill supports both command-line and REST-based operations for comprehensive issue management.

Can I assign owners and filter GitHub issues by labels from the CLI?▼

Yes, you can assign owners and filter GitHub issues by labels, status, or assignees from the CLI. This skill uses gh or REST endpoints to apply these filters and manage task assignments for project planning.

Does this GitHub issue automation skill require special authentication setup?▼

This GitHub issue automation skill relies on standard GitHub authentication context to operate via gh or REST endpoints. You need valid GitHub credentials configured in your environment to manage and triage issues successfully.

When should I use gh CLI versus REST API for GitHub issue management?▼

Use the gh CLI for quick command-line issue triage and creation, or switch to REST API endpoints when integrating issue management into broader automated workflows. This skill supports both methods for flexible GitHub issue handling.