Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Accepts a product description and URL to algorithmically identify relevant Venture Capital investors targeting exactly that stage, industry, and niche based on a curated static dataset.
.claude/skills/varnan-tech-vc-curated-match/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | -66% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -2% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -56% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -77% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -71% | 0% |
Identify targeted VC funds based on a product's description and URL.
Use this skill when the user asks to:
Ask the user for the product description and the URL. Optional parameters:
Pre-Seed, Seed, Series A (--stage)vc-matches.md (--output)Run the orchestrator script to handle context fetching, VC matching, and Markdown generation in one command.
bashpython scripts/run.py --description "A fast rust-based web framework" --url "https://example.com"
For custom requests, append overrides:
bashpython scripts/run.py \ --description "..." \ --url "..." \ [--stage Seed] \ [--output matched-investors.md]
Summarize the closest matches returned. Mention high-confidence matches explicitly. Provide the output path.
Standard Python 3.10+ library (no external packages required).
Other measured skills in the registry, with their headline benchmark lift.