What problem does it solve? Setting up the first working agent in NanoClaw requires resolving channel identities, creating database rows, wiring messaging groups, and verifying end-to-end delivery — a multi-step process that is easy to get wrong manually. ## Core Features & Use Cases - Guided agent bootstrap: Walks the operator through picking a channel, resolving their user identity, and naming the agent persona. - DM wiring and welcome message: Creates the agent group, links the DM messaging group, and triggers a welcome DM through the normal delivery path to prove end-to-end delivery works. - Idempotent and safe to rerun: All operations are idempotent, with built-in troubleshooting for missing messaging groups, owner conflicts, and delivery failures. - Use Case: After installing a Discord or Telegram channel adapter, run this skill to stand up your first personal agent and receive a welcome DM confirming the full pipeline works. ## Quick Start Ask the assistant to initialize your first NanoClaw agent on your configured channel and send you a welcome DM.