gitmyhub

pm-skills

★ 20k updated 15d ago

PM Skills Marketplace: 100+ agentic skills, commands, and plugins — from discovery to strategy, execution, launch, and growth.

A library of 65 product management skills and 36 chained workflows for Claude AI, covering discovery, strategy, execution, launch, and growth across 8 domain plugins.

setup: moderatecomplexity 1/5

This repository is a collection of product management skills, commands, and workflows designed to work with Claude Code and Claude Cowork. It packages 65 skills and 36 chained workflows across 8 plugins, covering the full arc of a PM's work: discovery, strategy, execution, launch, and growth. The idea is that generic AI responses give you text, while these skills give you structure by encoding established PM frameworks into step-by-step guided processes.

The three main building blocks are skills, commands, and plugins. A skill gives the AI a specific framework or analytical lens for a particular task, such as identifying risky assumptions, building an Opportunity Solution Tree, or prioritizing feature requests. A command is a user-invoked workflow that chains multiple skills together. For example, typing /discover kicks off a full discovery cycle: brainstorming ideas, mapping assumptions, prioritizing them, and designing experiments. A plugin bundles related skills and commands by domain, and installing the full marketplace gives you all 8 plugins at once.

Installation differs by tool. For Claude Cowork, there is a built-in plugin browser where you search for the GitHub repo name and install directly. For Claude Code's CLI, you add the marketplace and then install each plugin with individual commands. The skill files also follow a format that other AI coding tools can read, including Gemini CLI, Cursor, and OpenCode, though slash commands are Claude-specific.

The 8 plugins cover product discovery, product strategy, market research, data analytics, marketing and growth, go-to-market planning, execution, and a general PM toolkit. Each plugin lists its included skills and commands in the README with short descriptions. After each command completes, the AI suggests which command to run next, so the workflow flows from one stage to the next without you having to remember the full sequence.

This is a reference and tooling repository, not a standalone application. It is most useful to product managers or founders who already work with Claude and want a structured framework layer on top of their AI assistant.

Where it fits