github-docs
Installation
SKILL.md
GitHub Docs Lookup
Navigate and fetch documentation from docs.github.com/en to answer questions about GitHub, GitHub Actions, Packages, Security, API, and workflows. This skill encodes the GitHub docs structure so the agent can construct direct links and retrieve relevant documentation.
Intent Router
Load reference files for depth on specific topics:
| Topic | File | Load when... |
|---|---|---|
| Site Navigation | references/navigation.md |
Understanding the docs structure and top-level sections |
| Quick Reference | references/quick-reference.md |
Looking up the most frequently needed pages |
| Actions Reference | references/actions-reference.md |
Configuring GitHub Actions workflows and workflow syntax |
| Advanced Examples | references/advanced-examples.md |
Canonical pages for matrix, reusable workflows, OIDC, environments, composite actions, runner autoscaling |
| Troubleshooting | references/troubleshooting.md |
Finding error-specific docs or version-specific information |