LaunchKit · 2026
Back to Skills

solo-metrics-track

Set up PostHog metrics plan with event funnel, KPI benchmarks, and kill/iterate/scale decision thresholds.

0
377 downloads
by @fortunto2

Setup & Installation

openclaw skills install @fortunto2/solo-metrics-track

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install solo-metrics-track

Version History

v1.1.1Feb 21, 2026 - Version note by skill developer:

Universalize: remove project-specific references, add SearXNG recommendation

What This Skill Does

Generates a PostHog analytics plan for a project, including an event funnel mapped to lean startup stages, KPI benchmarks with kill/iterate/scale thresholds, and implementation code snippets for iOS and web. Writes the full plan to docs/metrics-plan.md.

Combines funnel design, benchmark research, and code generation in one step instead of manually cross-referencing PostHog docs, lean startup literature, and industry conversion averages.

When to use it

  • Setting up PostHog event tracking for a new SaaS app
  • Defining D1/D7/D30 retention thresholds before launch
  • Deciding whether to kill or continue a side project based on activation data
  • Mapping a signup-to-payment funnel with concrete event names
  • Getting Swift or TypeScript PostHog snippets without reading SDK docs

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: set up metrics for my web SaaS project called TaskFlow

AGENT
  1. 1Reads PRD and CLAUDE.md to identify platform (web), ICP, and monetization model
  2. 2Searches PostHog methodology via kb_search or project docs for event naming conventions
  3. 3Defines six-stage event funnel with concrete event names and properties for TaskFlow
  4. 4Sets KPI benchmarks and kill/iterate/scale thresholds adjusted for B2B SaaS
  5. 5Writes full metrics plan to docs/metrics-plan.md with TypeScript PostHog snippets
OUTPUT

docs/metrics-plan.md with North Star metric, event table, KPI thresholds, decision framework, and posthog.capture() code snippets ready to paste

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

PostHog account (posthog.com)PostHog project API key