pm-demand

Collect and validate product discovery inputs into a structured demand research report.

46|8|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/konglong87/superPM --skill pm-demand
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-demand
Source: https://github.com/konglong87/superPM/tree/main/skills/01-demand-insight/pm-demand
Command: npx skills add https://github.com/konglong87/superPM --skill pm-demand

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash.

What problem does it solve?

This Skill helps product managers systematically collect and validate user needs when starting a new product idea, reducing the risk of building on pseudo-demands.

Core Features & Use Cases

  • Guided requirement discovery (one question at a time): Collects product name, target users, business goals, user pain points, and industry focus using structured prompts.
  • Pain intensity and truth checks: Converts user-stated pain points into a clear pain-strength assessment and directs next actions when the pain is unclear.
  • Parallel market validation (subagents): Runs concurrent checks for competitor landscape, user voice signals, and market sizing to generate evidence for the final requirement research report.
  • Produces a human-editable research report: Writes docs/01-需求调研/需求调研报告.md including product foundation, pain validation, and next-step recommendations.

Quick Start

Use pm-demand when you start a new product planning and tell the assistant your product idea and the target user group.

Frequently Asked Questions about pm-demand

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate user pain points during early product discovery?

Validating user pain points during product discovery involves assessing pain intensity through guided Q&A. This skill collects inputs and converts stated needs into a clear pain-strength assessment, directing next actions when pain is unclear.

What is the best way to turn a product idea into a requirements research report?

Turning a product idea into a requirements research report requires collecting product foundation inputs and running parallel market validation. This generates a structured Markdown report under docs/01-需求调研 covering pain validation and next-step recommendations.

Can I run competitor analysis and market research in parallel for product planning?

Running competitor analysis and market research in parallel for product planning is supported via subagent parallelism. Concurrent checks for competitor landscape, user voice signals, and market sizing generate evidence for the final report.

Do I need bash to generate a Markdown demand research report?

Generating a Markdown demand research report requires bash as a dependency. The skill uses bash to execute subagent validation and write the final structured research report directly to your file system.

How to avoid pseudo-demands when starting new product planning?

Avoiding pseudo-demands when starting new product planning requires truth and verification of needs. This skill applies pain-intensity assessment and user voice signal checks to ensure you build on validated requirements rather than assumptions.