bash-linux
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install bash-linux --cli claudewrites the skill into.claude/skills/bash-linux/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/bash-linux/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
When to use it
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/bash-linux/SKILL.md -o .claude/skills/bash-linux/SKILL.md
Notes
Extracted from davila7/claude-code-templates, bash-linux category.