gh-cli

Reference GitHub CLI commands with usage examples and setup notes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a centralized, up-to-date reference for GitHub CLI (gh) usage to help developers quickly learn, recall, and apply gh commands without lengthy searches.

Core Features & Use Cases

  • Comprehensive command map across gh subcommands including authentication, repository, issues, pull requests, actions, and projects.
  • Real-world usage examples and quick-reference guidance to accelerate daily workflows in development, operations, and automation.
  • Lightweight, easily searchable reference that can be embedded into onboarding, scripts, and CI pipelines.

Quick Start

Install gh and run a basic command like gh auth status to verify your configuration.

Frequently Asked Questions about gh-cli

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

FAQPage Schema
How do I use GitHub CLI commands to manage repositories and pull requests from the terminal?

GitHub CLI commands allow you to manage repositories, pull requests, and issues directly from the terminal. This reference provides full command coverage, real-world usage examples, and up-to-date syntax for daily development workflows.

What is the best way to learn gh command syntax for automating GitHub workflows?

The best way to learn gh command syntax is through a structured reference with real-world usage examples. This skill provides a comprehensive command map across subcommands to accelerate automation and development operations.

Can I use GitHub CLI for DevOps automation and CI pipeline integration?

Yes, GitHub CLI is suitable for DevOps automation and CI pipelines. This lightweight, searchable reference can be embedded into scripts and pipeline configurations to manage GitHub resources, actions, and projects.

Does GitHub CLI require any environment setup before managing issues and actions?

GitHub CLI requires environment setup including installation and authentication verification. You can verify your configuration by running a basic command like gh auth status before managing issues, actions, and projects.

What GitHub CLI commands are available for managing actions and projects?

Available GitHub CLI commands cover authentication, repository, issues, pull requests, actions, and projects. This reference offers a comprehensive command map with quick-reference guidance to navigate these subcommands confidently.