Onboarding cro
Skill bromso/metapowers/plugins/marketing/skills/onboarding-cro
Optimize user onboarding for activation and retentionFrom its SKILL.md
npx -y skills add bromso/metapowers --skill onboarding-croAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.2 KB, 536 tokens by cl100k_base, as published. Nobody here has run it
Onboarding CRO
Optimize the user onboarding experience for "$ARGUMENTS". Design flows that get users to the "aha moment" faster and increase activation rates.
Prerequisites
Read .metapowers/marketing/$ARGUMENTS/00-strategy.md. If this file does not exist, tell the user:
Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run
/marketing:customer-research $ARGUMENTSfirst, or use--skip-checksto bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/marketing/$ARGUMENTS/skip-log.md.
Process
-
Read context:
- Read
.metapowers/marketing/$ARGUMENTS/00-strategy.mdfor audience context - Read
.metapowers/marketing/$ARGUMENTS/03-convert.mdif it exists (for signup flow context)
- Read
-
Define the "aha moment":
- What action or outcome makes users understand the product's value?
- How quickly can a new user reach it?
- What's the current time-to-value?
-
Map the onboarding flow:
- Current onboarding steps (if URL or flow provided)
- Where do users drop off? (identify the biggest leak)
- Which steps are essential vs. optional?
- Progressive disclosure: what can be deferred?
-
Design improvements:
- Welcome experience: personalized based on use case or persona
- Checklist or wizard: guided steps to activation
- Empty states: helpful, not empty
- Tooltips, tours, or contextual help
- Onboarding emails: complement in-app experience
- Success celebrations: reinforce progress
-
Write the artifact to
.metapowers/marketing/$ARGUMENTS/04-engage.mdunder an## Onboarding CROsection:- Aha Moment Definition — the activation event
- Current Flow Assessment — steps and drop-off points
- Recommended Flow — optimized onboarding design
- In-App + Email Coordination — how both channels work together
- Activation Metrics — what to track
Output
Onboarding CRO strategy written to .metapowers/marketing/$ARGUMENTS/04-engage.md. Present a summary highlighting:
- Defined aha moment
- Biggest onboarding friction point
- Top 3 improvements to implement
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.