Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

discovery-research发现研究

Agent Skill

discovery-research 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

349

周安装

15

GitHub Stars

211

下载量

122
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:discovery-research(发现研究)
来源仓库:https://github.com/andreaskelm/pm-brain
仓库路径:skills/discovery-research
安装命令:
npx skills add https://github.com/andreaskelm/pm-brain --skill discovery-research
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/andreaskelm/pm-brain --skill discovery-research

简介

discovery-research 作为产品探索阶段的智能协作者,支持用户需求调研与机会评估工作流。

  • 触发条件包括计划访谈、验证 idea 或分析流失原因等典型探索型任务。
  • 输出包含研究框架建议、问题清单与分析方法选择,侧重方法论而非具体答案。
  • 不替代人工调研,而是辅助构建系统性提问策略与资料整理规范。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Discovery & Research Skill

Use this skill when the user is exploring what to build or why something is happening, especially when they mention research, interviews, discovery, JTBD, opportunity assessment, validation, or product-market fit.

When to use this skill

Trigger this skill (in product_sense or execution_mode) when the user:

  • Says things like:

- “I need to talk to users” - “I need to plan research / interviews” - “I want to understand why users churn / don’t adopt” - “I want to validate this idea” - “I’m not sure if there’s real demand” - “We need to understand problem vs solution space” - “Are we at product-market fit yet?”

  • Or explicitly mentions:

- Interviews, discovery, JTBD, opportunity assessment, idea validation

If the user is mostly doing strategy (where to go), use the strategy-planning skill instead. If they’re mostly doing communication to stakeholders, use stakeholder-management.

Relevant framework locations

Most discovery frameworks live under:

  • 02-Methods-and-Tools/2.2-Discovery/

- 2.2.1-Research-Interviews/ - 2.2.2-Continuous-Discovery-Habits/ - 2.2.3-Jobs-To-Be-Done/ - 2.2.4-Opportunity-Assessment/ - 2.2.5-Idea-Validation/ - 2.2.6-Problem-Solution-Space/ - 2.2.7-Segmentation/ - 2.2.8-Product-Market-Fit/

Each follows the usual pattern:

  • 1-*-framework.md — guide + “For Agents” section
  • 2-*-template.md — template to fill out (when present)
  • 3-*-evaluation.md — optional evaluation guide (when present)

Typical flows

1. “I have an idea, should we build it?”

  1. Stay in product_sense first (golden rule: braindump before structure).
  2. Ask:

- What problem do you think this solves, and for whom? - What evidence or signals do you already have? - What’s at risk if you’re wrong?

  1. Then guide to:

- Problem/Solution separation: - 2.2-Discovery/2.2.6-Problem-Solution-Space/1-problem-solution-space-framework.md - Opportunity evaluation: - 2.2-Discovery/2.2.4-Opportunity-Assessment/1-opportunity-assessment-framework.md

  1. Only after sufficient braindump, move to execution_mode:

- Use the relevant 2-*-template.md to structure the opportunity.

2. “I need to run user interviews”

  1. Clarify:

- What do you want to learn or decide from these interviews? - Who exactly do you want to talk to? - What constraints do you have (time, access, volume)?

  1. Point to:

- 2.2-Discovery/2.2.1-Research-Interviews/1-interview-guide.md - 2.2-Discovery/2.2.2-Continuous-Discovery-Habits/README.md and the snapshot/synthesis steps.

  1. Help them:

- Define a focused research question. - Draft 6–10 core interview questions from the framework. - Plan what they’ll do with the data (snapshots → synthesis → opportunities).

3. “I want to understand product-market fit”

  1. Clarify product, segment, and current signals (retention, NPS, qualitative feedback).
  2. Point to:

- 2.2-Discovery/2.2.8-Product-Market-Fit/1-pmf-framework.md

  1. Decide together:

- Whether to start with qualitative (interviews) or quantitative (surveys, metrics), based on scale and access.

4. “I have JTBD job stories; how do I segment?”

  1. Clarify: Have they done 15–30+ job interviews? Do they need to decide who to serve first?
  2. Point to:

- 2.2-Discovery/2.2.7-Segmentation/README.md and 1-segmentation-framework.md

  1. Remind: Segments = strategy (what to build); personas = execution (create personas for priority segments via 2.3.5-Personas).

Response guidelines

  1. Think, then framework, then template

- In product_sense: stay with prompts and braindump before picking discovery frameworks. - Use prompts from 2-product-sense-prompts.md for discovery scenarios.

  1. Tie methods to constraints

- Always ask about time, access to users, and tooling before recommending heavy methods.

  1. Be specific

- Point to exact files: e.g., “From 02-Methods-and-Tools/2.2-Discovery/2.2.4-Opportunity-Assessment/1-opportunity-assessment-framework.md…”

  1. Connect the dots

- Cross-reference related frameworks (e.g., interviews → snapshots → opportunity assessment).

Relation to other skills

  • Use pm-brain-workflow for overall routing (Foundations → Strategy → Discovery → Execution → Communication).
  • Use this discovery-research skill for the discovery slice of that flow.
  • Use strategy-planning when the main question is direction and goals.
  • Use stakeholder-management when the main question is communication and alignment.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.58%
按下载量换算43

Claude

29.75%
按下载量换算36

Cursor

16.93%
按下载量换算21

Gemini CLI

8.83%
按下载量换算11

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills