What problem does it solve?
This Skill automates the full NanoClaw onboarding process so a user can get the app installed, authenticated, configured, and running without having to manually coordinate each setup step.
Core Features & Use Cases
- Repository and fork setup: Detects git remotes, guides fork creation when needed, and ensures upstream tracking is configured correctly.
- Environment bootstrap: Installs or repairs Node.js dependencies, parses setup status blocks, and handles platform-specific prerequisites.
- Container and service setup: Chooses between Docker and Apple Container, builds the runtime image, starts the background service, and verifies the deployment.
- Channel onboarding: Delegates to channel-specific skills for WhatsApp, Telegram, Slack, and Discord authentication and registration.
- Use case: A new NanoClaw user can ask for setup once and be guided through everything from first clone checks to a working, verified service.
Quick Start
Ask the assistant to run the NanoClaw setup workflow for this repository and complete any prompts needed for authentication, container selection, or channel registration.