skills/smithery.ai/bash-script-framework

bash-script-framework

Installation
SKILL.md

Bash Script Framework

Quick Start

# Create script directory structure
/bash-script-framework init

# Create new script with menu
/bash-script-framework new my-script --menu

# Add to existing scripts directory
/bash-script-framework add utility-script

When to Use

Installs
1
First Seen
Mar 20, 2026
bash-script-framework from smithery.ai