using-gh-for-github - Work with GitHub resources using the gh CLI.
Provides safe host-aware workflows to manage GitHub repositories, issues, pull requests, releases, Actions, and authentication using gh CLI.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Verify host authentication status
- Authenticate with GitHub server
- Manage issues and pull requests
- Manage releases and Git tags
- View GitHub Actions workflow runs
- Execute raw API requests
Inputs
- Git remote configuration
- GitHub host domain
- GitHub access tokens
- Markdown body files
Outputs
- Authentication status details
- Updated issue and PR states
- Merged pull request commits
- Created or deleted releases
- API response data
Requirements
- Installed gh CLI tool
- Installed Git CLI tool
- GitHub user account permissions
- Network access to host
