What problem does it solve?
Run initial NanoClaw setup to install dependencies, authenticate messaging channels, register the main channel, and start background services. The skill orchestrates bootstrap via a bash script, then steps via npx tsx, emitting structured status blocks and logging to logs/setup.log.
Core Features & Use Cases
- Automates end-to-end setup for first-time deployments and upgrades across macOS and Linux environments, coordinating dependency installation, environment checks, container/runtime selection, channel authentication, and service startup.
- Provides safe, guided prompts with clear recovery paths, verbose logging for troubleshooting, and standardized status outputs to simplify monitoring and auditing.
- Enables reproducible setups for teams by encapsulating the bootstrap workflow and step orchestration in a repeatable sequence.
Quick Start
Run the setup to bootstrap NanoClaw by executing the provided setup script and step commands until the service is verified.