gh-cli

Provides a guide to the GitHub CLI (gh) for common operations.

11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/baranwang/opencode-provider-alias --skill gh-cli-baranwang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-cli
Source: https://github.com/baranwang/opencode-provider-alias/tree/main/.agents/skills/gh-cli
Command: npx skills add https://github.com/baranwang/opencode-provider-alias --skill gh-cli-baranwang

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive reference and guide for using the GitHub CLI (gh), enabling users to efficiently perform a wide range of GitHub operations directly from the command line.

Core Features & Use Cases

  • Comprehensive Reference: Offers detailed instructions for every gh command, including installation, authentication, and various operations like repository management, issue tracking, pull requests, and more.
  • CLI Structure Overview: Provides a clear and structured overview of the gh command-line interface, making it easy to navigate and find the right commands.
  • Use Case: A developer looking to streamline their workflow can use this Skill to quickly find and understand the appropriate gh commands for their needs, such as creating a repository, managing issues, or deploying code.

Quick Start

Run 'gh help' to get started and explore the full range of commands available in the GitHub CLI.

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 and issues from the command line?

You can manage GitHub repositories and issues from the command line using the GitHub CLI. It provides a comprehensive reference for executing operations like repository creation, issue tracking, and pull requests directly in your terminal.

What is the best way to streamline my workflow with GitHub operations?

The best way to streamline GitHub operations is using the GitHub CLI to perform tasks directly from the command line. It offers a structured overview of commands, enabling quick navigation for repository management and deployment without leaving the terminal.

How to install and authenticate the GitHub CLI for repository management?

To install and authenticate the GitHub CLI for repository management, run the 'gh help' command to get started. This Skill provides detailed instructions for setting up authentication and exploring the full range of available commands.

Can I track pull requests and issues using command-line GitHub tools?

Yes, you can track pull requests and issues using command-line GitHub tools. The GitHub CLI offers a comprehensive list of commands specifically designed for issue tracking and pull request management to streamline your development workflow.

Does the GitHub CLI work for developers needing to deploy code and manage operations?

Yes, the GitHub CLI works for developers needing to deploy code and manage operations. It is suitable for users who need to perform various GitHub operations from the command line, including repository management and code deployment.