linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
Content Preview
--- name: linux-commands-guide description: | Linux Commands Guide - Auto-activating skill for DevOps Basics. Triggers on: linux commands guide, linux commands guide Part of the DevOps Basics skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Linux Commands Guide ## Purpose This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain. ## When to Us
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/linux-commands-guide.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/01-devops-basics/linux-commands-guide/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/01-devops-basics/linux-commands-guide/SKILL.md
Related Skills
bash-linux
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
architecturebashlinux
by sickn33 (Antigravity) · antigravity-awesome-skills
linux-privilege-escalation
Execute systematic privilege escalation assessments on Linux systems to identify and exploit misconfigurations, vulnerable services, and security weaknesses that allow elevation from low-privilege user access to root-level control.
securitylinuxprivilegeescalation
by sickn33 (Antigravity) · antigravity-awesome-skills
linux-shell-scripting
Provide production-ready shell script templates for common Linux system administration tasks including backups, monitoring, user management, log analysis, and automation. These scripts serve as building blocks for security operations and penetration testing environments.
securitylinuxshellscripting
by sickn33 (Antigravity) · antigravity-awesome-skills
linux-troubleshooting
Linux system troubleshooting workflow for diagnosing and resolving system issues, performance problems, and service failures.
infrastructurelinuxtroubleshooting
by sickn33 (Antigravity) · antigravity-awesome-skills