github-issues

Manage GitHub issue lifecycles via CLI and REST API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This skill eliminates the friction of switching between browser tabs and terminal windows to manage GitHub issues, allowing for rapid triage, creation, and updates directly from your command line.

Core Features & Use Cases

  • Efficient Triage: Quickly list, label, and assign issues using either the GitHub CLI or direct API calls.
  • Automated Workflows: Create issues using standardized templates or perform bulk operations like closing multiple issues at once.
  • Use Case: A project manager can use this skill to instantly list all issues labeled as needs-triage, assign them to the appropriate team member, and add a priority label without leaving the terminal.

Quick Start

Use the github-issues skill to list all open issues in the current repository that are labeled as bug.

Frequently Asked Questions about github-issues

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

FAQPage Schema
How do I manage GitHub issue lifecycles directly from the terminal?

You can manage GitHub issue lifecycles by using this skill to handle creation, triage, labeling, and assignment directly from the terminal. It integrates with the GitHub CLI and REST API to perform read and write operations for repository maintenance without switching browser tabs.

Can I perform bulk status updates on GitHub issues using the command line?

Yes, you can perform bulk status updates on GitHub issues using the command line. This skill facilitates automated workflows and project management by allowing you to execute bulk operations like closing multiple issues at once.

What is the best way to triage GitHub issues labeled as needs-triage?

The best way to triage GitHub issues is to use this skill to instantly list all open issues with a specific label, assign them to the appropriate team member, and add a priority label without leaving your terminal environment.

Do I need GitHub CLI authentication to automate issue creation and assignment?

Yes, you need authenticated access to GitHub to automate issue creation and assignment. This skill requires authenticated access via the GitHub CLI or environment-based API tokens to perform read and write operations.

Does this skill support creating GitHub issues using standardized templates?

Yes, this skill supports creating GitHub issues using standardized templates. It eliminates the friction of switching contexts by allowing rapid issue creation, updates, and automated project management workflows directly through command line integration.