onboarding-funnel-analyzer

Analyze onboarding funnel performance across segments with configurable time windows.

6|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/pwv-vc/agentcribs-community --skill onboarding-funnel-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboarding-funnel-analyzer
Source: https://github.com/pwv-vc/agentcribs-community/tree/main/resources/tearsheets/arsenal/dot-claude/skills/onboarding-funnel-analyzer
Command: npx skills add https://github.com/pwv-vc/agentcribs-community --skill onboarding-funnel-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Onboarding funnels across products often suffer from unclear drop-offs and inconsistent measurement. This Skill provides a structured framework to analyze the complete onboarding journey, identify bottlenecks, and surface actionable insights while excluding test accounts and auto-generated messages.

Core Features & Use Cases

  • End-to-end funnel analysis of form submissions, initiator engagement, real exchanges, and partner invitations.
  • Segmentation by form data (relationship type, dynamics, goals) and platform to uncover conversion patterns.
  • Semantics-aware engagement depth, including identifying deep vs surface interactions and distinct response types.
  • Practical reports and reusable SQL templates to reproduce analyses for any time window.

Quick Start

Run the automation script to generate a funnel analysis report for the desired time window.

Frequently Asked Questions about onboarding-funnel-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze onboarding funnel drop-offs and measure user conversions?

Analyze onboarding funnels by measuring form submissions, initiator messages, real exchanges, and partner joins while excluding TEST accounts. This structured framework identifies bottlenecks and surfaces actionable insights across configurable time windows.

What is onboarding funnel analysis and how does segmentation affect conversion patterns?

Onboarding funnel analysis measures the complete user journey from form submission to partner invitation. Segmentation by relationship types, dynamics, goals, and platforms uncovers distinct conversion patterns and engagement depths across user cohorts.

Can I segment onboarding analytics by relationship type, platform, and user goals?

Yes, you can segment onboarding analytics by form data dimensions including relationship type, dynamics, goals, and platform. This segmentation uncovers conversion patterns and identifies deep versus surface interactions across distinct user cohorts.

What's the best way to exclude test accounts and auto-generated messages from onboarding analytics?

The best way to exclude test accounts and auto-generated messages is applying filters on created_at, state, and person type fields within the conversation_onboarding and related tables. This ensures only real user interactions are measured.

Why does my onboarding funnel report include test accounts and surface-level interactions?

Onboarding funnel reports may include test accounts and surface interactions when filters on person type and state are not applied. Proper configuration excludes TEST accounts and applies semantics-aware depth to identify deep versus surface interactions.

Do I need SQL knowledge to reproduce onboarding funnel analyses across different time windows?

You need SQL knowledge to manually adapt queries, but reusable SQL templates are provided to reproduce analyses for any time window. Running the automation script generates a funnel analysis report without requiring manual query construction.