AI AGENT ADDONS
CLI & Terminal
21,744installs

The GitHub CLI is a command line tool for working with GitHub. You can create repositories, manage issues, review pull requests, and run Actions right from your terminal. It helps you stay productive without opening a web browser.

To get started, install the gh tool on macOS, Linux, or Windows. Then authenticate with your GitHub account using gh auth login. After that you can use many commands like gh repo clone or gh pr create.

Add Gh Cli skill to your workflow

Global

mkdir -p ~/.claude/skills/gh-cli

Project

mkdir -p .claude/skills/gh-cli

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago