Pmf Survey
This skill generates a probabilistic survey based on a prompt, offering diverse response options and valuable insights for data collection.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pmf-survey npx -- -y @trustedskills/pmf-survey
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pmf-survey": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pmf-survey"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The pmf-survey skill enables AI agents to design and execute Product-Market Fit (PMF) surveys. It helps validate product hypotheses by generating targeted questions and analyzing responses to determine if a solution meets market needs.
When to use it
- Validating early-stage product ideas before heavy development investment.
- Gathering qualitative feedback to refine value propositions and feature sets.
- Measuring customer satisfaction and willingness to pay for existing offerings.
- Identifying gaps between user expectations and current product capabilities.
Key capabilities
- Generates structured survey questions tailored to specific product hypotheses.
- Facilitates data collection to assess market demand and fit.
- Supports analysis of responses to derive actionable insights on PMF status.
Example prompts
- "Create a 10-question survey to test if my SaaS idea solves a critical pain point for small businesses."
- "Analyze these survey responses to determine our current Product-Market Fit score and suggest next steps."
- "Draft questions to measure customer willingness to pay for the new feature we just launched."
Tips & gotchas
Ensure your target audience clearly defines your ideal customer profile before deploying surveys, as biased samples can skew PMF metrics. Limit survey length to maintain high response rates; aim for under 5 minutes of completion time.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.