gh-cli

Manage GitHub repositories, issues, pull requests, and Actions from the terminal.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive command-line interface for interacting with GitHub, streamlining repository management, issue tracking, pull requests, and CI/CD workflows.

Core Features & Use Cases

  • Repository Management: Create, clone, list, view, edit, and delete repositories.
  • Issue & PR Workflow: Create, list, view, edit, merge, and manage issues and pull requests efficiently.
  • GitHub Actions: Monitor workflow runs, manage caches, secrets, and variables.
  • Use Case: Quickly create a new repository, set up its initial files, and push your local project with a few simple commands.

Quick Start

Use the gh-cli skill to authenticate with GitHub using your personal access token.

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 terminal?

You can manage GitHub repositories from the terminal by using command-line instructions to create, clone, list, view, edit, and delete repositories directly without accessing the web interface.

Can I monitor GitHub Actions workflow runs via a command-line interface?

Yes, you can monitor GitHub Actions workflow runs via a command-line interface to check workflow statuses, manage caches, and handle repository secrets and variables.

How do I handle pull requests and issues directly from the command line?

You handle pull requests and issues directly from the command line by executing specific commands to create, list, view, edit, and merge pull requests and issues efficiently.

Do I need a personal access token to authenticate with GitHub CLI?

Yes, you need a personal access token to authenticate with GitHub CLI, enabling secure access to manage your repositories, organizations, codespaces, and gists from your terminal.

What is the best way to automate DevOps tasks for GitHub without leaving the terminal?

The best way to automate DevOps tasks for GitHub without leaving the terminal is using a comprehensive CLI skill to interact with releases, projects, and extensions programmatically.

Does GitHub CLI support managing organizations and codespaces?

Yes, GitHub CLI supports managing organizations and Codespaces, allowing you to administer organizational resources and control cloud development environments directly through terminal commands.