FAQ
pm-skills is a Claude Code plugin with 17 hand-picked skills for productivity work, indexed on Flowy. Install it with the command on its page. It includes ai-ethics-tradeoffs, ai-market-landscape, ai-product-teardown. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
$ npx -y skills add aroyburman-codes/pm-skills --agent claude-code
Repo: aroyburman-codes/pm-skills
Structured frameworks for AI product managers — covering daily workflows, product thinking, and technical depth.
Covers the full PM toolkit: writing PRDs, defining metrics, running prioritization, doing competitive analysis, building product strategy, and more — all tuned for the AI product landscape.
| Skill | Command | Use For |
|---|---|---|
| PRD Writer | /prd-writer | Generate structured PRDs from a feature brief or idea |
| Prioritization Matrix | /prioritization-matrix | Score and rank features using RICE/ICE/weighted scoring |
| User Research Synthesis | /user-research-synthesis | Synthesize interviews and feedback into actionable insights |
| Launch Checklist | /launch-checklist | Generate launch readiness checklists for product releases |
| Stakeholder Brief | /stakeholder-brief | Write exec-ready updates, decision docs, and status reports |
| Metric Dashboard | /metric-dashboard | Design KPI dashboards and metric tracking plans |
| PM Writing | /pm-writing | Rewrite any PM doc with extreme clarity — BLUF, numbered lists, force-ranked priorities |
| Skill | Command | Use For |
|---|---|---|
| Product Sense | /product-sense | "Design X", "Improve X", productize a capability |
| Product Strategy | /product-strategy | Market entry, competitive positioning, build-vs-buy, long-term vision |
| Analytical PM | /analytical-pm | Metrics, goal-setting, root-cause analysis, trade-offs, A/B tests |
| Technical PM | /technical-pm | System design, API design, ML/AI technical depth |
| Behavioral PM | /behavioral-pm | Leadership stories, conflict resolution, stakeholder management |
| Skill | Command | Use For |
|---|---|---|
| AI Product Teardown | /ai-product-teardown | Structured teardown of ChatGPT, Claude, Gemini, etc. |
| AI Market Landscape | /ai-market-landscape | Real-time competitive analysis of the AI market |
| PM Case Study | /pm-case-study | Case studies from real AI product launches and decisions |
| AI Ethics & Trade-offs | /ai-ethics-tradeoffs | Safety/capability trade-offs, content policy, responsible scaling |
| Mock Interviewer | /mock-interviewer | Interactive mock practice with scoring and feedback |
/plugin marketplace add aroyburman-codes/pm-skills
git clone https://github.com/aroyburman-codes/pm-skills.git ~/.claude/skills/pm-skills
npx openskills install aroyburman-codes/pm-skills
Each skill follows a research-first workflow:
/prd-writer AI-powered search feature for our docs platformClarify → Why Build → Users → Pain Points → Solutions → Metrics
Alignment → Landscape → Options → Recommendation → Risks
Constraints → Personas → System Design → Trade-offs → API/DX → Metrics
Impact → Confidence → Effort → Score → Rank → Communicate
Works with Claude Code, Cursor, Windsurf, Codex, and other tools supporting the Agent Skills standard.
PRs welcome! To add a new skill:
skills/ with your skill nameSKILL.md following the frontmatter format (see existing skills)SKILL.md under 500 lines — use reference files for detailed contentMIT License — see LICENSE
.claude-plugin/
plugin.json
.gitignore
LICENSE
README.md
skills/
ai-ethics-tradeoffs/
SKILL.md
ai-market-landscape/
SKILL.md
ai-product-teardown/
SKILL.md
analytical-pm/
SKILL.md
behavioral-pm/
SKILL.md
launch-checklist/
SKILL.md
metric-dashboard/
SKILL.md
mock-interviewer/
SKILL.md
pm-case-study/
SKILL.md
pm-writing/
SKILL.md
prd-writer/
SKILL.md
prioritization-matrix/
SKILL.md
product-sense/
SKILL.md
product-strategy/
SKILL.md
stakeholder-brief/
SKILL.md
technical-pm/
SKILL.md
user-research-synthesis/
SKILL.md© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic