Product management swarm
The curated AI Agent skill marketplace — 37K+ vetted skills, S/A/B/C ratings, deploy anywhere
npx -y skills add MARUCIE/openclaw-foundry --skill product-management-swarmAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
> SWARM (parallel experts, dynamic selection) | 产品战略、用户研究、市场分析、功能优先级、商业模型、竞品分析
SKILL.md
4.0 KB, ~1.3k tokens by cl100k_base, as published. Nobody here has run it
Product Management & Strategy
SWARM (parallel experts, dynamic selection) | 产品战略、用户研究、市场分析、功能优先级、商业模型、竞品分析
Skills (97 available)
ansoff-matrixbeachhead-segmentbrainstorm-experiments-existingbrainstorm-experiments-newbrainstorm-ideas-existingbrainstorm-ideas-newbrainstorm-okrsbusiness-modelcompetitive-battlecardcompetitor-analysiscompliancecreate-prdcustomer-journey-mapdraft-ndagrowth-loopsgtm-motionsgtm-strategyideal-customer-profileidentify-assumptions-existingidentify-assumptions-newinterview-scriptjob-storieslean-canvasmarket-segmentsmarket-sizingmarketing-ideasmarketing-skillsmetrics-dashboardmonetization-strategynorth-star-metricopportunity-solution-treeoutcome-roadmappestle-analysispm-cmd-analyze-cohortspm-cmd-analyze-feedbackpm-cmd-analyze-testpm-cmd-battlecardpm-cmd-brainstormpm-cmd-business-modelpm-cmd-competitive-analysispm-cmd-discoverpm-cmd-draft-ndapm-cmd-generate-datapm-cmd-growth-strategypm-cmd-interviewpm-cmd-market-productpm-cmd-market-scanpm-cmd-meeting-notespm-cmd-north-starpm-cmd-plan-launchpm-cmd-plan-okrspm-cmd-pre-mortempm-cmd-pricingpm-cmd-privacy-policypm-cmd-proofreadpm-cmd-research-userspm-cmd-review-resumepm-cmd-setup-metricspm-cmd-sprintpm-cmd-stakeholder-mappm-cmd-strategypm-cmd-tailor-resumepm-cmd-test-scenariospm-cmd-transform-roadmappm-cmd-triage-requestspm-cmd-value-propositionpm-cmd-write-prdpm-cmd-write-querypm-cmd-write-storiesindustry-forcespositioning-ideaspre-mortempricing-strategyprioritization-frameworksprioritize-assumptionsprioritize-featuresprivacy-policyproduct-nameproduct-strategyproduct-tri-ownershipproduct-visionrelease-notesreview-resumerpi-implementrpi-planrpi-researchstakeholder-mapstartup-canvasswot-analysistest-scenariostri-ownershipuser-personasuser-segmentationuser-storiesvalue-prop-statementsvalue-propositionwwas
How to Use
- Match the user's task to the most relevant sub-skill above
- Read the matching canonical skill file in this repo (for example
skills/shared/<skill-name>/SKILL.md,skills_infra/shared/<skill-name>/SKILL.md, orlayers/L3-intelligence/skills/skills/<skill-name>/SKILL.md) or the installed host mirror when working outside the repo - Follow the SPEC.md instructions
- If multiple skills apply, combine their approaches
是什么
Product Management & Strategy 用来把 战略圆桌顾问 场景里的任务输入转成可执行的流程、检查清单和交付物。
SWARM (parallel experts, dynamic selection) | 产品战略、用户研究、市场分析、功能优先级、商业模型、竞品分析
它的价值在于让 战略决策线 在 Claude Code、Codex、Gemini、Hermes 或 OpenClaw 中复用同一套岗位能力,而不是依赖一次性的聊天提示词。
怎么用
- 明确当前任务目标、输入材料、约束和期望交付物,再加载
product-management-swarm。 - 按 skill 文档中的流程、检查清单或工具建议执行,优先复用仓库已有规范与真实命令。
- 把关键判断、风险、验证命令和产出路径记录到当前任务文档或交付说明中。
- 用最小可证明的检查确认结果有效;发现缺口时回到 skill 清单补齐。
架构图
flowchart LR
A[任务输入] --> B[加载 Product Management & Strategy]
B --> C[执行流程与检查清单]
C --> D[生成交付物与风险记录]
D --> E[验证结果并沉淀复盘]