From jeremylongshore-claude-code-plugins-plus-skills
Assists with bash scripting for DevOps basics including git version control, docker containerization, CI/CD pipelines, and infrastructure tasks. Triggers on 'bash script helper' phrases.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for bash script helper tasks within the DevOps Basics domain.
Generates production-ready Bash/shell scripts (.sh) for automation, CLI tools, text processing with grep/awk/sed, ops helpers, cron jobs, or CI utilities from requirements.
Writes and reviews defensive Bash scripts for production automation, CI/CD pipelines, and system utilities. Applies strict mode, safe parsing, Bats testing, and ShellCheck analysis.
Generates defensive Bash scripts for production automation, CI/CD pipelines, and system utilities with POSIX compliance, error handling, testing, and modern features.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for bash script helper tasks within the DevOps Basics domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with bash script helper" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the DevOps Basics skill category. Tags: devops, git, docker, ci-cd, infrastructure