What problem does it solve?
This Skill removes the friction of switching between GitHub's web interface and the command line, making routine repository work faster, more consistent, and easier to script.
Core Features & Use Cases
- Repository Management: Create, clone, view, edit, rename, fork, archive, and sync repositories from one command surface.
- Issue and Pull Request Workflows: Create, list, review, comment, merge, reopen, close, and track issues and pull requests without leaving the terminal.
- Automation and Operations: Work with Actions, releases, projects, labels, secrets, variables, gists, codespaces, and API requests for day-to-day GitHub administration.
- Use Case: A developer can authenticate once, inspect a repo, triage open issues, review a pull request, and trigger a workflow run entirely from the command line.
Quick Start
Use the gh-cli skill to help me install, authenticate, and run the right gh command for my GitHub task.