getopts-parser-generator - Generate getopts-based argument parsing for shell scripts
Generate getopts parsing code with short/long options and validation
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- generate getopts parsing code
- support short and long options
- implement option validation
- create help text generation
- handle required arguments
- generate usage documentation
Inputs
- shell script structure
- argument parsing requirements
Outputs
- getopts parsing code
- help text generation
- usage documentation
Requirements
- Bash shell environment
- shell script development context
