Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,18 @@ Commands are designed to flow into each other, matching the PM workflow. After a

### Claude Cowork (recommended for non-developers)

1. Open **Customize** (bottom-left)
2. Go to **Browse plugins** → **Personal** → **+**
3. Select **Add marketplace from GitHub**
4. Enter: `phuryn/pm-skills`
1. Update Claude Desktop first: **Help** -> **Check for updates**,
or **Help** -> **Restart to update** if that option is shown.
2. Open **Customize** (bottom-left), then **Browse plugins**.
In some Claude Desktop builds this appears under **Cowork** -> **Plugins**, and the **Personal** filter may not be shown.
3. Click **+** and select **Add marketplace from GitHub**.
4. Enter the full GitHub URL: `https://github.com/phuryn/pm-skills`

All 9 plugins install automatically. You get both commands (`/discover`, `/strategy`, etc.) and skills.

If Claude Desktop shows **Failed to add marketplace**, restart after updating and retry with the full GitHub URL above.
The shorthand `phuryn/pm-skills` works in the CLI, but the Desktop UI has rejected it in some builds.

![Installing PM Skills in Claude Cowork](.docs/images/pm-skills-install.gif)

### Claude Code (CLI)
Expand Down