https://github.com/veyralabsgroup/venture-suite
Venture Intelligence pack for Claude Code. Includes venture-analyst for idea validation, competitor research, and Bull/Bear/Judge verdict.
https://github.com/veyralabsgroup/venture-suite
ai-agent-skill claude-code idea-validation lean-startup market-research saas-validation startup-validation venture-capital
Last synced: 13 days ago
JSON representation
Venture Intelligence pack for Claude Code. Includes venture-analyst for idea validation, competitor research, and Bull/Bear/Judge verdict.
- Host: GitHub
- URL: https://github.com/veyralabsgroup/venture-suite
- Owner: veyralabsgroup
- License: mit
- Created: 2026-06-01T23:17:00.000Z (15 days ago)
- Default Branch: main
- Last Pushed: 2026-06-02T00:13:58.000Z (15 days ago)
- Last Synced: 2026-06-02T02:13:51.595Z (15 days ago)
- Topics: ai-agent-skill, claude-code, idea-validation, lean-startup, market-research, saas-validation, startup-validation, venture-capital
- Language: Python
- Size: 55.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# venture-suite
 
Venture Intelligence pack for Claude Code. Validate startup and SaaS ideas before building - using real evidence from HN, Reddit, GitHub, and web search. No API keys required.
Part of [VeyraSkills](https://github.com/veyralabsgroup/veyraskills) by [VeyraLabs](https://github.com/veyralabsgroup).
## Install
```bash
npx @veyralabs/skills install venture-suite
```
## Skills included
| Skill | What it does |
|-------|-------------|
| [venture-analyst](./venture-analyst/SKILL.md) | Four-phase idea validation: problem discovery, competitor intelligence, validation experiments, Bull/Bear/Judge verdict |
## Usage
```
/venture-analyst A SaaS tool for X targeting Y customers
```
## Zero friction design
No API keys. No paid accounts. No setup beyond `npm install`.
The skill collects evidence from public sources (HN Algolia, Reddit, GitHub, DuckDuckGo, Google Trends) and auto-detects available enhancements silently - if you have Docker installed, it can launch SearXNG automatically for better search coverage.
## License
MIT. Built by [VeyraLabs](https://veyralabs.com).