github-cli-integration
Use GitHub CLI (gh) for authenticated API operations including repo access, file fetching, PR creation, and user management. Activate this skill when implementing GitHub integrations, working with gh CLI commands, creating PR workflows, handling GitHub authentication, or building testable GitHub clients using the Protocol pattern.
Installation and usage
Use GitHub CLI (gh) for authenticated API operations including repo access, file fetching, PR creation, and user management. Activate this skill when implementing GitHub integrations, working with gh CLI commands, creating PR workflows, handling GitHub authentication, or building testable GitHub clients using the Protocol pattern.
Once installed, you can use this skill by running the following command in your terminal:
skills use github-cli-integration