pm-analytics

Guides product analytics from question definition through segmented analysis to actionable recommendations.

12|2|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/Uxcel-Lab/product-skills --skill pm-analytics-uxcel-lab
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pm-analytics
Source: https://github.com/Uxcel-Lab/product-skills/tree/main/pm/processes/analytics
Command: npx skills add https://github.com/Uxcel-Lab/product-skills --skill pm-analytics-uxcel-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI-assisted product analysis often produces confident but wrong conclusions: vanity metrics, correlation treated as causation, overreaction to small samples, and unsegmented averages that hide the real story. This Skill structures the analysis process so it ends in a decision, not a dashboard. ## Core Features & Use Cases - Question-first analysis: Starts from the decision or question being informed, ties metrics to goals, and checks data trustworthiness before analyzing. - Bias and noise guardrails: Names and counters survivorship bias, selection bias, small-sample traps, and correlation-as-causation; enforces segmentation since averages lie. - Decision-ready output: Pairs quantitative findings with qualitative "why" and closes with an insight → impact → action recommendation. - Use Case: Ask why activation dropped last month. The Skill picks the right method (funnel, cohort, or segment), filters noise from signal, segments by device and acquisition source, and delivers an owned, measurable recommendation. ## Quick Start Analyze why our onboarding activation rate dropped last month and turn the findings into a specific recommendation.

Frequently Asked Questions about pm-analytics

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

FAQPage Schema
How do I analyze product metrics without falling for vanity metrics?▼

Start from the decision the analysis informs, then apply the test: if this number moves significantly, do I know exactly what to do? If not, it is a vanity metric. Prefer behavior-linked measures like activation, feature adoption, and retention over page views or total signups.

How to choose between funnel, cohort, and segment analysis?▼

Match the method to the question: funnel for step-by-step drop-off in a known flow, cohort for how behavior or retention evolves over time, and segment for how groups differ. Forcing a funnel on exploratory behavior or path analysis when a simple funnel answers it are common mistakes.

Why is the average metric misleading in product analytics?▼

Averages hide the interesting subgroups; an overall +10% can conceal mobile at -5%. Segment results by device, new versus returning users, acquisition source, and behavior, since the typical user usually does not exist.

When should I use leading vs lagging indicators?▼

Use leading indicators like activation and feature adoption to act early when the goal is rare or slow, and lagging indicators like MRR or LTV to validate outcomes. Pair both: leading to guide action, lagging to confirm it worked.

Does this skill handle A/B test statistics and significance?▼

No. It defers controlled-change statistics such as sample size, significance, and guardrails to the pm-experimentation-ab skill. This skill owns the analysis process: what to measure, reading signal from noise, and the data-to-decision story.