·github

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

15Installs·1Trend·@mitsuhiko

Installation

$npx skills add https://github.com/mitsuhiko/agent-commands --skill github

How to Install github

Quickly install github 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/mitsuhiko/agent-commands --skill github
  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: mitsuhiko/agent-commands.

SKILL.md

View raw

Use the gh CLI to interact with GitHub. Always specify --repo owner/repo when not in a git directory, or use URLs directly.

The gh api command is useful for accessing data not available through other subcommands.

Most commands support --json for structured output. You can use --jq to filter:

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries. Source: mitsuhiko/agent-commands.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mitsuhiko/agent-commands --skill github
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from mitsuhiko/agent-commands

Quick answers

What is github?

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries. Source: mitsuhiko/agent-commands.

How do I install github?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mitsuhiko/agent-commands --skill github 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/mitsuhiko/agent-commands

Details

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