script-gen
SKILL.md
Script Generator
Package.json scripts are powerful but writing them is tedious. Describe what you need and get proper npm scripts.
One command. Zero config. Just works.
Quick Start
npx ai-script "lint, test, build, deploy"
What It Does
- Generates npm scripts for your workflow
- Handles complex script chains
- Includes pre/post hooks
- Works with any tooling