mcpbeat

Bash Linux

dokhacgiakhoa/bash-linux

Bash/Linux terminal patterns and critical commands.

1k tokens
context cost
the whole folder, loaded on every use
10
files
instructions only
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill bash-linux

What comes with it

3 805 bytes besides the instruction
sub-skills/chaining-commands.md
sub-skills/check-if-command-exists.md
sub-skills/core-tools.md
sub-skills/default-variable-value.md
sub-skills/essential-commands.md
sub-skills/loop-over-files.md
sub-skills/read-file-line-by-line.md
sub-skills/set-options.md
sub-skills/trap-for-cleanup.md

The instruction itself

12 sections, as written by the author

Bash Linux Patterns

> Essential patterns for Bash on Linux/macOS.


1. Operator Syntax

🧠 Knowledge Modules (Fractal Skills)

1. Chaining Commands

2. Essential Commands

3. Core Tools

4. Check if command exists

5. Default variable value

6. Read file line by line

7. Loop over files

8. Set options

9. Trap for cleanup

How to use it

Copy the folder

Take dokhacgiakhoa/bash-linux from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.