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

shell

// Shell scripting best practices for writing safe, portable, and maintainable bash/sh scripts. Use when writing, reviewing, or refactoring shell scripts, Dockerfile RUN commands, Makefile recipes, CI pipeline scripts, cron jobs, or systemd ExecStart directives. Triggers on bash, sh, POSIX, ShellCheck, error handling, quoting, variables, set -euo pipefail.

$ git log --oneline --stat
stars:138
forks:8
updated:February 15, 2026 at 10:23
File Explorer
55 files
SKILL.md
readonly