From cb1452a5f5d3910c34374969852de15481693d11 Mon Sep 17 00:00:00 2001 From: Pawel Huryn Date: Mon, 2 Mar 2026 13:53:34 +0100 Subject: [PATCH] Fix README by removing duplicate image Removed duplicate image of how skills work from README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e963dd..252a356 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ It’s about product judgment. **Plugins** group related skills and commands into installable packages. Each plugin covers a PM domain β€” discovery, strategy, execution, and so on. Installing the marketplace gives you all 8 plugins at once. +![How skills work](how-skills-work.webp) + Commands use skills. Some skills serve multiple commands. Some skills (like `prioritization-frameworks` or `opportunity-solution-tree`) are standalone references that Claude draws on whenever relevant β€” no command needed. Commands are designed to flow into each other, matching the PM workflow: @@ -58,8 +60,6 @@ Commands are designed to flow into each other, matching the PM workflow: After any command completes, it suggests relevant next commands β€” just follow the prompts. -![How skills work](how-skills-work.webp) - ## Installation ### Claude Cowork (recommended for non-developers)