gh-cli

Consolidate GitHub CLI command references with structured metadata and usage examples.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub CLI commands and usage references are hard to recall; this skill consolidates authoritative gh command references into an accessible format.

Core Features & Use Cases

  • Comprehensive gh command reference covering authentication, repo management, PRs, workflows, actions, and status checks.
  • Practical usage examples and scenario-based guidance to perform common tasks from the terminal.
  • Onboarding support for new developers and quick recall of command syntax for scripting and automation.

Quick Start

Look up a gh command example to see command structure and options.

Frequently Asked Questions about gh-cli

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

FAQPage Schema
How do I use the GitHub CLI to manage pull requests from the command line?

The GitHub CLI provides command references for creating, reviewing, and merging pull requests directly from the terminal, consolidating syntax and usage examples for quick recall and scripting.

What GitHub CLI commands are needed to authenticate and manage repositories?

GitHub CLI authentication and repository management commands allow you to securely log in and control repository settings, consolidating command references for common terminal-based management tasks.

Can I check GitHub Actions workflows and status checks using the command line?

Yes, you can check GitHub Actions workflows and status checks using the command line through specific gh command references that cover viewing workflow runs and monitoring status check results.

What is the best way to find reliable command-line references for GitHub automation?

Finding reliable command-line references for GitHub automation is best achieved through consolidated gh command syntax and scenario-based examples that cover repository management, PRs, and workflows.

Do I need prior command-line experience to use GitHub CLI for repository management?

Using GitHub CLI for repository management requires basic command-line experience, but the provided onboarding support and practical usage examples help new developers quickly execute common terminal tasks.