用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/johnalbertini14-glitch/openclaw-skills --skill onboarding命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | Onboarding |
| description | Design user onboarding flows that maximize activation and time-to-value. |
| metadata | {"clawdbot":{"emoji":"🚀","os":["linux","darwin","win32"]}} |
Answer before designing anything:
If you can't answer these, onboarding will optimize the wrong thing.
Create this table for current state:
| Step | Users | Drop-off |
|---|---|---|
| Signed up | 100% | - |
| Step 2 | ?% | ?% |
| Step 3 | ?% | ?% |
| Activated | ?% | ?% |
Biggest drop-off = focus there first. Everything else is distraction.
At signup, require ONLY: email + password. Everything else: defer until after first value delivered.
For each additional field, calculate: how many users lost × LTV = cost of that field.
One question only, immediately after signup: "What's your main goal?" with 3-4 options.
Route to different:
More than 4 paths = complexity without benefit.
Structure:
Format: action verb + outcome ✓ "Create your first project" ✗ "Projects"
Every empty screen needs:
Pre-populated templates > blank slate.
| Day | Trigger | Content |
|---|---|---|
| 0 | Signup | Welcome + single quick win CTA |
| 1 | Not activated | Reminder + "here's how" |
| 3 | Not activated | Social proof / success story |
| 7 | Not activated | Feature highlight |
| 14 | Inactive | "We miss you" + incentive |
Stop sequence immediately when user activates.
Never repeat to returning users. Trigger contextually, not on every login.
Track weekly:
Activated users should retain 2-3x better. If not, activation definition is wrong.