Enables GitHub repository operations (read/write/commit/PR) for Claude.ai chat environments. Use when users request GitHub commits, repository updates, DEVLOG persistence, or cross-session state management via GitHub branches. Not needed in Claude Code (has native git access).
$npx -y skills add oaustegard/claude-skills --skill invoking-githubInstalls into the current project.
Run `npx skills use "https://github.com/oaustegard/claude-skills" --skill "oaustegard/claude-skills/invoking-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/oaustegard/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/oaustegard/claude-skills"` and select the relevant skills, then follow their instructions.