A solid wrapper around GitHub's official CLI that formats output as markdown so Claude can actually parse it. Use it when you need to check PR status, list issues, monitor workflow runs, or search repos without leaving your terminal. The split approach is smart: read operations go through the Python wrapper for clean formatting, while write operations (creating PRs, merging, commenting) use gh directly. You'll need gh CLI installed and authenticated first, but after that it's straightforward. The markdown output makes a real difference when you're trying to get an AI to understand CI status or review states instead of wrestling with JSON.
npx -y skills add odyssey4me/agent-skills --skill github --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills