·github-actions-validator
</>

github-actions-validator

Comprehensive toolkit for validating, linting, and testing GitHub Actions workflow files, custom local actions, and public actions. Use this skill when working with GitHub Actions YAML files (.github/workflows/*.yml), validating workflow syntax, testing workflow execution with act, or debugging workflow issues.

23Installs·2Trend·@akin-ozer

Installation

$npx skills add https://github.com/akin-ozer/cc-devops-skills --skill github-actions-validator

How to Install github-actions-validator

Quickly install github-actions-validator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/akin-ozer/cc-devops-skills --skill github-actions-validator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: akin-ozer/cc-devops-skills.

SKILL.md

View raw

Validate and test GitHub Actions workflows, custom actions, and public actions using industry-standard tools (actionlint and act). This skill provides comprehensive validation including syntax checking, static analysis, local workflow execution testing, and action verification with version-aware documentation lookup.

Every validation MUST follow these steps. Skipping any step is non-compliant.

| Error Pattern in Output | Reference File to Read | Section to Quote |

Comprehensive toolkit for validating, linting, and testing GitHub Actions workflow files, custom local actions, and public actions. Use this skill when working with GitHub Actions YAML files (.github/workflows/*.yml), validating workflow syntax, testing workflow execution with act, or debugging workflow issues. Source: akin-ozer/cc-devops-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/akin-ozer/cc-devops-skills --skill github-actions-validator
Category
</>Dev Tools
Verified
First Seen
2026-02-27
Updated
2026-03-10

Browse more skills from akin-ozer/cc-devops-skills

Quick answers

What is github-actions-validator?

Comprehensive toolkit for validating, linting, and testing GitHub Actions workflow files, custom local actions, and public actions. Use this skill when working with GitHub Actions YAML files (.github/workflows/*.yml), validating workflow syntax, testing workflow execution with act, or debugging workflow issues. Source: akin-ozer/cc-devops-skills.

How do I install github-actions-validator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/akin-ozer/cc-devops-skills --skill github-actions-validator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/akin-ozer/cc-devops-skills