Github Actions Docs
Skill Verified ActiveUse 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.
To provide accurate, documentation-grounded answers for GitHub Actions-related questions, ensuring users receive official guidance and links.
Features
- Answers GitHub Actions workflow questions
- Grounds answers in official GitHub documentation
- Provides exact links and docs-grounded YAML guidance
- Covers a wide range of Actions topics (syntax, runners, secrets, etc.)
- Differentiates from general CI/CD advice
Use Cases
- When users need to write, explain, customize, migrate, secure, or troubleshoot GitHub Actions workflows.
- When official GitHub documentation, exact links, or docs-grounded YAML guidance are required.
- To get precise information on specific GitHub Actions features like triggers, matrices, runners, reusable workflows, artifacts, caching, secrets, OIDC, deployments, custom actions, or Actions Runner Controller.
Non-Goals
- Triaging specific failing PR checks, missing workflow logs, or CI failures (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`).
Installation
npx skills add xixu-me/skillsRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Running Tend
100Worktrunk-specific guidance for tend CI workflows. Adds codecov polling, Rust test commands, labels, and review criteria on top of the generic tend-* skills. Use when operating in CI.
Lifecycle Progression Workflow
100Build workflows to automate contact progression through the sales funnel: Lead to MQL to SQL to Opportunity to Customer. Each transition is triggered by a specific event (score threshold, meeting booked, deal created, deal won).
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
Master Claude for Legal
100Master skill for legal teams using Claude. Loads the right reference for the user's question (privilege configuration, MCP hardening, verification, long documents, practice-area patterns, skill authoring) and routes to specialized starter skills (NDA triage, version diff, meeting brief, citation verification, status synthesis). Auto-invokes when the user mentions legal work, contracts, redlines, NDAs, privilege, attorney-client, court filings, depositions, regulatory compliance, or asks how to set up Claude for a law firm or in-house legal team.
Game Ci Pipeline
99Invoke to set up CI/CD pipelines for game builds -- automated testing, build pipelines, and deployment to Steam, itch.io, or Epic. Triggers on: "CI", "CD", "pipeline", "automated build", "deploy", "Steam deploy", "itch.io butler", "GitHub Actions game", "build automation". Do NOT invoke for general code review (use game-code-review) or manual testing guidance (use game-qa-lead). Part of the AlterLab GameForge collection.
Github Actions
98GitHub Actions CI/CD workflows for automating build, test, and deployment