github-cli

Provide gh CLI command references for GitHub repository tasks.

2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/luminos-accessibility/luminos --skill github-cli-luminos-accessibility
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-cli
Source: https://github.com/luminos-accessibility/luminos/tree/main/.claude/skills/github-cli
Command: npx skills add https://github.com/luminos-accessibility/luminos --skill github-cli-luminos-accessibility

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

GitHub CLI reference and command guidance to help users interact with GitHub from the terminal, reducing lookup time and enabling accurate command usage across workflows.

Core Features & Use Cases

  • Comprehensive mapping of gh commands, flags, and usage for repository management, PRs, issues, releases, Actions, and API calls.
  • Use cases include learning commands, scripting automated workflows, and quickly executing common GitHub operations from CI or local terminals.
  • Real-world scenario: quickly create a PR with a single gh pr create command and verify status with gh pr checks.

Quick Start

Ask for a concrete gh command example and I will generate the exact CLI usage you need.

Frequently Asked Questions about github-cli

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

FAQPage Schema
How do I create a pull request from the terminal using gh CLI?

The gh CLI allows you to interact with GitHub from the terminal to manage repositories, PRs, issues, and releases. It provides structured command maps and reference documentation to support discovery and automation across these workflows.

Can I use gh CLI commands to automate GitHub Actions workflows?

You can automate GitHub Actions workflows by executing gh CLI commands within your CI scripts or local terminal. This guide provides command maps and usage examples to script automated repository tasks and interact with the GitHub API.

What GitHub operations can I manage with the gh command line tool?

You can manage repository operations, pull requests, issues, releases, and Actions using the gh command line tool. This reference provides comprehensive command maps and usage examples to execute these operations directly from the terminal.

How do I script automated GitHub releases using gh CLI?

You can script automated GitHub releases by utilizing the `gh release` commands mapped in this reference guide. It supplies the exact command syntax and usage examples needed to integrate release management into your terminal-based automation workflows.

Does the gh CLI reference include usage examples for GitHub API calls?

Yes, the gh CLI reference includes usage examples for GitHub API calls. It provides structured command maps and reference documentation to support discovering and executing API interactions directly from your terminal scripts.

What is the best way to learn gh CLI commands for repository management?

The best way to learn gh CLI commands for repository management is by consulting this comprehensive command reference guide. It offers structured command maps and real-world usage examples to help you quickly discover and apply the exact commands needed.