File contents 产品经理 Skills 总控
本目录收录了产品经理工作流的所有方法论 skills。每个 skill 是独立模块,可单独加载或组合使用。
当前 Skills
Skill
适用场景
来源
prd-writing
完整 PRD 编写(14 节标准结构)
业界标准
user-story
用户故事拆解(INVEST + Given/When/Then)
Mike Cohn / Gherkin
mvp-scoping
MVP 范围切分(MoSCoW + 非目标)
MoSCoW 方法
prioritization
优先级量化评分(RICE + ICE)
Intercom RICE / Sean Ellis ICE
opportunity-tree
高不确定需求探索(OST 框架)
Teresa Torres
pol-probe
验证实验设计(5 种 Probe 类型)
deanpeters/Product-Manager-Skills
positioning
产品定位声明(六要素模板)
Geoffrey Moore
pr-faq
新产品愿景对齐(PR + FAQ)
Amazon Working Backwards
shape-up
固定时间可变范围(Pitch + Cycle)
Basecamp / Ryan Singer
heart-metrics
产品指标设计(HEART + GSM)
Google HEART Framework
customer-journey
用户旅程地图(5 阶段模板)
Nielsen Norman Group
roadmap
产品路线图(Now-Next-Later / OKR)
Janna Bastow / Google OKR
统一入口
遇到产品经理类任务时,按以下顺序进入:
先读 routing.md — 按用户意图路由
再进入对应 SKILL.md
需要模板时进入 <skill>/templates/
工作思路
skills 可以按需组合:
1. 拿到一个需求 → 先判断是否清晰
- 不清晰 → opportunity-tree(探索)
- 清晰 → 跳过
2. 范围是否定了 → 没定 → mvp-scoping
- 多候选不知道选哪个 → prioritization
3. 是否需要量化指标 → 是 → heart-metrics
4. 是否需要写正式文档 → 是 → prd-writing
- 故事级别 → user-story
5. 是否需要战略对齐 → 是 → pr-faq + positioning + roadmap
新增 Skill
发现路由未命中时,按 CONTRIBUTING.md 流程新增。
自动进化
每次完成产品经理任务后,回写经验到 ../field-journal/。
新发现的方法论 → 提议新增 skill
新踩到的坑 → 更新对应 skill 的"常见坑"
新场景 → 更新 routing.md
1 --- 2 name: skills-9 3 description: 产品经理 Skills 总控 4 --- 5 # 产品经理 Skills 总控 6 7 本目录收录了产品经理工作流的所有方法论 skills。每个 skill 是独立模块,可单独加载或组合使用。 8 9 ## 当前 Skills 10 11 | Skill | 适用场景 | 来源 | 12 |-------|---------|------| 13 | [prd-writing](prd-writing/SKILL.md) | 完整 PRD 编写(14 节标准结构) | 业界标准 | 14 | [user-story](user-story/SKILL.md) | 用户故事拆解(INVEST + Given/When/Then) | Mike Cohn / Gherkin | 15 | [mvp-scoping](mvp-scoping/SKILL.md) | MVP 范围切分(MoSCoW + 非目标) | MoSCoW 方法 | 16 | [prioritization](prioritization/SKILL.md) | 优先级量化评分(RICE + ICE) | Intercom RICE / Sean Ellis ICE | 17 | [opportunity-tree](opportunity-tree/SKILL.md) | 高不确定需求探索(OST 框架) | Teresa Torres | 18 | [pol-probe](pol-probe/SKILL.md) | 验证实验设计(5 种 Probe 类型) | deanpeters/Product-Manager-Skills | 19 | [positioning](positioning/SKILL.md) | 产品定位声明(六要素模板) | Geoffrey Moore | 20 | [pr-faq](pr-faq/SKILL.md) | 新产品愿景对齐(PR + FAQ) | Amazon Working Backwards | 21 | [shape-up](shape-up/SKILL.md) | 固定时间可变范围(Pitch + Cycle) | Basecamp / Ryan Singer | 22 | [heart-metrics](heart-metrics/SKILL.md) | 产品指标设计(HEART + GSM) | Google HEART Framework | 23 | [customer-journey](customer-journey/SKILL.md) | 用户旅程地图(5 阶段模板) | Nielsen Norman Group | 24 | [roadmap](roadmap/SKILL.md) | 产品路线图(Now-Next-Later / OKR) | Janna Bastow / Google OKR | 25 26 ## 统一入口 27 28 遇到产品经理类任务时,按以下顺序进入: 29 30 1. 先读 `routing.md` — 按用户意图路由 31 2. 再进入对应 SKILL.md 32 3. 需要模板时进入 `<skill>/templates/` 33 34 ## 工作思路 35 36 skills 可以按需组合: 37 38 ```text 39 1. 拿到一个需求 → 先判断是否清晰 40 - 不清晰 → opportunity-tree(探索) 41 - 清晰 → 跳过 42 43 2. 范围是否定了 → 没定 → mvp-scoping 44 - 多候选不知道选哪个 → prioritization 45 46 3. 是否需要量化指标 → 是 → heart-metrics 47 48 4. 是否需要写正式文档 → 是 → prd-writing 49 - 故事级别 → user-story 50 51 5. 是否需要战略对齐 → 是 → pr-faq + positioning + roadmap 52 ``` 53 54 ## 新增 Skill 55 56 发现路由未命中时,按 `CONTRIBUTING.md` 流程新增。 57 58 ## 自动进化 59 60 每次完成产品经理任务后,回写经验到 `../field-journal/`。 61 62 - 新发现的方法论 → 提议新增 skill 63 - 新踩到的坑 → 更新对应 skill 的"常见坑" 64 - 新场景 → 更新 routing.md
zhaoxuya520/ai-fullstack-delivery-workflow/tree/main/workflows/product-manager/skills commit e8d6a721fd
Frequently asked questions How do I install the Skills skill? Run npx skillmds@latest add zhaoxuya520/skills-9 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Skills skill do? 产品经理 Skills 总控 It is listed under Coding & Dev Tools on SkillMD.
Is Skills safe to use? This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Skills? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Skills free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Skills? zhaoxuya520 (@zhaoxuya520) published this skill. Their other Agent Skills are listed on their SkillMD profile.