From career
Map VCs and angels active in a domain. Output is usable as introducer surface — for each investor, surface portfolio companies that overlap with the user's target list. Writes to <WORKING_FOLDER>/domain-notes/<domain-slug>/investors.md.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin careerThis skill is limited to using the following tools:
For each investor, list their relevant portfolio companies + ones that overlap with the user's outreach targets. The point isn't to pitch the VC — it's to find the people who could introduce the user to the founders they want to meet.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
For each investor, list their relevant portfolio companies + ones that overlap with the user's outreach targets. The point isn't to pitch the VC — it's to find the people who could introduce the user to the founders they want to meet.
$ARGUMENTS:
<domain>.--stage=<seed|series-a|growth|all> (default seed,series-a).--geography=<region> — defaults USER_LOCATION + global.--n=<count> (default 15).--cross-ref=<domain-slug> — overlay portfolio against another domain note./career:ecosystem investors "ai evals"
/career:ecosystem investors "devtools" --stage=seed --geography="EMEA"
/career:ecosystem investors "ai agents" --cross-ref=ai-eval-startups
Read crm/companies.md (for target companies). If --cross-ref, read that domain note's company list.
Output: ${WORKING_FOLDER}/domain-notes/${domain-slug}/investors.md.
For each investor / fund, capture:
# Investors — {{domain}}
> Domain: {{domain}}
> Stage filter: {{stage}}
> Geography: {{geography}}
> Cross-ref: {{cross-ref or none}}
> Surveyed: {{date}}
## High overlap with target list
| investor | lead partner | stage | recent {{domain}} investments | overlap with my list | outreach surface | source |
## Domain-active, no overlap (background)
(same columns)
## Inactive in this domain (for the record)
| investor | last domain investment |
## Sources
1. ...
note: domain-notes/<domain-slug>/investors.md
high-overlap: <n>
domain-active: <n>
next:
high-overlap → introducer surface — note who in your network connects to these partners
follow-up → /career:outreach draft (light, soft-touch templates only)
## Status: niche too early/quiet for clear VC mapping and surface adjacent investors.