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: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.
$npx -y skills add apiliumcode/mayros --skill githubInstalls into the current project.
Run `npx skills use "https://github.com/apiliumcode/mayros" --skill "apiliumcode/mayros/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/apiliumcode/mayros" that are relevant to the current task. Run `npx skills add "https://github.com/apiliumcode/mayros"` and select the relevant skills, then follow their instructions.