This grounds GitHub Actions answers in official documentation instead of letting you wing it from memory. It searches docs.github.com first, finds the most relevant page for workflow syntax or runner configs or OIDC setup, then gives you the exact link alongside a direct answer. Useful when someone asks about workflow triggers, matrix builds, secret management, or migrating from Jenkins and you need the current official guidance, not outdated Stack Overflow advice. It won't debug specific failing workflows but handles the "how do I actually configure this" questions with proper documentation backing.
npx skills add https://github.com/xixu-me/skills --skill github-actions-docs