market-research

Discovers existential data points in B2B SaaS verticals for positioning analysis.

Updated Dec 1, 2025
One-click install
npx skills add https://github.com/manusco/wolfgang --skill market-research-manusco
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: market-research
Source: https://github.com/manusco/wolfgang/tree/main/.cursor/skills/market-research
Command: npx skills add https://github.com/manusco/wolfgang --skill market-research-manusco

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? B2B SaaS teams struggle to identify the critical pain points that turn a product from a nice-to-have into a must-have. This Skill runs a structured market-research procedure to surface existential data points in a target vertical. ## Core Features & Use Cases - Existential Data Point Discovery: Identifies the urgent, high-stakes problems within a B2B SaaS vertical that drive purchasing decisions. - Positioning Analysis: Helps reposition a product from nice-to-have to must-have based on research findings. - Use Case: A product manager entering a new vertical invokes the /market-research command to gather evidence of acute customer pain before finalizing messaging and roadmap priorities. ## Quick Start Run the /market-research command to execute the market research procedure for your target B2B SaaS vertical.

Frequently Asked Questions about market-research

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

FAQPage Schema
How do I run market research for a B2B SaaS vertical?▼

Invoke the /market-research command, which routes to the underlying research procedure and executes it in full. The procedure guides discovery of existential data points and follows a defined Definition of Done.

What are existential data points in market research?▼

Existential data points are evidence of urgent, high-stakes problems in a vertical that make a product a must-have rather than a nice-to-have. This Skill's research procedure is designed to surface exactly those signals.

How does this help with product positioning?▼

The research output identifies the most acute customer pains in a vertical, letting you anchor positioning around must-have problems. This shifts messaging away from nice-to-have feature claims.

Where is the actual market research procedure defined?▼

The procedure lives in .agents/skills/research/market-research/SKILL.md. This Skill is only a router that reads that file in full and executes it exactly, including its Definition of Done.

What are the limitations of this market research skill?▼

This Skill contains no research logic itself and depends entirely on the referenced procedure file existing at the expected path. If that file is missing or incomplete, the command cannot execute the research workflow.