@veyralabs/venture-analyst
v0.3.1
Published
Startup and SaaS idea validation skill for Claude Code
Maintainers
Readme
venture-analyst
Startup and SaaS idea validation skill for Claude Code. Research market evidence, map competitors, score viability, and generate concrete validation experiments - no API keys required.
Part of venture-suite by VeyraLabs.
Install
npx @veyralabs/skills install venture-analystOr via the main package:
npx @veyralabs/skills install venture-suiteWhat it does
Four phases, each with structured output:
- Problem Discovery - collects evidence the problem exists (HN, Reddit, GitHub issues, Google Trends)
- Competitor Intelligence - maps the landscape, extracts pricing signals, finds gaps
- Validation Experiments - generates 3 prioritized experiments (Mom Test, fake door, concierge MVP)
- Verdict - Bull/Bear/Judge debate with a scored recommendation
Usage
/venture-analyst [idea description]Example:
/venture-analyst A tool that helps freelancers track billable hours without manual timersZero friction
Works immediately after install. No API keys, no configuration, no paid accounts required.
Uses HN Algolia (no auth), Reddit .json endpoints, GitHub REST API (unauthenticated), ddgs for web search, and trendspyg for Google Trends. Auto-detects and uses available enhancements (SearXNG via Docker, optional env keys) without asking the user to configure anything.
Includes
SKILL.md- main orchestrator with 4-phase workflowscripts/sources.py- zero-key data collectionscripts/enhance_detect.py- Level 2/3 auto-detectionscripts/scraper.py- competitor page scraping with Cloudflare fallbackscripts/experiments.py- validation experiment generatorreferences/- Lean Startup, Customer Development, Mom Test, Blue Ocean, Tractiontemplates/- experiment spec, verdict output
License
MIT. Built by VeyraLabs.
