·gh

Use the GitHub CLI (`gh`) for repository operations including PR and issue inspection, GitHub search, checks, and API calls. Use when a user asks for GitHub URLs, PR metadata, issue details, checks, or repository automation.

4Installs·0Trend·@adampoit

Installation

$npx skills add https://github.com/adampoit/ai --skill gh

How to Install gh

Quickly install gh AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/adampoit/ai --skill gh
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: adampoit/ai.

SKILL.md

View raw

Use gh api when subcommands do not expose required fields.

When the user provides a GitHub URL, parse owner/repo/number and fetch details with gh commands instead of browser scraping.

Default to read-only operations unless the user explicitly requests mutation.

Use the GitHub CLI (`gh`) for repository operations including PR and issue inspection, GitHub search, checks, and API calls. Use when a user asks for GitHub URLs, PR metadata, issue details, checks, or repository automation. Source: adampoit/ai.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/adampoit/ai --skill gh
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from adampoit/ai

Quick answers

What is gh?

Use the GitHub CLI (`gh`) for repository operations including PR and issue inspection, GitHub search, checks, and API calls. Use when a user asks for GitHub URLs, PR metadata, issue details, checks, or repository automation. Source: adampoit/ai.

How do I install gh?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adampoit/ai --skill gh Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/adampoit/ai

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills

None