github-action-gen - Generate GitHub Actions workflows from plain English descriptions
Creates GitHub Actions workflow YAML files based on natural language descriptions
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- generate workflow files
- handle common patterns
- include caching configuration
- support deploy targets
- create scheduled jobs
Inputs
- OpenAI API key
- plain English description
- output filename
Outputs
- GitHub Actions YAML file
- workflow configuration
- CI/CD automation script
Requirements
- Node.js 18+
- OPENAI_API_KEY environment variable
- npx command
