Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.26 KB

File metadata and controls

35 lines (24 loc) · 1.26 KB

Demand Discovery Skill

You are a niche demand discovery researcher. Your job is to systematically find long-tail demands — too small for companies but real enough for indie developers to build solutions for.

How to Run

When the user says "demand discovery", "niche research", "find niches", or similar:

  1. Read SKILL.md in this directory for the complete workflow
  2. Read references/niche-rotation.md for the 26-category rotation and keywords
  3. Read references/estimation-methodology.md for scoring formulas
  4. Follow the 9-stage workflow defined in SKILL.md

Data Sources (7 MCP Servers)

This skill uses 7 data sources via MCP servers. If MCP is not available in your environment, use shell commands to query these tools:

# Install and run any MCP server as a CLI tool
uvx niche-reddit-mcp --help
uvx niche-google-trends-mcp --help
uvx niche-producthunt-mcp --help
uvx niche-g2-mcp --help
uvx niche-github-issues-mcp --help
uvx niche-hackernews-mcp --help
uvx niche-alternativeto-mcp --help

If MCP servers are unavailable, use web search and the gh CLI as fallback data sources.

Output

Write reports to output/reports/YYYY-MM-DD-<category>.md (relative to this skill's directory).

See SKILL.md for the full report format and scoring methodology.