This is the first-run experience skill that decides whether a new user gets it or bounces. It branches on memory: if there's context from past sessions, it picks up where you left off instead of doing a cold intro. If not, it opens with a concrete question seeded with real verbs (email triage, Twitter scanning, weekly reports) instead of listing features. The core pattern is show-don't-tell: generate a sample output in the first exchange so they feel the capability instead of reading about it. It's opinionated about language detection, has special handling for crypto users, and includes inline flows for binding push channels like Telegram. Use it when someone opens with "what can you do" or sounds lost, but skip it if they already have a clear request.
npx skills add https://github.com/starchild-ai-agent/official-skills --skill user-onboarding