bash-executor
Installation
SKILL.md
Bash Executor Skill
Execute bash commands and shell scripts safely with comprehensive error handling, security validation, and best practices.
Plugin: my-first-plugin | Version: 1.0.0
When to Use This Skill
Use this skill when the user needs to:
- Execute system commands and utilities
- Process text files (grep, sed, awk, cut, sort)
- Manage files and directories
- Run CLI tools (curl, wget, git, docker)
- Create shell scripts for automation
- Parse command output and logs
- Execute batch operations
- System administration tasks