What problem does it solve?
This skill orchestrates reliable GitHub API access across REST and GraphQL services, routing operations to specialized resource files for authentication, repositories, issues/PRs, workflows, and security to simplify integrations and automation.
Core Features & Use Cases
- Intelligent routing: directs API calls to focused resource files based on task (auth, repos, issues/PRs, workflows, security).
- Multi-protocol support: covers REST API v3 and GraphQL API v4 for comprehensive data access.
- Use Case: Build GitHub automation tools that authenticate, list repositories, manage issues, and trigger workflows across organizations.
Quick Start
Use the github-api skill to route GitHub API calls through the appropriate resource files (authentication, repositories, issues/PRs, workflows, and security) in your automation.