GitHub API Orchestration Skill Comprehensive skill for working with the GitHub API across all services and operations. This skill provides intelligent routing to focused resource files covering both REST API v3 and GraphQL API v4. Quick Reference: When to Load Which Resource | Use Case | Load Resource | Key Concepts | |----------|---------------|--------------| | Setting up authentication, checking rate limits, handling errors, pagination | | Auth methods, rate limits, error codes, ETags, conditional requests | | Creating/managing repos, branches, commits, releases, tags, Git objects | | Repo…