Skills
Utility Official
Welcome
Built-in onboarding for a newly connected channel, including capabilities, approvals, and access control.
What it does
- Introduces the agent when a channel is first wired
- Adapts the greeting to the messaging channel
- Explains capabilities one at a time
- Covers approval and access-control boundaries
- Starts shaping persistent memory from the first conversation
What you'll need
- NanoClaw installed and running
- A newly connected channel
Availability
Built into every agent containerEvery NanoClaw agent container includes the welcome skill. NanoClaw triggers it when a channel is first connected. The agent introduces itself, offers a short capability tour, and explains the approval and access-control boundaries without dumping a long feature list.
Channel addenda can adjust the onboarding flow for platforms such as Slack. The same skill also tells the agent how to start learning the recurring parts of the user’s world without turning the first conversation into an interview.
This is an automatic built-in skill. Users do not run it manually.
Read the current source skill for the complete onboarding sequence.