Bash/Linux terminal patterns and critical commands.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill bash-linux --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Bash Linux?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-bash-linux-592cea5f)More formats (shields.io, HTML) on the badges page.
---
name: bash-linux
description: Bash/Linux terminal patterns and critical commands.
category: tools
version: 4.1.0-fractal
layer: master-skill
---
# Bash Linux Patterns
> Essential patterns for Bash on Linux/macOS.
---
## 1. Operator Syntax
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [Chaining Commands](./sub-skills/chaining-commands.md)
### 2. [Essential Commands](./sub-skills/essential-commands.md)
### 3. [Core Tools](./sub-skills/core-tools.md)
### 4. [Check if command exists](./sub-skills/check-if-command-exists.md)
### 5. [Default variable value](./sub-skills/default-variable-value.md)
### 6. [Read file line by line](./sub-skills/read-file-line-by-line.md)
### 7. [Loop over files](./sub-skills/loop-over-files.md)
### 8. [Set options](./sub-skills/set-options.md)
### 9. [Trap for cleanup](./sub-skills/trap-for-cleanup.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...