github-actions-docs

Installation
SKILL.md

GitHub Actions Docs

Use this skill to answer GitHub Actions questions from official GitHub documentation instead of stale memory.

Core Rules

  • Verify current behavior in official docs before answering. Prefer docs.github.com/en/actions pages.
  • Use references/topic-map.md only as a routing aid. Live official docs are the authority.
  • Open the most relevant page and exact section when practical. Compare 2-3 official pages when the question spans concepts.
  • Link exact pages, not the Actions landing page, unless no narrower page exists.
  • Keep citations close to the claims they support.
  • Make inferences explicit when combining multiple docs pages.
  • Do not mutate a repository for documentation questions. If the user asks to edit .github/workflows, use repository context and a workflow-editing skill if available; still verify syntax against official docs.
  • If docs appear renamed, moved, gated by plan, or incomplete, say so and provide the closest official page instead of guessing.

Workflow

Installs
14
First Seen
May 22, 2026
github-actions-docs — andreacovelli/my-skills