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

user-research-synthesis用户研究综合

Agent Skill

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

总安装

692

周安装

28

GitHub Stars

114

下载量

217
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/shawnpang/startup-founder-skills --skill user-research-synthesis

简介

user-research-synthesis 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 它支持结合来源仓库、安装命令和原始 README 继续核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • 可结合来源仓库、安装命令和原始 README 继续核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

SKILL.md

User Research Synthesis

When to Use

Activate when a founder or PM provides raw qualitative research data and needs it synthesized into structured insights. This includes customer interview transcripts, survey open-ended responses, support ticket logs, NPS verbatims, sales call notes, app store reviews, or community forum posts. Trigger phrases include "summarize these interviews," "what are customers telling us," "synthesize this feedback," or "help me analyze these customer conversations."

Context Required

  • From startup-context: product stage, current customer segments, known hypotheses being tested, existing personas (if any).
  • From the user: the raw data sources (transcripts, notes, recordings), research questions being investigated, participant background information, any specific hypotheses to validate or invalidate.

Workflow

  1. Read the complete transcript -- Before summarizing, read the entire transcript or data source end-to-end. Do not begin summarizing until you have processed all material. This prevents recency bias and ensures nothing is missed.
  2. Capture metadata -- Record interview date, participants, participant background, and context for the conversation.
  3. Identify current solutions -- Document what solutions the participant currently uses and their satisfaction level with each. This reveals the competitive landscape from the user's perspective.
  4. Extract problems and pain points -- Catalog every problem mentioned, using the participant's own language. Separate symptoms from root causes.
  5. Apply Jobs to Be Done framing -- For each major finding, frame it as a JTBD: "When [situation], I want to [motivation], so I can [expected outcome]." This shifts focus from features to outcomes.
  6. Flag unexpected discoveries -- Note any surprising insights, contradictions, or findings that challenge existing assumptions. These often hold the most strategic value.
  7. Define follow-up actions -- List specific next steps with ownership: who should do what based on these findings.
  8. Assess confidence levels -- Rate each insight as high/medium/low confidence based on data volume and consistency across sources.

Output Format

Interview Summary (per transcript)

For each individual transcript or data source:

  • Metadata: Date, participant name/role, participant background
  • Current solutions: What they use today and satisfaction level
  • What they like: Positive signals about current product or workflow
  • Problems identified: Pain points in their own words, with direct quotes
  • Key discoveries: Unexpected findings or insights that challenge assumptions
  • Follow-up actions: Specific next steps with suggested ownership

Cross-Interview Synthesis (when multiple sources provided)

Jobs to Be Done Map

Job StatementFrequencySegmentsConfidence
When [situation], I want to [motivation], so I can [outcome]X of N sourcesSegment namesHigh/Med/Low

Actionable Insights

Numbered list of insight statements using the format: "We learned that [finding] which means [implication] so we should [recommendation]."

Open Questions

What the data did NOT answer and recommended next research steps.

Frameworks & Best Practices

  • Jobs to Be Done (JTBD). Frame every finding as a job the customer is trying to accomplish, not a feature they want. Customers hire products to make progress in their lives.
  • Read before you summarize. Always process the complete transcript before writing any summary. Partial reads produce biased synthesis.
  • Plain language over jargon. Write summaries that are accessible to anyone on the team, including non-technical stakeholders. Avoid PM jargon unless the team uses it consistently.
  • Preserve direct quotes. The most powerful data points are verbatim quotes that capture the participant's emotion, specificity, and language. "I spent 3 hours last Tuesday rebuilding the report" beats "reporting is hard."
  • Separate satisfaction from problems. Explicitly track what users like about current solutions alongside what frustrates them. Knowing strengths prevents accidentally breaking them.
  • Current solutions reveal competitors. Documenting what participants use today (including spreadsheets, manual processes, and workarounds) reveals the true competitive landscape, which is broader than direct product competitors.
  • Frequency is not importance. A pain point mentioned by 2 of 10 users may be more critical than one mentioned by 8 if those 2 users represent your ideal customer profile.
  • Bias awareness. Note recruitment bias (who was NOT interviewed), leading question bias (review the interview script), and survivorship bias (current users vs. churned users).
  • Minimum viable sample. For qualitative research, 5-8 interviews per segment typically reach thematic saturation. Flag if the sample is below this threshold.
  • Triangulation. Cross-reference findings across data types. An insight supported by interviews AND support tickets AND survey data is stronger than one source alone.
  • Continuous discovery. Treat interview synthesis as an ongoing practice, not a one-time project. Regular weekly interviews compound into deep customer understanding over time.

Related Skills

  • prd-writing -- Chain research synthesis directly into the Background and Market Segments sections of a PRD.
  • competitive-analysis -- Combine customer insights with competitive data to identify underserved jobs where competitors fall short.
  • feedback-synthesis -- Chain when you have a mix of structured feedback data (tickets, NPS) alongside interview transcripts.

Examples

Example 1: Single interview summary

User: "Here's a transcript from our discovery interview with a logistics manager. Summarize it."

Good output excerpt:

Metadata: March 10, 2026 | Sarah Chen, Logistics Manager at MidCo (150 employees) Current solutions: Uses a combination of Excel spreadsheets and email chains to coordinate shipments. Satisfaction: 3/10. "It works but I lose about 5 hours a week just keeping everything in sync." Problems identified: - No single source of truth for shipment status (mentioned 4 times) - Cannot see driver availability in real time; relies on phone calls - Reporting to management requires manual data compilation every Friday Key discovery: Sarah's team has built an informal Slack channel as a workaround for real-time updates. This was not anticipated in our research plan and suggests messaging integration may be higher priority than dashboard features.

Example 2: Multi-interview synthesis

User: "I just finished 8 customer interviews for our B2B scheduling tool. Here are the transcripts. What are the key takeaways?"

Good output excerpt:

JTBD #1 (7/8 interviews, High confidence): "When I'm coordinating meetings across 3+ time zones, I want to see everyone's availability in one view, so I can book a slot without 6 back-and-forth emails." Insight: We learned that multi-timezone scheduling is the primary job, not calendar management broadly. This means our positioning should lead with "global team coordination" rather than "smart calendar." We should prioritize the timezone overlay feature in the next sprint. Open question: None of the 8 participants were solo users. We still do not know whether the product has value for individuals without teams.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

34.51%
按下载量换算75

Claude

30.33%
按下载量换算66

Cursor

18.15%
按下载量换算39

Gemini CLI

9.05%
按下载量换算20

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills