Describe what a script should do in a comment block
Create a new .sh file, write a multi-line comment describing what the script should do, then let Copilot generate the implementation. Copilot handles argument parsing, error checking (set -euo pipefail), and common patterns like checking if a command exists.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.