JavaScript is disabled. Some features may not work.
gh-cli — ★ 5.8K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

gh-cli

★ 5.8K repocicdSafeIntermediateClaude
🤖 AI Summary

Executes GitHub CLI commands (e.g., `gh pr create`, `gh issue list`) instead of raw HTTP calls, automatically handling authentication and API pagination for GitHub operations.

How to Install

Claude Code:
git clone --depth 1 https://github.com/trailofbits/skills.git && cp skills/plugins/gh-cli/skills/gh-cli ~/.claude/skills/gh-cli -r
Enforces authenticated gh CLI workflows over unauthenticated curl/WebFetch patterns. Use when working with GitHub URLs, API access, pull requests, or issues.

Details

Category DevOps → cicd
Sourcetrailofbits/skills
SKILL.mdView on GitHub →
Repo Stars★ 5.8K
Est. per Skill98 (shared across 59 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together