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
Обновлено 1/5/2026
Звёзды
0
Форки
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.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use shell-scripting