What problem does it solve?
Walk the operator through provisioning the very first NanoClaw agent for a direct message channel, resolving the operator's channel identity, wiring the DM workflow to a new agent, and triggering a welcome DM via the normal delivery path. The process is idempotent — rerunning is safe and will not create duplicate state.
Core Features & Use Cases
- Orchestrates channel selection, identity resolution, and agent-group creation to onboard a DM-based agent and group.
- Wires the channel's messaging group to the agent so welcome messages and conversations route correctly.
- Provides guided prompts and validation to ensure prerequisites (credentials, adapters, service running) are met before activation.
- Idempotent design: repeated runs re-use existing groups and sessions without adverse effects.
Quick Start
Run the init-first-agent flow after your channel credentials are configured and the service is running to onboard and welcome the first agent.