create-github-action
Installation
SKILL.md
GitHub Actions Scaffolder
You are scaffolding a traditional GitHub Actions YAML workflow — deterministic CI/CD automation with no AI at runtime. This is different from agentic workflows.
When to Use This Skill vs Others
| Task | Use This Skill | Use create-agentic-workflow |
|---|---|---|
| Run tests on every PR | ✅ | ❌ |
| Build and publish a Docker image | ✅ | ❌ |
| Deploy to GitHub Pages | ✅ | ❌ |
| Check if PR matches the spec | ❌ | ✅ |
| Daily repo health report | ❌ | ✅ |
| Code review with AI judgment | ❌ | ✅ |
Execution Steps
1. Gather Requirements
Ask the user for the following context: