mirror of
https://github.com/phuryn/pm-skills.git
synced 2026-06-10 21:44:56 +03:00
Enhance skills section in README
Expanded explanation of skills in the marketplace.
This commit is contained in:
@@ -26,7 +26,7 @@ The result: better product decisions, not just faster documents.
|
||||
|
||||
## How It Works (Skills, Commands, Plugins)
|
||||
|
||||
**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. Skills are loaded automatically when relevant to the conversation — no explicit invocation needed. Some skills also work as reusable foundations that multiple commands share.
|
||||
**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. Skills are loaded automatically when relevant to the conversation — no explicit invocation needed. Some skills also work as reusable foundations that multiple commands share. If needed, you can **force loading skills** with '/plugin-name:skill-name' or '/skill-name' (Claude will add 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user