GitHub operations via gh CLI. CRITICAL: Use instead of WebFetch for any github.com URL or GitHub repo path like owner/repo. Use when the user asks to inspect repositories, files, issues, pull requests, releases, Actions runs, or repository structure. Use when the user says 'show README', 'list issues', 'check PR', 'clone repo', or 'analyze this repo'. Use even when the user just pastes a github.com URL without an explicit verb.
$npx -y skills add arvindand/agent-skills --skill github-navigatorInstalls into the current project.
Run `npx skills use "https://github.com/arvindand/agent-skills" --skill "arvindand/agent-skills/github-navigator"` 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/arvindand/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/arvindand/agent-skills"` and select the relevant skills, then follow their instructions.