github-actions-validator

Community

Validate and test GitHub Actions workflows.

Authorakin-ozer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps teams validate and debug GitHub Actions workflows by performing local validation, syntax checks, and actionable remediation guidance.

Core Features & Use Cases

  • Static analysis of YAML workflows using actionlint to catch syntax issues, invalid inputs, and runner labels
  • Local workflow testing with act to verify behavior before pushing
  • Action version validation and remediation guidance with references; support for modern features like workflow_call and OIDC-ready permissions
  • Pre-commit validation for pull requests and debugging failures with actionable suggestions

Quick Start

  1. Install local tooling: bash scripts/install_tools.sh
  2. Validate a workflow: bash scripts/validate_workflow.sh .github/workflows/ci.yml
  3. Check action versions: bash scripts/validate_workflow.sh --check-versions .github/workflows/ci.yml

Dependency Matrix

Required Modules

dockercurlbashactactionlint

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: github-actions-validator
Download link: https://github.com/akin-ozer/cc-devops-skills/archive/main.zip#github-actions-validator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.