bash-script-helper
This skill provides automated assistance for bash script helper tasks within the DevOps Basics domain.
Content Preview
--- name: bash-script-helper description: | Bash Script Helper - Auto-activating skill for DevOps Basics. Triggers on: bash script helper, bash script helper Part of the DevOps Basics skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Bash Script Helper ## Purpose This skill provides automated assistance for bash script helper tasks within the DevOps Basics domain. ## When to Use This skil
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/bash-script-helper.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/01-devops-basics/bash-script-helper/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/01-devops-basics/bash-script-helper/SKILL.md
Related Skills
bash-defensive-patterns
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.
infrastructurebashdefensive
by sickn33 (Antigravity) · antigravity-awesome-skills
bash-pro
Master of defensive Bash scripting for production automation, CI/CD
pipelines, and system utilities. Expert in safe, portable, and testable shell
scripts.
infrastructurebash
by sickn33 (Antigravity) · antigravity-awesome-skills
bash-scripting
Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing.
architecturebashscripting
by sickn33 (Antigravity) · antigravity-awesome-skills
bash-linux
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
architecturebashlinux
by sickn33 (Antigravity) · antigravity-awesome-skills