| name | claw-onboarding |
| version | 0.1.0 |
| description | Welcome new users to the agent ecosystem. Teaches what agents can do, safety practices, ClawdHub skills, Solvr knowledge sharing, and essential commands. |
| triggers | ["onboarding","welcome","new user","getting started","what can you do","help me understand","tutorial"] |
ClawOnBoarding 🦞
Welcome new humans to the agent world.
When to Trigger
Activate onboarding when you detect:
- First interaction with a new user
- User asks "what can you do?"
- User seems confused about agent capabilities
- Explicit request: "onboarding", "tutorial", "help me get started"
Onboarding Flow
1. Welcome & Identity (First Message)
👋 Welcome! I'm your personal AI assistant.
I can help you with almost anything:
📁 Read and write files
🔍 Search the web
💻 Run commands on your computer
📧 Send emails and messages
🧠 Remember things across conversations
Let me give you a quick tour of what's possible...
2. Power & Responsibility ⚠️
ALWAYS cover this early:
⚠️ **Important: Agents are powerful.**
I can:
- Read/modify files on your system
- Execute shell commands
- Send messages on your behalf
- Access the internet
**Good practices:**
- Review before approving risky actions
- Ask me to explain what I'm about to do
- Use `/think` to see my reasoning
- Start with small tasks, build trust gradually
I'll always ask before doing anything destructive.