Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

onboarding-flow入职流程

Agent Skill

onboarding-flow 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

643

周安装

26

GitHub Stars

114

下载量

202
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:onboarding-flow(入职流程)
来源仓库:https://github.com/shawnpang/startup-founder-skills
仓库路径:skills/onboarding-flow
安装命令:
npx skills add https://github.com/shawnpang/startup-founder-skills --skill onboarding-flow
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/shawnpang/startup-founder-skills --skill onboarding-flow

简介

onboarding-flow 用于查找、检索和筛选相关信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中根据关键词快速定位候选结果。
  • 通过 npx skills add 命令从指定仓库安装,需确认权限和维护状态。
  • 使用前建议核实是否会触发联网、命令执行或文件读写操作。
  • 可结合原始 README 进一步验证具体用法和功能边界。

SKILL.md

Onboarding Flow

When to Use

Activate when a founder or product lead needs to design onboarding for new users, improve activation rates, reduce time-to-value, fix drop-off after signup, redesign a guided setup experience, or re-engage users who stalled during onboarding. This includes prompts like "design our onboarding flow," "users are dropping off after signup," "build an activation checklist," "our time-to-value is too long," "how do we get users to their aha moment faster," or "first sessions are not sticking."

Do NOT use for employee onboarding, service process design, or when the product lacks a stable value proposition. This skill is for in-product user activation only.

Context Required

  • From startup-context: product type (B2B/B2C/PLG), target user persona, current activation rate, defined "aha moment," product complexity level, existing onboarding steps, and current tools (email platform, analytics, in-app messaging).
  • From the user: where users currently drop off, the key action that correlates with retention (the activation event), number of steps currently required to reach value, any qualitative feedback from churned users about the setup experience, and what "healthy" first-session behavior looks like.

Workflow

  1. Intake and goal-framing — Read startup-context if available. Establish the activation goal, current baseline metrics, and what success looks like. If the user does not know their activation event, help them hypothesize based on product type (see benchmarks below).
  2. Map the current journey — Document every step from signup to activation event, including screens, emails, wait states, and decision points. Identify friction points, unnecessary steps, and moments of confusion.
  3. Identify friction and drop-off — Pinpoint where users abandon the flow. Categorize blockers: too many steps, unclear value, technical obstacles, cognitive overload, or missing guidance.
  4. Define behavioral activation moments — Identify the specific user actions that predict long-term retention. These become the milestones the onboarding flow drives toward.
  5. Design the first experience — Apply the progressive onboarding framework to restructure the journey. Focus on the "first 30 seconds" experience and minimize steps before first value. Defer non-essential setup.
  6. Build the milestone-based onboarding plan — Create a "first mile" plan with clear milestones from signup through habit formation, with coordinated in-app and email touchpoints.
  7. Establish measurement and experiments — Set up tracking for each step in the funnel. Build an experiment backlog prioritized by impact, confidence, and effort. Design A/B tests for the highest-leverage changes.

Output Format

A comprehensive Onboarding & Activation Pack including:

  1. Activation spec — Defined activation event with behavioral criteria and baseline metrics
  2. First 30 seconds design — The immediate post-signup experience optimized for first value
  3. First mile milestone plan — Stage-by-stage plan from signup through habit formation
  4. Funnel map — Every step with expected conversion rates
  5. In-app UX specifications — Checklists, tooltips, empty states, progress indicators
  6. Email sequence copy — Welcome through re-engagement with timing and triggers
  7. Experiment backlog — Prioritized list of onboarding experiments (impact/confidence/effort)
  8. Measurement framework — Leading indicators, tracking plan, and success criteria
  9. Risk documentation — Open questions, assumptions, and next-step recommendations

Onboarding Funnel Template

Stage 1: Signup -> Profile Setup            (Target: 90%+)
Stage 2: Profile Setup -> First Key Action  (Target: 60-70%)
Stage 3: First Key Action -> Aha Moment     (Target: 50-60%)
Stage 4: Aha Moment -> Habit Formation      (Target: 30-40%)

Frameworks & Best Practices

The Progressive Onboarding Framework

Structure onboarding in three layers that unlock sequentially:

  1. Layer 1: Immediate Value (Minutes 0-5)

- Get the user to one small win before asking for anything. - Pre-fill data where possible (import, templates, sample data). - Use empty states as onboarding — every blank screen should guide the next action. - Ask only for information required to deliver that first win. Defer everything else.

  1. Layer 2: Core Setup (Day 1-3)

- Introduce a checklist with 3-5 items (never more than 7). Show progress visually. - Each checklist item should unlock a visible capability ("Complete this to enable X"). - Use contextual tooltips triggered by user behavior, not a grand tour on first login. - Send a Day 1 email reinforcing the first win and previewing the next step.

  1. Layer 3: Expansion (Week 1-2)

- Prompt team invites after the individual user has experienced value (not before). - Introduce advanced features through progressive disclosure, not feature dumps. - Trigger expansion prompts based on usage patterns, not arbitrary timelines.

Activation Event Benchmarks by Product Type

Product TypeCommon Activation EventTarget Time-to-Value
B2B SaaS (simple)Complete first core workflow< 10 minutes
B2B SaaS (complex)Import data + run first report< 24 hours
PLG / Self-serveInvite first team member + collaborate< 48 hours
Developer toolFirst successful API call or deploy< 30 minutes
B2C appComplete first session/transaction< 3 minutes

Inside-the-Product Onboarding

Prioritize onboarding that happens within the product experience itself, not detached from it. Product tours that overlay the UI without context are less effective than:

  • Empty states that teach — Every blank screen guides the next action
  • Inline prompts — Contextual guidance that appears when the user reaches a decision point
  • Progressive disclosure — Reveal complexity as the user demonstrates readiness
  • Sample data — Let users experience the product's value before investing their own data

Multi-Channel Coordination Rules

  • In-app: Real-time guidance for active users. Checklists, tooltips, progress bars, empty state CTAs.
  • Email: Async nudges for users who leave. Day 0 welcome, Day 1 reinforcement, Day 3 re-engagement, Day 7 value recap.
  • Push/SMS: Reserve for high-intent signals only ("Your report is ready," "Your teammate just joined"). Never use for generic reminders.
  • Suppression rule: If the user completed the action in-app, suppress the corresponding email. Nothing kills trust faster than "Complete your setup!" emails sent after setup is done.

Checklist Design Principles

  • 3-5 items maximum. Completion rates drop sharply above 5.
  • First item should be pre-completed. Starting with visible progress significantly increases completion rates (endowed progress effect).
  • Each item takes under 2 minutes. If longer, break it into sub-steps.
  • Show the reward. "Connect Slack -> Get instant notifications" not just "Connect Slack."
  • Allow skipping with consequences. Let users skip but show what they lose.

Re-Engagement for Stalled Users

Diagnose before prescribing. Different stall points indicate different problems:

Stall PointLikely CauseIntervention
Signed up, never returnedUnclear value prop or bad timingEmail with specific use case matching signup context
Started setup, abandonedToo many steps or hit a blockerEmail linking directly to where they stopped
Completed setup, never usedNo compelling reason to returnTrigger-based email when something relevant happens
Used once, never returnedFirst experience was not valuableAsk what they were trying to accomplish; offer guided call

Quality Guardrails

All onboarding designs should include:

  • Risk documentation identifying assumptions that could be wrong
  • Open questions that need user research to answer
  • Explicit next steps with owners and timelines
  • Leading indicators to measure before waiting for retention data

Related Skills

  • support-docs — Create help center articles and getting-started guides that support the onboarding flow
  • email-marketing — Build the full lifecycle email program beyond onboarding (retention, expansion, win-back)
  • churn-analysis — When onboarding completion data reveals early churn patterns needing deeper investigation

Examples

Example 1: Designing a new onboarding flow

User: "We're a B2B project management tool. Users sign up but only 20% create their first project. Help us fix onboarding."

Good output excerpt:

Activation Event: Create first project + add at least one task (correlates with 60-day retention). First 30 Seconds Design: After signup, land on a pre-built sample project (not an empty dashboard). The user sees what the product looks like when populated. A single guided prompt says "Create your first real project" with 3 templates to choose from. After project creation, inline prompt to add a first task with an example. Celebration state: "Your project is live! Invite your team to collaborate." Expected impact: Reducing pre-value steps from 4 to 2 should increase project creation from 20% to 45-55%.

Example 2: Activation is lagging

User: "We have 3,000 signups from last month and 60% never completed setup. How do we bring them back?"

Good output approach: Segment the 60% by where they stalled. Design different re-engagement emails for each stall point. Include subject lines, body copy, and CTAs linking directly to the abandoned step. Recommend a sunset policy (stop emailing after 30 days to protect deliverability). Build an experiment backlog testing different interventions at each stall point, prioritized by volume of stalled users and estimated recovery rate.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.42%
按下载量换算74

Claude

26.2%
按下载量换算53

Cursor

19.89%
按下载量换算40

Gemini CLI

9.31%
按下载量换算19

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills