Small Script Generator
Generate a small helper script for repetitive tasks
install path
~/.claude/skills/small-script-generator/SKILL.md command
/small-script-generator 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.
Quality bar
- Avoid destructive behavior by default.
- Show how to run it safely.
Copy this into ~/.claude/skills/small-script-generator/SKILL.md to use it as a slash command in Claude Code.