gh-cli

Reference GitHub CLI commands for repository, issue, and workflow management.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/devinitive-team/mirage --skill gh-cli-devinitive-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-cli
Source: https://github.com/devinitive-team/mirage/tree/main/.agents/skills/gh-cli
Command: npx skills add https://github.com/devinitive-team/mirage --skill gh-cli-devinitive-team

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive reference for the GitHub CLI (gh), simplifying complex GitHub operations into straightforward commands.

Core Features & Use Cases

  • Repository Management: Create, clone, and manage repositories with ease.
  • Issue and PR Management: Interact with issues and pull requests efficiently.
  • GitHub Actions: Automate workflows and runs with precision.
  • Project and Release Management: Organize projects and manage releases seamlessly.
  • Search and Discovery: Quickly find code, issues, and more across GitHub.
  • Use Case: For a developer, this Skill can streamline the process of interacting with GitHub repositories, from creating a new repository to managing pull requests and releases.

Quick Start

Use the gh-cli skill to list all repositories in your GitHub account.

Frequently Asked Questions about gh-cli

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

FAQPage Schema
How do I manage GitHub repositories from the command line?

You can manage GitHub repositories from the command line by using the GitHub CLI to create, clone, and organize repositories directly from your terminal interface.

Can I automate GitHub Actions workflows using the CLI?

Yes, you can automate GitHub Actions workflows using the GitHub CLI to trigger, monitor, and manage workflow runs with precise command line controls.

What is the best way to interact with pull requests and issues without a browser?

The GitHub CLI provides a comprehensive reference to interact with issues and pull requests efficiently, allowing you to manage them entirely without leaving your terminal.

Does the GitHub CLI support searching for code and issues across repositories?

The GitHub CLI supports search and discovery, enabling you to quickly find code, issues, and other resources across your GitHub repositories using simple commands.

How do I manage GitHub releases and projects from the terminal?

You can manage GitHub releases and projects from the terminal by executing GitHub CLI commands to organize projects and manage software releases seamlessly.

Why use the GitHub CLI instead of the web interface for repository management?

Using the GitHub CLI for repository management simplifies complex GitHub operations into straightforward commands, streamlining your workflow and automating tasks directly from the command line interface.