Smart Onboarding Wizard
Full-stack first-run setup covering everything from API keys to first interaction.
Commands
Run via: python3 scripts/smart-onboarding-wizard.py
Commands
check— Audit current setup completeness (non-destructive)auto— Auto-detect and configure what's possible without user inputsetup— Full interactive guided setup (prompts for missing config)persona— Configure for a specific persona (developer/creator/enterprise)reset— Reset specific config sections to defaultsstatus— Show current configuration status dashboard
Options
--workspace PATH— Workspace path (default: auto-detect)--config PATH— OpenClaw config path (default: auto-detect)--format text|json— Output format--persona developer|creator|enterprise— Pre-select persona for auto-config--steps env,model,channel,security,skills,memory,heartbeat— Run specific steps only--skip STEPS— Skip specific steps--non-interactive— Skip all prompts, use defaults
Persona Templates
- Developer — Coding-focused: GitHub skill, coding-agent, terminal access, minimal channels
- Creator — Content-focused: Composio OAuth, Typefully, multi-channel, TTS
- Enterprise — Business-focused: Teams connector, security hardening, cost dashboard, approval hooks