onboarding

Guide new users through onboarding with Supabase Auth webhooks and PostHog analytics.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/mqzkim/trading --skill onboarding-mqzkim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboarding
Source: https://github.com/mqzkim/trading/tree/main/.agents/skills/onboarding
Command: npx skills add https://github.com/mqzkim/trading --skill onboarding-mqzkim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill aims to improve new user activation rates by providing a guided and personalized onboarding experience.

Core Features & Use Cases

  • Automated Welcome Sequences: Triggers personalized welcome emails and in-app guides upon user sign-up via Supabase Auth webhooks.
  • Progress Tracking: Monitors user progress through onboarding steps and calculates an activation score.
  • Re-engagement: Sends automated reminders to inactive users to encourage completion of onboarding.
  • Analytics Integration: Identifies drop-off points in the user journey using PostHog funnel analysis.

Quick Start

Initiate the onboarding process for a new user signing up for the 'SuperApp' product.

Frequently Asked Questions about onboarding

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

FAQPage Schema
How do I automate user onboarding welcome sequences with Supabase Auth?

You can automate user onboarding welcome sequences by triggering personalized emails and in-app guides directly from Supabase Auth webhooks upon user sign-up. This ensures new users receive immediate setup guidance without manual intervention.

How do I track user activation scores during the onboarding process?

You can track user activation scores by monitoring user progress through defined onboarding steps. The Skill calculates an activation score based on completed setup actions to identify engaged users.

Can I use PostHog funnel analysis to find user onboarding drop-off points?

Yes, you can use PostHog funnel analysis to identify exact drop-off points in the user journey. This analytics integration helps pinpoint where users abandon the onboarding flow before reaching activation.

What is the best way to send re-engagement reminders to inactive users?

The best way to send re-engagement reminders is through automated emails targeting inactive users who have not completed onboarding. This encourages them to finish setup and improves overall activation rates.

Does this onboarding Skill require Supabase Auth and PostHog to function?

The Skill integrates with Supabase Auth webhooks for triggering welcome sequences and PostHog for analytics. Using both tools provides the full automated setup guidance, progress tracking, and drop-off analysis capabilities.