Small Script Generator

Generate a small safe helper script or automation snippet for repetitive local tasks. Use when the user asks to 写个小脚本, 生成脚本, 批量处理, 文件转换, 自动化处理, dry-run script, helper script, or needs a minimal Python/Bash/R script with safe defaults.

Teng-bio Updated

File contents

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

  1. Clarify inputs, outputs, and file paths.
  2. Draft a short script with safe defaults.
  3. 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.

Teng-bio/codex-skills-hub/tree/main/skills/global/small-script-generator commit 84be6839a3

Frequently asked questions

npx skillmds@latest add teng-bio/small-script-generator