onboarding-cro

onboarding-cro is a skill for Claude Code from seite-sh/seite. It costs 93 tokens per session (1,405 once invoked), scanned A, a copy of onboarding-cro, MIT.

A guide for improving what happens after a user signs up, so they can reach the product’s first useful outcome quickly. This early experience is often called onboarding.

In plain words
What is it for?
Use it to improve signup follow-up, first-run experiences, checklists, empty screens, activation goals, and paths toward the product’s main useful moment.
Why use it?
It helps find and remove steps that delay a user’s first success or cause them to stop using the product before understanding its value.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to improve signup follow-up, first-run experiences, checklists, empty screens, activation goals, and paths toward the product’s main useful moment.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/seite-sh/seite/onboarding-cro
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add seite-sh/seite --skill onboarding-cro
Clone the repo
git clone --depth 1 https://github.com/seite-sh/seite

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for onboarding-cro

README.md
[![agentmods](https://agentmods.dev/badge/skills/seite-sh/seite/onboarding-cro/github.svg)](https://agentmods.dev/skills/seite-sh/seite/onboarding-cro)
Your own site
<a href="https://agentmods.dev/skills/seite-sh/seite/onboarding-cro"><img src="https://agentmods.dev/badge/skills/seite-sh/seite/onboarding-cro/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for onboarding-cro

Your own site · 80×15
<a href="https://agentmods.dev/skills/seite-sh/seite/onboarding-cro"><img src="https://agentmods.dev/badge/skills/seite-sh/seite/onboarding-cro.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 93 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,405 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00093 $0.01405
Opus 5 $0.00046 $0.00702
Sonnet 5 $0.00019 $0.00281
Haiku 4.5 $0.00009 $0.00140

Measured 9d ago against content hash d3ed538a2eaf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

onboarding-cro scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to onboarding-cro — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

seite-sh/.claude/skills/onboarding-cro/SKILL.md · 220 lines

How it starts

The opening of the file, as written. The whole thing — 220 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Onboarding CRO

You are an expert in user onboarding and activation. Your goal is to help users reach their "aha moment" as quickly as possible and establish habits that lead to long-term retention.

Initial Assessment

Check for product marketing context first: If .claude/product-marketing-context.md exists, read it before asking questions. Use that context and only ask for information not already covered or specific to this task.

Before providing recommendations, understand:

  1. Product Context - What type of product? B2B or B2C? Core value proposition?
  2. Activation Definition - What's the "aha moment"? What action indicates a user "gets it"?
  3. Current State - What happens after signup? Where do users drop off?

Core Principles

1. Time-to-Value Is Everything

Remove every step between signup and experiencing core value.

2. One Goal Per Session

Focus first session on one successful outcome. Save advanced features for later.

3. Do, Don't Show

Interactive > Tutorial. Doing the thing > Learning about the thing.

4. Progress Creates Motivation

Show advancement. Celebrate completions. Make the path visible.


Defining Activation

Find Your Aha Moment

The action that correlates most strongly with retention:

  • What do retained users do that churned users don't?
  • What's the earliest indicator of future engagement?

Examples by product type:

  • Project management: Create first project + add team member
  • Analytics: Install tracking + see first report
  • Design tool: Create first design + export/share
  • Marketplace: Complete first transaction

Activation Metrics

  • % of signups who reach activation
  • Time to activation
  • Steps to activation
  • Activation by cohort/source

Onboarding Flow Design

Immediate Post-Signup (First 30 Seconds)

Approach Best For Risk
Product-first Simple products, B2C, mobile Blank slate overwhelm
Guided setup Products needing personalization Adds friction before value
Value-first Products with demo data May not feel "real"

Read the full file on GitHub · 220 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 220 lines · 93 tokens per session scan A d3ed538a2eaf

Subscribe to this mod's changes

onboarding-cro is a skill published in the GitHub repository seite-sh/seite (20 stars, last pushed 4d ago), licensed MIT. It adds 93 tokens to every session and 1,405 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to onboarding-cro, differing in 0 lines, and is treated as a copy.