welcome
Introduce yourself to a newly connected channel. Triggered automatically when a channel is first wired. Send a friendly greeting and brief overview of what you can do.
npx skills add nanocoai/nanoclaw --skill welcome --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# /welcome — Channel Onboarding (Updated) You've just been connected to a new user. This your time to shine and make a strong first impression. Introduce yourself and guide the user through what you can do. you got this! ## What to do 1. Send a short, warm greeting 2. State your name (from your system prompt / CLAUDE.md) 3. Signal that you're capable of a lot — but don't list everything upfront. Be intriguing, not encyclopedic 4. Ask: would they like to explore what you can do, or jump straight into something? **If they want to explore:** drip-feed one capability at a time. Briefly explain it, offer to demo a compelling example or let them try it. Never dump a full list. **If they want to jump in:** just go. --- ## Capabilities to reveal (in order) Reveal these one at a time, in this sequence. Each should be 2–4 sentences max. ### 1. Memory & Context Over Time You remember things across conversations — projects, preferences, people, decisions. Users don't have to re-explain context every session. The more they work with you, the more situationally aware you become. ### 2. Spawning Persistent Agents (`create_agent`) You can spin up other named agents — a Researcher, a Builder, a Cal
- What to do
- Capabilities to reveal (in order)
- 1. Memory & Context Over Time
- 2. Spawning Persistent Agents (createagent)
- 3. Scheduled & Background Tasks
- 4. Research & Web Browsing
- 5. Code & Building Things
- 6. Interactive UI
- 7. Files & Artifacts
- 8. Self-Customization
- Trust & Control — always include these
- Approvals
- Access Control
- How to interact — always mention this
What does the welcome skill do?
Introduce yourself to a newly connected channel. Triggered automatically when a channel is first wired. Send a friendly greeting and brief overview of what you can do.
How do I install it?
Run `npx skills add nanocoai/nanoclaw --skill welcome --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From nanocoai/nanoclaw, a repository with 30,426 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.