Check bash script syntax without executing. Use before committing bash scripts or when verifying syntax correctness.
3.7
Rating
0
Installs
Testing & Quality
Category
The skill provides a clear, focused description for checking bash script syntax. The structure is clean and concise. However, it references a script file (check-bash.sh) that performs the actual validation, and while we assume this exists per instructions, the skill itself is quite simple—essentially wrapping 'bash -n' which a CLI agent could easily do directly. The task knowledge is adequate but minimal, and the novelty is low since syntax checking is a straightforward bash built-in feature that doesn't require significant orchestration or complex logic that would challenge a CLI agent.
Loading SKILL.md…

Skill Author