github-actions-docs

Solid

Use when users ask how to write, explain, customize, migrate, secure, or troubleshoot GitHub Actions workflows, workflow syntax, triggers, matrices, runners, reusable workflows, artifacts, caching, secrets, OIDC, deployments, custom actions, or Actions Runner Controller, especially when they need official GitHub documentation, exact links, or docs-grounded YAML guidance.

Code & Development 56 stars 4 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 79/100

Stars 20%
58
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

GitHub Actions questions are easy to answer from stale memory. Use this skill to ground answers in official GitHub documentation and return the closest authoritative page instead of generic CI/CD advice. ## When to Use Use this skill when the request is about: - GitHub Actions concepts, terminology, or product boundaries - Workflow YAML, triggers, jobs, matrices, concurrency, variables, contexts, or expressions - GitHub-hosted runners, larger runners, self-hosted runners, or Actions Runner Controller - Artifacts, caches, reusable workflows, workflow templates, or custom actions - Secrets, `GITHUB_TOKEN`, OpenID Connect, artifact attestations, or secure workflow patterns - Environments, deployment protection rules, deployment history, or deployment examples - Migrating from Jenkins, CircleCI, GitLab CI/CD, Travis CI, Azure Pipelines, or other CI systems - Troubleshooting workflow behavior when the user needs documentation, syntax guidance, or official references Do not use this skill for: - A specific failing PR check, missing workflow log, or CI failure triage. Use `gh-fix-ci`. - General GitHub pull request, branch, or repository operations. Use `github`. - CodeQL-specific configuration or code scanning guidance. Use `codeql`. - Dependabot configuration, grouping, or dependency update strategy. Use `dependabot`. ## Workflow ### 1. Classify the request Decide which bucket the question belongs to before searching: - Getting started or tutorials - Workflow authoring and...

Details

Author
xixu-me
Repository
xixu-me/skills
Created
1 months ago
Last Updated
1 months ago
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category