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

measuring-product-market-fit衡量产品市场契合度

Agent Skill

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

总安装

685

周安装

28

GitHub Stars

3

下载量

220
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:measuring-product-market-fit(衡量产品市场契合度)
来源仓库:https://github.com/oldwinter/skills
仓库路径:skills/measuring-product-market-fit
安装命令:
npx skills add https://github.com/oldwinter/skills --skill measuring-product-market-fit
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/oldwinter/skills --skill measuring-product-market-fit

简介

measuring-product-market-fit 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中根据关键词快速定位候选结果。

  • 适用于需要基于任务场景或来源线索进行信息筛选的场景。
  • 通过 npx skills add 命令从指定仓库安装,需结合原始 README 核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网或文件读写。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Measuring Product-Market Fit

Scope

Covers

  • Measuring PMF using a triangulated signal set (survey + behavior + customer evidence)
  • Running and interpreting the Sean Ellis “Very Disappointed” survey (overall + by segment)
  • Reading retention curves / cohort retention as PMF evidence (and knowing when they mislead)
  • Using reference-customer / advocacy signals as an additional PMF proxy
  • Detecting PMF drift (market shifts, rising expectations, competitive resets) and setting a re-measurement cadence
  • Special handling for marketplaces (measure PMF per side; focus on the “hard side” first)

When to use

  • “Do we have PMF? For which segment?”
  • “Run a Sean Ellis PMF survey and tell me what it means.”
  • “Build a PMF scorecard with retention + survey + references.”
  • “Our market shifted—did we lose PMF?”
  • “We want a go/no-go signal for scaling growth spend or launching publicly.”

When NOT to use

  • You haven’t defined the problem/ICP yet (use problem-definition).
  • You only need a survey instrument, not a full PMF measurement system (use designing-surveys).
  • You’re deciding whether/how to pivot (use startup-pivoting) rather than measuring PMF signals.
  • You need a product vision/strategy doc as the primary output (use defining-product-vision / ai-product-strategy).

Inputs

Minimum required

  • Product + category + current stage (pre-PMF / early PMF / growth / mature)
  • Business model: B2B / B2C / marketplace (and, for marketplaces, which side you’re focusing on)
  • Your current best guess at the target segment/ICP (and any meaningful segments)
  • Definition of active user and the core value moment (the action that indicates value received)
  • What data you can access: survey channels, product analytics, retention cohorts, revenue, qualitative feedback, reference customers/testimonials
  • Time horizon and constraints (deadline, privacy/PII constraints, internal-only vs shareable)

Missing-info strategy

  • Ask up to 5 questions from references/INTAKE.md, then proceed.
  • If key inputs are missing, proceed with explicit assumptions and label confidence.
  • Do not request secrets. If data includes PII, ask for redacted excerpts or aggregated fields.

Outputs (deliverables)

Produce a PMF Measurement Pack (Markdown in-chat; or as files if requested) containing:

  1. Context snapshot (product, stage, decision, timebox, segments, constraints)
  2. PMF measurement model (core value moment, active user definition, signal set, thresholds as heuristics)
  3. Sean Ellis survey plan + results (sample definition, questions, response counts, “very disappointed” % overall + by segment, top benefits)
  4. Behavioral evidence (retention/cohort summary + engagement frequency; instrumentation gaps + how they affect confidence)
  5. Reference-customer / advocacy evidence (who is willing to vouch; quotes; counts vs heuristic targets)
  6. PMF Scorecard (signals, targets, current state, confidence, evidence links/notes)
  7. Diagnosis + action plan (PMF status by segment; top drivers; prioritized next actions/experiments)
  8. Risks / Open questions / Next steps (always included)

Templates and checklists:

Workflow (7 steps)

1) Intake + decision framing

  • Inputs: User context; references/INTAKE.md.
  • Actions: Confirm the decision (scale spend, launch, refocus ICP, pricing), the timebox, and the audience. Define “what will we do differently based on this?”
  • Outputs: Context snapshot + measurement constraints.
  • Checks: A stakeholder can answer: “What decision will this change by?”

2) Define the PMF measurement model (and segments)

  • Inputs: Product + segment hypotheses; data availability.
  • Actions: Define:

- The core value moment and active user definition - The segment(s) to evaluate (ICP + meaningful slices) - The signal set (survey + behavior + customer evidence) and what “good” looks like (as heuristics)

  • Outputs: PMF measurement model + segment plan.
  • Checks: Each signal has (a) a metric definition, (b) a data source, and (c) a limitation note.

3) Run the Sean Ellis PMF survey (must-have test)

  • Inputs: Target population list (active users); distribution channel; references/TEMPLATES.md (PMF block).
  • Actions: Draft and run:

- “How would you feel if you could no longer use?” (Very / Somewhat / Not disappointed) - Follow-up: “What is the primary benefit you receive?” (text) - Segment respondents (persona/ICP, use case, tenure) to find the “must-have” cohort

  • Outputs: Survey plan + results table (overall + by segment) + top benefit themes.
  • Checks: Sample definition is explicit; results include counts (n), not only percentages; major bias risks are listed.

4) Analyze behavioral evidence (retention + engagement)

  • Inputs: Product usage data or best-available proxy; activation definition.
  • Actions: Build a minimal behavioral picture:

- Cohort retention (or repeat usage/purchase) by segment and tenure - Retention curve shape (improving/flat/decaying) and interpretation - Engagement frequency vs the product’s natural cadence (daily/weekly/monthly)

  • Outputs: Retention/engagement summary + confidence notes + instrumentation gaps.
  • Checks: Retention is measured from a clear cohort start; analysis separates activation from retention.

5) Collect reference-customer / advocacy evidence

  • Inputs: Customer list; CS/sales notes; reviews; testimonials.
  • Actions: Identify users willing to vouch publicly/privately:

- B2B heuristic target: 6–8 reference customers - B2C heuristic target: 15–25 strong references/advocates - Capture the “why” (benefit) and the segment they represent

  • Outputs: Reference evidence log + gaps by segment.
  • Checks: References map to the intended ICP/segment; evidence is current (not from a different market era).

6) Synthesize into a PMF scorecard + diagnosis (by segment)

  • Inputs: Survey + behavior + reference evidence.
  • Actions: Triangulate signals to answer:

- Do we have PMF for any segment? Which one is strongest? - What are the top drivers of “must-have” value? - What’s blocking PMF for adjacent segments? - Are we at risk of PMF drift (market shift, expectations rising)?

  • Outputs: PMF Scorecard + diagnosis narrative + confidence rating.
  • Checks: Diagnosis is segment-specific and evidence-backed; “unknowns” are explicit.

7) Quality gate + action plan + cadence

- Prioritized next actions/experiments (what to change, how to measure impact) - A PMF re-measurement cadence + drift triggers - Risks / Open questions / Next steps

  • Outputs: Final PMF Measurement Pack.
  • Checks: Actions are concrete enough to execute next sprint/quarter; measurement plan includes owners and dates (if known).

Quality gate (required)

Examples

Example 1 (B2B SaaS, early growth): “Use measuring-product-market-fit. Product: AI meeting notes for account executives. Segments: mid-market sales teams vs SMB founders. Data: 90-day cohorts + in-app survey. Decision: whether to scale paid acquisition next quarter. Output: a PMF Measurement Pack.”

Example 2 (Marketplace, supply-first): “We’re building a caregiver marketplace. We have early demand, but supply is thin. Measure PMF for the supply side first using a PMF survey + retention proxies. Output a scorecard and a plan to strengthen the core value exchange.”

Boundary example (insufficient inputs): “Do we have PMF?” Response: ask up to 5 intake questions (segment, active user definition, data sources, survey channel, decision), then produce a minimal PMF Measurement Pack with explicit assumptions and confidence limits.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

34.79%
按下载量换算77

Claude

28.62%
按下载量换算63

Cursor

19.24%
按下载量换算42

Gemini CLI

9.54%
按下载量换算21

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills