Deploy first agent to messaging
init-first-agentskillsetup L2★29,740
nanocoai/nanoclaw ↗What it does
Stand up first agent and verify end-to-end delivery
Best for
When setting up the first NanoClaw agent and verifying end-to-end DM delivery works synchronously.
Inputs
- · channel choice
- · user identity on platform
- · display name
- · platform ID
Outputs
- · agent_groups DB row
- · messaging_groups wiring
- · welcome DM sent
Requires
- · NanoClaw service
- · channel adapter
- · SQLite DB
Preconditions
Service running, channel credentials configured, adapter uncommented, no existing owner, user_id resolved per platform
Failure modes
Service down, adapter disconnected, cold DM unsupported on platform, DM not received; diagnose via DB query on failure
Trust signals
- · Idempotent rerun-safe script
- · per-platform cold-DM or pair-code resolution
- · DB query diagnostic on missing DM