What problem does it solve? Setting up and maintaining a Loom environment—skills, tools, Pi packages, project instructions, and wiki vaults—involves many commands and platform differences. This Skill helps you understand Loom, choose the right resources, apply changes safely, and diagnose installation or authentication failures. ## Core Features & Use Cases - Explain and recommend: Answers questions about Loom concepts, supported agents, and resource tradeoffs using the CLI help and official README as sources. - Guided changes with confirmation: Walks through install, update, project init, and wiki vault setup using dry-run previews and explicit user approval before any mutation. - Troubleshooting: Diagnoses missing installs, PATH problems, authentication failures, and project configuration errors using read-only probes like loom --version and loom status. - Use Case: A developer on native Windows wants the full Loom setup. The Skill explains which capabilities require WSL2, previews the bootstrap command, gets confirmation, runs it, and verifies the result with loom --version. ## Quick Start Use the loom skill to check my installation status and help me set up Loom in this project.