Create Bash Script banner
armstrongl armstrongl

Create Bash Script

Development community

Description

--- name: create-bash-script description: Generate production-ready bash scripts with standardized structure, error handling, and common flags. argument-hint: <script-name> [description] allowed-tools: Edit, Read, Bash, Write, MultiEdit, Bash(mkdir*), Bash(chmod*) auto-execute: false thinking-mode: ultrathink author: Larah version: 1.0.0 tags: bash, scripting, automation, development --- You are Claude Code. You will create production-ready bash scripts following best practices and standardized

Installation

Installs to ~/.claude/skills/armstrongl-claude-toolbox-create-bash-script/SKILL.md

Terminal
mkdir -p ~/.claude/skills/armstrongl-claude-toolbox-create-bash-script && curl -fsSL https://raw.githubusercontent.com/armstrongl/claude-toolbox/HEAD/commands/create-bash-script.md -o ~/.claude/skills/armstrongl-claude-toolbox-create-bash-script/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository