入职技能
Onboarding CRO Skill
by amdf01-debug
安装
claude skill add --url https://github.com/openclaw/skills文档
Trigger
Optimise post-signup onboarding for faster activation.
Trigger phrases: "onboarding flow", "activation rate", "user onboarding", "time to value", "empty state", "onboarding checklist"
Process
- Define activation: What is the key action that correlates with retention?
- Map current flow: Steps from signup to activation
- Identify friction: Where do users drop off post-signup?
- Redesign: Shortest path to activation event
- Measure: Activation rate before/after
Key Principles
- Time-to-value is everything. Users decide in the first session.
- One primary action per screen. Don't overwhelm.
- Checklists work: 3-5 items, show progress, celebrate completion
- Empty states should educate and motivate, not just be blank
- Progressive disclosure: show features as users need them
- Personalise: ask 1-2 questions to tailor the experience
- Skip tutorials — let users learn by doing
Onboarding Patterns
Checklist (best for tools with setup)
- Complete profile
- Create first [item]
- Invite a teammate
- Connect integration
Product Tour (best for complex UI)
- Highlight 3-5 key features
- Interactive, not passive
- Skip option always visible
Template/Sample Data (best for content tools)
- Pre-populate with example data
- User edits rather than creates from scratch
- Reduces blank-page anxiety
Output
Redesigned onboarding flow: screen-by-screen breakdown, checklist items, empty state copy, activation metric definition, and success criteria.
相关 Skills
Claude API
by anthropic
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.
并行代理
by axelhu
Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw
高光制作器
by bwbernardweston18
>