GitHub operations via gh CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: local git operations (use git directly), non-GitHub repos, or cloning (use git clone).
$npx -y skills add swarmclawai/swarmclaw --skill githubInstalls into the current project.
Run `npx skills use "https://github.com/swarmclawai/swarmclaw" --skill "swarmclawai/swarmclaw/github"` 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/swarmclawai/swarmclaw" that are relevant to the current task. Run `npx skills add "https://github.com/swarmclawai/swarmclaw"` and select the relevant skills, then follow their instructions.