gh-cli
🤖 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 -rEnforces 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 |
| Source | trailofbits/skills |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 5.8K |
| Est. per Skill | 98 (shared across 59 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
expo-cicd-workflows
EAS Workflows Skill Help developers write and edit EAS CI/CD workflow YAML files. When to Use You ne
github-actions-advanced
GitHub Actions Advanced Skill Expert guidance for designing, writing, debugging, and securing produc
aws-skills
Aws Skills Overview AWS development with infrastructure automation and cloud architecture patterns W
c4-container
C4 Container Level: System Deployment Use this skill when Working on c4 container level: system depl
Works Well With
Skills from the same repository — often designed to work together