Update README.md

This commit is contained in:
Pawel Huryn
2026-03-02 23:24:42 +01:00
committed by GitHub
parent 51c322ec86
commit 8c5b4f9abf
+1 -1
View File
@@ -28,7 +28,7 @@ The result: better product decisions, not just faster documents.
**Skills** are the building blocks of the marketplace. Each skill gives Claude domain knowledge, analytical frameworks, or a guided workflow for a specific PM task. Some skills also work as reusable foundations that multiple commands share.
Skills are loaded automatically when relevant to the conversation — no explicit invocation needed. If needed (e.g., prioritizing skills over general knowledge), you can **force loading skills** with '/plugin-name:skill-name' or '/skill-name' (Claude will add the prefix).
Skills are loaded automatically when relevant to the conversation — no explicit invocation needed. If needed (e.g., prioritizing skills over general knowledge), you can **force loading skills** with `/plugin-name:skill-name` or `/skill-name` (Claude will add the prefix).
**Commands** are user-triggered workflows invoked with `/command-name`. They chain one or more skills into an end-to-end process. For example, `/discover` chains four skills together: brainstorm-ideas → identify-assumptions → prioritize-assumptions → brainstorm-experiments.