gh-cli

Constructs GitHub CLI commands with syntax and flags for common workflows.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/oren-argu/papermark --skill gh-cli-oren-argu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-cli
Source: https://github.com/oren-argu/papermark/tree/main/.agents/skills/gh-cli
Command: npx skills add https://github.com/oren-argu/papermark --skill gh-cli-oren-argu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub CLI users often need to memorize and cross-reference a large set of commands; this Skill provides a centralized reference to quickly construct accurate gh commands.

Core Features & Use Cases

  • Comprehensive coverage of gh commands across authentication, repositories, issues, pull requests, actions, projects, releases, codespaces, and more.
  • Clear syntax guidance and examples to speed up day-to-day automation and scripting.
  • Use Case: Quickly generate the exact gh command to create a PR, check status, or manage issues without memorizing all flags.

Quick Start

Use this skill to construct the exact gh command for any GitHub operation.

Frequently Asked Questions about gh-cli

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

FAQPage Schema
How do I construct the correct GitHub CLI command for managing pull requests?

To construct a GitHub CLI command for pull requests, use a comprehensive command reference to ensure correct syntax, apply proper flags, and avoid errors when creating or managing PRs.

What is the best way to automate GitHub workflows from the terminal?

Automating GitHub workflows from the terminal requires precise gh command syntax. Using a centralized command reference speeds up day-to-day scripting by providing clear examples for actions and releases.

Can I manage GitHub issues and repositories using command-line tools?

Yes, you can manage GitHub issues and repositories using command-line tools by generating exact gh commands. A centralized reference helps quickly build accurate commands without memorizing all flags.

Does the GitHub CLI support authentication and codespaces management?

GitHub CLI supports authentication and codespaces management. A command reference provides the necessary syntax and practical examples to correctly construct commands for these specific GitHub features.

How do I avoid syntax errors when running gh commands for GitHub Actions?

To avoid syntax errors when running gh commands for GitHub Actions, use a reference guide that enables precise construction of commands, flags, and subcommands while ensuring correct usage.