a330c887f6
Adds Hamilton Helmer's 7 Powers framework skill for assessing durable competitive advantage (scale economies, network effects, counter- positioning, switching costs, branding, cornered resource, process power). Updates skill counts and descriptions across marketplace.json, plugin.json, and READMEs. Merged from louzhedong:codex/add-seven-powers-skill (PR vs phuryn/pm-skills). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KcEyZ9gTqwkoiDBfW4fVzu
21 lines
610 B
JSON
21 lines
610 B
JSON
{
|
|
"name": "pm-product-strategy",
|
|
"version": "2.0.0",
|
|
"description": "Product strategy skills for PMs: vision, strategy canvas, value propositions, lean canvas, business model canvas, SWOT, PESTLE, Ansoff Matrix, Porter's Five Forces, Seven Powers, and monetization.",
|
|
"author": {
|
|
"name": "Paweł Huryn",
|
|
"email": "pawel@productcompass.pm",
|
|
"url": "https://www.productcompass.pm"
|
|
},
|
|
"keywords": [
|
|
"product-management",
|
|
"strategy",
|
|
"vision",
|
|
"business-model",
|
|
"swot",
|
|
"competitive-analysis"
|
|
],
|
|
"homepage": "https://www.productcompass.pm",
|
|
"license": "MIT"
|
|
}
|