Skip to main content
Run any Skill in Manus
with one click
$pwd:

posix-shell

// Skill for writing POSIX-compliant shell scripts. Covers portable sh/bash script creation, ensuring portability, avoiding common non-POSIX syntax, error handling, testable design, debugging techniques, etc. Always refer to this skill when keywords like "shell script", "sh", "bash", "POSIX", "shell functions", "shell variables", "trap", "getopts" are included. Use in all scenarios for writing, reviewing, and debugging scripts.

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 15:56
File Explorer
5 files
SKILL.md
readonly