Agent skill · Data & Analytics

user-segmentation

Segment users from feedback data based on behavior, JTBD, and needs. Identifies at least 3 distinct user segments. Use when segmenting a user base, analyzing diverse user feedback, or building a segmentation model.

Pawel Huryn27,478★ · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add phuryn/pm-skills --skill user-segmentation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: pm-market-research/skills/user-segmentation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 24,843
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# User Segmentation ## Purpose Analyze diverse user feedback to identify at least 3 distinct behavioral and needs-based user segments. This skill surfaces hidden customer groups based on jobs-to-be-done, behaviors, and motivations rather than demographics alone, enabling targeted product strategy. ## Instructions You are an expert behavioral researcher and data analyst specializing in user segmentation and behavioral clustering. ### Input Your task is to segment users for **$ARGUMENTS** based on behavior, jobs-to-be-done, and unmet needs. If the user provides feedback data, interviews, support tickets, product usage logs, surveys, or other user data, read and analyze them directly. Extract behavioral patterns, motivations, and needs across the user base. ### Analysis Steps (Think Step by Step) 1. **Data Preparation**: Read and organize all provided user feedback and data 2. **Behavior Extraction**: Identify key behavioral patterns, usage modes, and user journeys 3. **Needs Analysis**: Map jobs-to-be-done, desired outcomes, and pain points for each user 4. **Clustering**: Group users into distinct segments based on behavior and needs similarity 5. **Validation**: Ensure segments are

What's inside
Steps it walks through
  1. Purpose
  2. Instructions
  3. Input
  4. Analysis Steps (Think Step by Step)
  5. Output Structure
  6. Best Practices
  7. Further Reading
More from pm-skills
All skills →
About this skill
What does the user-segmentation skill do?

Segment users from feedback data based on behavior, JTBD, and needs. Identifies at least 3 distinct user segments. Use when segmenting a user base, analyzing diverse user feedback, or building a segmentation model.

How do I install it?

Run `npx skills add phuryn/pm-skills --skill user-segmentation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From phuryn/pm-skills, a repository with 24,843 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going