github-actions-workflow

Installation
SKILL.md

GitHub Actions Workflow Generator

Generate production-ready GitHub Actions workflow files for CI/CD automation.

Output Requirements

File Output: .github/workflows/{name}.yml Format: Valid GitHub Actions YAML Standards: GitHub Actions latest syntax

When Invoked

Immediately generate a complete workflow file. Include appropriate triggers, jobs, and steps for the project type.

Workflow Templates

Node.js CI/CD Pipeline

# .github/workflows/ci.yml
Installs
1
First Seen
Mar 10, 2026
github-actions-workflow — ehtbanton/claudeskillsrepo