Token导航 LogoToken导航TokenDH.com
待分类只读github未标认证来源可访问许可证需确认审计通过

user-interview用户访谈

Agent Skill

user-interview 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

490

周安装

20

GitHub Stars

33

下载量

157
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/assimovt/productskills --skill user-interview

简介

user-interview 提供 YC 推荐的五个递进式问题,引导受访者讲述真实经历。

  • 适用于获取未经修饰的用户行为与痛点信息。
  • 核心原则:谈他们的生活,而非你的 idea。
  • 问题顺序不可跳过,确保从困难到解决方案自然展开。
  • 记录时区分事实与解释,便于后续合成。user-interview 属于待分类类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Run user interviews that surface real problems, not polite lies. Most interviews fail because the interviewer pitches their idea and asks "would you use this?" The Mom Test (Rob Fitzpatrick) fixes this: talk about their life, not your idea.

The Five Questions (Eric Migicovsky, YC)

Use these as the backbone of every interview. They work in order — each question digs deeper.

  1. What's the hardest part about [doing the thing you're exploring]? Opens with their pain, not your solution.
  2. Tell me about the last time you encountered that problem. Forces specifics. Past behavior > hypothetical opinions.
  3. Why was that hard? Uncovers root cause. Their first answer is usually surface-level.
  4. What, if anything, have you done to try to solve this? Existing workarounds = real pain. No workarounds = not painful enough.
  5. What don't you love about the solutions you've tried? Reveals gaps in existing alternatives. This is your opportunity space.

Mom Test Rules

These rules override all default interviewing instincts:

  • NEVER ask "Would you use this?" or "What would you pay?" — hypothetical questions get hypothetical answers.
  • NEVER pitch your solution during the interview. The moment you pitch, you stop learning.
  • ALWAYS ask about past behavior. "Tell me about the last time..." not "Would you ever..."
  • Deflect compliments immediately. "That sounds great!" → "Thanks — but tell me more about how you currently handle this."
  • Anchor fluff to specifics. "I always struggle with..." → "When was the last time? Walk me through it."

Follow-up Framework (Gustaf Alstromer, YC)

After the Five Questions, probe for signal strength:

  • Frequency: "How often does this come up?" (Daily = strong signal)
  • Workarounds: "Show me how you do it today." (Screenshots, spreadsheets, hacks = gold)
  • Willingness to pay: "Have you looked for or paid for a solution?" (Spending = strongest signal)
  • Emotional weight: Watch for energy shifts — frustration, sighing, storytelling. That's where the real pain lives.

Conducting the Interview

  • 80% listening, 20% questioning. If you're talking more than them, you're doing it wrong.
  • Take notes on exact quotes, not your interpretation.
  • Seek advancement, not enthusiasm. Advancement = they give you time, reputation, or money (intro to a colleague, agree to a pilot, share their data). Enthusiasm = "sounds cool!" (worthless).
  • Stop interviewing when you stop hearing new things. Usually 5-8 conversations for a focused problem space.

Guidelines

  • CRITICAL: The interview is about THEIR life, not YOUR idea. If you mention your product at all, save it for the last 2 minutes.
  • NEVER ask leading questions. "Don't you think X would be better?" is a pitch disguised as a question.
  • ALWAYS get specific. Generalities are worthless. "Some people" → "Who?" "Sometimes" → "When was the last time?"
  • NEVER end without asking: "Who else should I talk to about this?" — your best interviewees come from referrals.
  • ALWAYS include a reference to references/interview-guide-template.md for the full question template when building an interview guide.

*Built on The Mom Test (Rob Fitzpatrick), YC's Five Questions (Eric Migicovsky), and Gustaf Alstromer's follow-up framework. Skills from productskills.*

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

35.72%
按下载量换算56

Claude

29.14%
按下载量换算46

Cursor

18.71%
按下载量换算29

Gemini CLI

8.78%
按下载量换算14

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills