GitHub CLI skill for interacting with GitHub via the gh command line tool. Use when Bub needs to (1) Create, view, or manage GitHub repositories, (2) Work with issues and pull requests, (3) Create and manage releases, (4) Run and monitor GitHub Actions workflows, (5) Create and manage gists, or (6) Perform any GitHub operations via command line.
$npx -y skills add bubbuild/bub --skill ghInstalls into the current project.
Run `npx skills use "https://github.com/bubbuild/bub" --skill "bubbuild/bub/gh"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bubbuild/bub" that are relevant to the current task. Run `npx skills add "https://github.com/bubbuild/bub"` and select the relevant skills, then follow their instructions.