github-issues

Automate GitHub issue labeling, assignment, and status updates via gh or REST.

150|25|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/Devsoul2026/Hermes-One-Click --skill github-issues-devsoul2026
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/Devsoul2026/Hermes-One-Click/tree/main/hermes-agent/skills/github/github-issues
Command: npx skills add https://github.com/Devsoul2026/Hermes-One-Click --skill github-issues-devsoul2026

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub issue triage and management can be repetitive and error-prone; this skill automates labeling, assignment, and prioritization to keep work organized.

Core Features & Use Cases

  • Triage and categorize issues using gh or REST to apply labels and priorities.
  • Assign owners and manage workflows by auto-assigning to team members or @me.
  • Bulk operations and quick views to filter and act on multiple issues across repositories.

Quick Start

Triage all open issues in the current repository by labeling, assigning, and commenting as needed.

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 labeling across repositories?

Automate GitHub issue triage by using the gh CLI or REST API to parse repositories, apply labels, assign owners, and update issue statuses in bulk. It handles token-based authentication to manage issues across public or private repositories.

Can I perform bulk issue operations like closing and commenting via the GitHub API?

Yes, you can perform bulk operations to filter, comment on, and close multiple GitHub issues at once. The skill supports commands to list, view, assign, and update issue statuses efficiently through the GitHub API.

Does this approach work for managing issues in private GitHub repositories?

Yes, this approach works for managing issues in private GitHub repositories. It requires token-based authentication to parse repos and execute triage commands, ensuring secure access to private repository issues.

What's the best way to assign GitHub issues to team members automatically?

The best way to assign GitHub issues automatically is by using gh or REST commands to target team members or @me. This skill automates owner assignment and workflow management to keep issues organized.

How do I search and filter GitHub issues using gh or REST?

Search and filter GitHub issues by executing supported gh or REST commands provided by the skill. It allows you to list, view, and query issues across repositories to apply labels, priorities, and assignments.