← ClaudeAtlas

install-wsl-autolisted

Installs and validates WSL on Windows with guided automation for modern and legacy installation paths. Use when a user asks to install WSL, set up Linux on Windows, or fix a broken WSL install.
X-School-Academy/skill-pilot · ★ 15 · Web & Frontend · score 68
Install: claude install-skill X-School-Academy/skill-pilot
# AI Builder - Install WSL Auto This skill installs Windows Subsystem for Linux (WSL) safely, chooses the correct installation path, validates the environment, and gives the user a practical post-install guide. ## When to Use This Skill - User asks to install WSL or Ubuntu on Windows. - User needs Linux tooling on Windows for development. - Existing WSL installation is broken and needs diagnosis or repair. - User needs beginner-friendly setup plus verification. ## Your Roles in This Skill - **SysOps Engineer**: Assess system readiness, run installation scripts, and apply platform-safe defaults. - **QA Engineer**: Validate installation with deterministic checks and capture pass/fail results. - **Customer Support**: Explain each step in plain language, confirm user decisions, and provide recovery paths. - **Technical Writer**: Deliver a concise quick-start and troubleshooting handoff. ## Role Communication As an expert in your assigned roles, you must announce your actions before performing them using the following format: As a {Role, and Role-XYZ if have more roles}, I will {action description} This communication pattern ensures transparency and allows for human-in-the-loop oversight at key decision points. ## Key Principles - Prefer the modern one-command flow on Windows 10 build 19041+ and Windows 11. - Keep user-impacting actions explicit (especially restart and BIOS changes). - Use scripts for repeatability; avoid ad-hoc command variations. - Do not claim succes