gh

Manage GitHub repositories, issues, pull requests, actions, and projects via command line.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/eannnnnn/taptik-labs --skill gh-eannnnnn
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gh
Source: https://github.com/eannnnnn/taptik-labs/tree/main/skills/gh
Command: npx skills add https://github.com/eannnnnn/taptik-labs --skill gh-eannnnnn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive command-line interface for interacting with GitHub, streamlining repository management, code collaboration, and CI/CD workflows.

Core Features & Use Cases

  • Repository Management: Create, clone, view, edit, and delete repositories.
  • Code Collaboration: Manage issues, pull requests, reviews, and comments efficiently.
  • CI/CD Automation: Interact with GitHub Actions, workflows, and caches.
  • Use Case: Quickly create a new private repository, set up a license and gitignore, and push your local project with a single command sequence.

Quick Start

Use the gh skill to create a new repository named 'my-awesome-project' with a description.

Frequently Asked Questions about gh

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 creating, cloning, viewing, editing, and deleting them directly through a CLI interface. This streamlines repository management and local project pushes.

How do I automate pull request and code review workflows?▼

Automate pull request and code review workflows by using a CLI to manage issues, pull requests, reviews, and comments efficiently. This facilitates seamless code collaboration directly from your terminal.

Can I interact with GitHub Actions and CI/CD pipelines via a CLI?▼

Yes, you can interact with GitHub Actions and CI/CD pipelines via a CLI. The command-line interface allows you to manage workflows and caches to facilitate CI/CD automation.

What is the best way to create a private repository and push a local project?▼

The best way to create a private repository and push a local project is using a single command sequence via a GitHub CLI. You can set up a license and gitignore while pushing your local project efficiently.

Does GitHub CLI support advanced search functionalities for issues?▼

Yes, GitHub CLI supports advanced search functionalities for issues. It provides an interface to search through repositories, issues, pull requests, and projects efficiently from the command line.

Do I need to configure authentication to manage GitHub projects via CLI?▼

Yes, you need to configure authentication to manage GitHub projects via CLI. The command-line interface supports authentication and configuration setup to securely interact with your development workflows.