phuryn-pm-skills
Catalogue stub — full package: phuryn/pm-skills
Install the full skill
This package ships as a Claude plugin marketplace (8 plugins), not as a single
npx skills add bundle. Add the marketplace, then install the plugins you need:
claude plugin marketplace add phuryn/pm-skills
Then install individual plugins:
claude plugin install pm-product-discovery@pm-skills
claude plugin install pm-product-strategy@pm-skills
claude plugin install pm-execution@pm-skills
claude plugin install pm-market-research@pm-skills
claude plugin install pm-data-analytics@pm-skills
claude plugin install pm-go-to-market@pm-skills
claude plugin install pm-marketing-growth@pm-skills
claude plugin install pm-toolkit@pm-skills
In Claude Cowork: Customize → Browse plugins → Personal → + → Add marketplace
from GitHub → phuryn/pm-skills.
What it does
65 PM skills + 36 chained workflows across 8 plugins:
| Plugin |
Covers |
pm-product-discovery |
Ideation, assumptions, experiments, customer interviews |
pm-product-strategy |
Vision, business models, pricing, competitive analysis |
pm-execution |
PRDs, OKRs, roadmaps, sprints, retrospectives, release notes |
pm-market-research |
Personas, segmentation, journey maps, market sizing |
pm-data-analytics |
SQL queries, cohort analysis, A/B test analysis |
pm-go-to-market |
GTM strategy, beachhead segments, battlecards |
pm-marketing-growth |
Marketing ideas, positioning, North Star metrics |
pm-toolkit |
Resume review, legal templates, proofreading |
When NOT to use
- Lightweight discovery + roadmaps/metrics in one bundle → use
assimovt-productskills
- Customer journey maps / story mapping → use
deanpeters-pm-skills
- Triple Diamond / Design Sprint facilitation → use
pm-skills
- Behavioral product design, growth loops → use
lenny-skills
1---2name: phuryn-pm-skills3description: PM Skills Marketplace — 65 product-management skills and 36 chained workflows across 8 plugins: product discovery, product strategy, execution (PRDs, OKRs, roadmaps, sprints, retros, release notes), market research, data analytics (SQL, cohort analysis, A/B testing), go-to-market, marketing & growth, and a PM toolkit. Encodes proven frameworks for discovery → strategy → execution → launch → growth.4---5
6# phuryn-pm-skills
7
8> Catalogue stub — full package: [phuryn/pm-skills](https://github.com/phuryn/pm-skills)
9
10## Install the full skill
11
12This package ships as a Claude plugin marketplace (8 plugins), not as a single
13`npx skills add` bundle. Add the marketplace, then install the plugins you need:
14
15```bash
16claude plugin marketplace add phuryn/pm-skills
17```
18
19Then install individual plugins:
20
21```bash
22claude plugin install pm-product-discovery@pm-skills
23claude plugin install pm-product-strategy@pm-skills
24claude plugin install pm-execution@pm-skills
25claude plugin install pm-market-research@pm-skills
26claude plugin install pm-data-analytics@pm-skills
27claude plugin install pm-go-to-market@pm-skills
28claude plugin install pm-marketing-growth@pm-skills
29claude plugin install pm-toolkit@pm-skills
30```
31
32In Claude Cowork: **Customize → Browse plugins → Personal → + → Add marketplace
33from GitHub → `phuryn/pm-skills`**.
34
35## What it does
36
3765 PM skills + 36 chained workflows across 8 plugins:
38
39| Plugin | Covers |
40|--------|--------|
41| `pm-product-discovery` | Ideation, assumptions, experiments, customer interviews |
42| `pm-product-strategy` | Vision, business models, pricing, competitive analysis |
43| `pm-execution` | PRDs, OKRs, roadmaps, sprints, retrospectives, release notes |
44| `pm-market-research` | Personas, segmentation, journey maps, market sizing |
45| `pm-data-analytics` | SQL queries, cohort analysis, A/B test analysis |
46| `pm-go-to-market` | GTM strategy, beachhead segments, battlecards |
47| `pm-marketing-growth` | Marketing ideas, positioning, North Star metrics |
48| `pm-toolkit` | Resume review, legal templates, proofreading |
49
50## When NOT to use
51
52- Lightweight discovery + roadmaps/metrics in one bundle → use `assimovt-productskills`
53- Customer journey maps / story mapping → use `deanpeters-pm-skills`
54- Triple Diamond / Design Sprint facilitation → use `pm-skills`
55- Behavioral product design, growth loops → use `lenny-skills`