When the user wants to identify, evaluate, or prioritize potential investors for a fundraising round. Also activates when the user asks "who should I pitch?", "find me investors", "build an investor list", or mentions VC/angel targeting.
80
76%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/investor-research/SKILL.mdFrom startup-context: stage, sector/category, location, current round target (amount), business model, and any existing investor relationships or warm connections.
From the user: geographic preferences (if any), whether they want VC-only, angel-only, or both, any investors already in conversation, and any firms they want to explicitly avoid (e.g., portfolio conflicts they know about).
.agents/startup-context.md.A markdown table with the following columns, grouped by tier:
## Tier 1 — High Priority
| Firm | Partner | Stage Focus | Sector Fit | Check Size | Recent Fund | Conflict? | Warm Path | Notes |
|------|---------|-------------|------------|------------|-------------|-----------|-----------|-------|Followed by a "Conflicts" section listing excluded firms and why.
Followed by a "Research Gaps" section listing anything that could not be verified and needs the founder's input.
pitch-deck — tailor the deck narrative based on what specific investors care aboutfundraising-email — write targeted outreach once the investor list is builtExample prompt: "We're raising a $2.5M seed round for a developer tools company based in SF. Help me build an investor list."
Good output snippet (one Tier 1 entry):
| Boldstart Ventures | Ed Sim | Pre-seed/Seed | Developer tools, infrastructure | $1-3M | $160M Fund IV (2023) | None | Ed is active on Twitter re: dev tools; check if any portfolio founders overlap with your network | Led seed in [similar company]; blog post on "Why developer experience is the next platform shift" |
Example prompt: "I have a list of 15 VCs I want to pitch. Can you help me prioritize?"
Good output approach: Run each firm through the 7-point filter against the founder's startup context. Re-tier the list. Flag any portfolio conflicts the founder may have missed. Identify the 5 to pitch first and suggest the outreach sequence.
4ad31b4
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.