home/categories/scripting/superscript-scrip-ccode-skills-shell-scripting-skill-md
scriptingdevelopment

shell-scripting

Generate POSIX shell scripts following UNIX programming principles and a rigorous coding style. Use when: (1) creating or updating shell scripts; (2) when working on .sh files; (3) when working on files with #!/bin/sh shebang lines. Do not use when: (1) asked to create a Bash script.

SuperScript
maintainer
SuperScript
Atualizado 1/5/2026
Estrelas
0
Forks
0
quick start

Installation and usage

Generate POSIX shell scripts following UNIX programming principles and a rigorous coding style. Use when: (1) creating or updating shell scripts; (2) when working on .sh files; (3) when working on files with #!/bin/sh shebang lines. Do not use when: (1) asked to create a Bash script.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use shell-scripting