Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
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.
User asks: set up metrics for my web SaaS project called TaskFlow
- 1Reads PRD and CLAUDE.md to identify platform (web), ICP, and monetization model
- 2Searches PostHog methodology via kb_search or project docs for event naming conventions
- 3Defines six-stage event funnel with concrete event names and properties for TaskFlow
- 4Sets KPI benchmarks and kill/iterate/scale thresholds adjusted for B2B SaaS
- 5Writes full metrics plan to docs/metrics-plan.md with TypeScript PostHog snippets
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.