GitHub CLI

Manage GitHub pull requests, issues, repositories, and workflows via gh commands.

17|4|Updated Oct 21, 2025
One-click install
npx skills add https://github.com/oriolrius/pki-manager-web --skill github-cli-oriolrius
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: GitHub CLI
Source: https://github.com/oriolrius/pki-manager-web/tree/main/.claude/skills/github-cli
Command: npx skills add https://github.com/oriolrius/pki-manager-web --skill github-cli-oriolrius

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines GitHub operations from the command line.

Core Features & Use Cases

  • PR management: create, view, merge, and close pull requests from the terminal.
  • Issue & repo tasks: create and track issues, clone and manage repositories, and automate workflows.
  • Automation & workflows: run workflows, check statuses, and interact with GitHub Actions.

Quick Start

Login with gh auth login and then list your pull requests with gh pr list.

Frequently Asked Questions about GitHub CLI

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

FAQPage Schema
How do I manage pull requests from the command line?

You can manage pull requests from the command line by using gh commands to create, view, merge, and close pull requests directly in your terminal without navigating the web interface.

Can I automate GitHub issues and repository tasks via CLI?

Yes, you can automate GitHub issues and repository tasks via CLI by running command-based operations to create, track, and manage issues alongside cloning and maintaining your repositories.

What is the best way to check GitHub Actions workflow statuses from the terminal?

The best way to check GitHub Actions workflow statuses from the terminal is using gh command-line operations to run workflows, monitor statuses, and interact with workflow automation directly.

How do I get started with GitHub CLI for daily development tasks?

To get started with GitHub CLI for daily development tasks, authenticate your account using gh auth login, then run commands like gh pr list to view and manage your pull requests.

Does GitHub CLI support managing repository releases?

Yes, GitHub CLI supports managing repository releases by providing command-based guidance for daily maintenance tasks, allowing you to handle release operations directly from the terminal.