github-action-gen
Installation
SKILL.md
GitHub Action Generator
Stop copy-pasting workflow YAML from StackOverflow. Describe what you want and get a working GitHub Actions workflow.
One command. Zero config. Just works.
Quick Start
npx ai-github-action "test and deploy on push to main"
What It Does
- Generates complete GitHub Actions workflow files
- Handles common patterns like test, build, deploy
- Includes caching for faster runs
- Supports multiple deploy targets