bynanocoai· 54 skills
Walk the operator through creating the first NanoClaw agent for a DM channel — resolve the operator's channel identity, wire the DM messaging group to a new agent, and trigger a welcome DM via the normal delivery path. Use after channel credentials are configured and the service is running.
$npx -y skills add nanocoai/nanoclaw --skill init-first-agentInstalls into the current project.
Run `npx skills use "https://github.com/nanocoai/nanoclaw" --skill "nanocoai/nanoclaw/init-first-agent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nanocoai/nanoclaw" that are relevant to the current task. Run `npx skills add "https://github.com/nanocoai/nanoclaw"` and select the relevant skills, then follow their instructions.