github-issues

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This skill removes the friction from managing GitHub issues by providing a unified interface to create, label, assign, and triage tasks without leaving your terminal or agent environment.

Core Features & Use Cases

  • Unified Management: Perform CRUD operations on issues using either the GitHub CLI or direct REST API calls.
  • Automated Triage: Quickly filter, label, and assign issues based on custom workflows to keep project backlogs clean.
  • Use Case: A developer can use this skill to automatically list all open bugs labeled as needs-triage, review them, and assign them to the appropriate team member in one fluid session.

Quick Start

Use the github-issues skill to list all open issues labeled as bug in the current 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 and assignment for my project backlog?

Automate GitHub issue triage by using this skill to filter open issues, apply custom labels, and assign them to team members via the GitHub CLI or REST API.

Can I manage GitHub issue lifecycles directly from my terminal without using the web interface?

Yes, you can manage GitHub issue lifecycles from your terminal by performing CRUD operations on issues using the GitHub CLI or direct REST API calls.

Do I need authenticated access to GitHub repositories to automate bug tracking workflows?

Yes, automating bug tracking and project management workflows requires authenticated access to GitHub repositories and standard git remote configuration.

What is the best way to list and filter open bugs labeled as needs-triage in GitHub?

The best way to filter open bugs is using this skill to quickly list issues labeled as needs-triage, review them, and assign them to appropriate team members.

Does this GitHub issues management skill support both CLI and REST API for project management?

Yes, this skill supports both the GitHub CLI and direct REST API calls to provide a unified interface for issue creation, labeling, and assignment.