gh-cli

Reference GitHub CLI commands for authentication, repositories, issues, PRs, and Actions.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/japurcell/skills --skill gh-cli-japurcell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-cli
Source: https://github.com/japurcell/skills/tree/main/skills/gh-cli
Command: npx skills add https://github.com/japurcell/skills --skill gh-cli-japurcell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub CLI usage is vast and often hard to navigate; this Skill provides a comprehensive, centralized reference for gh across authentication, repos, issues, PRs, Actions, and more.

Core Features & Use Cases

  • Comprehensive command map and usage notes for gh across all subcommands.
  • Quick reference scenarios for common tasks like authenticating, listing repositories, creating issues and PRs, and managing workflow runs.
  • Real-world usage examples to speed up day-to-day GitHub automation.

Quick Start

Use gh to perform common GitHub tasks from the terminal, such as authenticating, listing repos, and managing issues and pull requests.

Frequently Asked Questions about gh-cli

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

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

Use the GitHub CLI (gh) to authenticate your account and manage repositories directly from the terminal. It provides a comprehensive command map for quick reference, enabling efficient execution of common tasks like listing repos without navigating the web interface.

What is the best way to create pull requests and issues using gh?

Creating pull requests and issues using gh involves simple command-line instructions mapped in this reference. The GitHub CLI allows developers to automate these workflows, speeding up day-to-day GitHub automation with real-world usage examples.

Can I manage GitHub Actions workflow runs via the command line?

Yes, you can manage GitHub Actions workflow runs via the command line using gh. This Skill provides quick reference scenarios for managing workflow runs, allowing DevOps practitioners to execute and troubleshoot CI/CD tasks efficiently.

Does the GitHub CLI require any special dependencies or components to function?

No, the GitHub CLI reference operates without special dependencies or components. It functions as a centralized Markdown body loaded into context, providing software developers direct access to command structures and examples.

Why use the command line for GitHub automation instead of the web interface?

Using the command line for GitHub automation centralizes task execution and troubleshooting. The GitHub CLI syntax is often hard to navigate, so this reference consolidates commands across authentication, repos, issues, and PRs to speed up development workflows.