small-script-generator
Installation
SKILL.md
Small Script Generator
Purpose
Generate a small helper script for repetitive tasks.
Inputs to request
- Inputs, outputs, and file paths.
- Target language or shell.
- Safety requirements like dry-run.
Workflow
- Clarify inputs, outputs, and file paths.
- Draft a short script with safe defaults.
- Include a dry-run or preview option if useful.
Output
- Script snippet with usage example.