Yolo Linux Maxxing banner
andrewcchoi andrewcchoi

Yolo Linux Maxxing

DevOps community

Description

--- description: Setup Claude Code CLI on native Linux/WSL2 (no Docker required) argument-hint: "[--skip-validation] [--with-tools] [--with-shell] [--project-config] [--with-vscode] [--full]" allowed-tools: [Bash] --- # Native Linux/WSL2 Setup for Claude Code CLI ⚠️ **IMPORTANT: Native Linux Setup (No Docker Sandboxing)** This command installs Claude Code CLI directly on your Linux system. ## What You Get ✓ **Bubblewrap** - process-level filesystem sandboxing ✓ **Seccomp filter** (optional

Installation

Installs to ~/.claude/skills/andrewcchoi-sandbox-maxxing-yolo-linux-maxxing/SKILL.md

Terminal
mkdir -p ~/.claude/skills/andrewcchoi-sandbox-maxxing-yolo-linux-maxxing && curl -fsSL https://raw.githubusercontent.com/andrewcchoi/sandbox-maxxing/HEAD/commands/yolo-linux-maxxing.md -o ~/.claude/skills/andrewcchoi-sandbox-maxxing-yolo-linux-maxxing/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository