os-scripting

Operating system and shell scripting troubleshooting workflow for Linux, macOS, and Windows. Covers bash scripting, system administration, debugging, and automation.

Content Preview
---
name: os-scripting
description: "Operating system and shell scripting troubleshooting workflow for Linux, macOS, and Windows. Covers bash scripting, system administration, debugging, and automation."
category: workflow-bundle
risk: safe
source: personal
date_added: "2026-02-27"
---

# OS/Shell Scripting Troubleshooting Workflow Bundle

## Overview

Comprehensive workflow for operating system troubleshooting, shell scripting, and system administration across Linux, macOS, and Windows. This bu
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/os-scripting.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/os-scripting/SKILL.md

Skill 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/sickn33/antigravity-awesome-skills

Then reference at skills/os-scripting/SKILL.md

Related Skills