Installation
Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.
Install the "cohort-analysis" skill by following the instructions at https://skill123.me/install/cohort-analysis.
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/cohort-analysis.sh | bash
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 2 KBAbout this skill
Overview
Perform cohort analysis on user engagement data — retention curves, feature adoption trends, and segment-level insights. Use when analyzing user retention by cohort, studying feature adoption over time, investigating churn patterns, or identifying engagement trends.
Source
- Repo: https://github.com/phuryn/pm-skills
- Path: pm-data-analytics/skills/cohort-analysis
Evaluation
AI-evaluated 2026-09-03: Reasonable five-step outline with usage examples and data tips, but stays generic: no concrete metric definitions, code, or output template, and defers all analysis to ad-hoc Python. Retention analysis is a common PM need with no setup, and the workflow is read-only local analysis.
