What problem does it solve?
NauggieClaw requires a complex environment with git remotes, Node/dependencies, container runtimes, Auggie authentication, and channel credentials before agents can run, and the setup skill orchestrates the entire flow so users do not need to piece these steps together manually.
Core Features & Use Cases
- Bootstrap Automation: Converts git remotes, runs bash setup.sh, installs Node, and captures structured status to resolve missing tools without user guesswork.
- Runtime, Authentication, and Service Guardrails: Detects Docker or Apple Container availability, guides conversions, ensures Auggie login, channel configuration, mounts, and service startup with retries and diagnostics.
- Use Case: A new NauggieClaw fork is ready to use after invoking this skill, which handles Node installation, Docker readiness, Auggie token login, channel skill handoffs, and service verification so the user can start messaging immediately.
Quick Start
Run /setup inside the Auggie prompt to begin the fully guided installation, authentication, runtime configuration, and service startup.