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.
Overall
score
93%
Does it follow best practices?
Validation for skill structure
{
"name": "pantheon-ai/github-actions-validator",
"version": "0.1.0",
"private": false,
"summary": "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.",
"skills": {
"github-actions-validator": {
"path": "SKILL.md"
}
}
}Install with Tessl CLI
npx tessl i pantheon-ai/github-actions-validator@0.1.0