Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add sorrek/mcp --skill pe-portfolio-mapgit clone --depth 1 https://github.com/sorrek/mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/sorrek/mcp/pe-portfolio-map)<a href="https://agentmods.dev/skills/sorrek/mcp/pe-portfolio-map"><img src="https://agentmods.dev/badge/skills/sorrek/mcp/pe-portfolio-map/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/sorrek/mcp/pe-portfolio-map"><img src="https://agentmods.dev/badge/skills/sorrek/mcp/pe-portfolio-map.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00080 | $0.00529 |
| Opus 5 | $0.00040 | $0.00264 |
| Sonnet 5 | $0.00016 | $0.00106 |
| Haiku 4.5 | $0.00008 | $0.00053 |
Grade A, and why
pe-portfolio-map scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
PE Portfolio Map
Produce a coverage map of a private equity firm's holdings: what they own, what you already sell to, and where the whitespace is.
Steps
-
Get the firm's domain. Portfolio lookups key off the firm's website, not its name. If the user says "Vista" or "Thoma Bravo," ask for or confirm the domain.
-
Check credits. Free, and portfolio runs can be large.
-
Pull the portfolio.
submit_batch([firm_domain])→process_batch(batch_id, ["pe_portfolios"])→ pollget_run_status. -
Quote the price before downloading.
pe_portfoliosis 20 credits per record returned, so a large firm can be expensive. The exact number appears on the run once it completes. State it and wait. A firm with 400 holdings is 8,000 credits — the user should decide, not you. -
Overlay the user's accounts. If they've provided a CRM export or account list, join on domain and split into three buckets:
- Covered — already a customer
- In flight — open opportunity
- Whitespace — no relationship yet
-
Score the whitespace. Rank by fit against the covered accounts: same industry, same size band, similar tech posture. A portfolio company that looks like your best existing customer is a better target than one that doesn't, regardless of size.
Output shape
A summary line (portfolio size, your coverage percentage), then a whitespace table ordered by fit, then a short note on the two or three strongest plays and what reference story to lead with.
Cautions
- Portfolio data reflects current holdings. A company that was exited may still appear
associated with the firm in some records — check
deal_typebefore asserting a live relationship. - If the user asks for several firms at once, submit all the firm domains in a single batch rather than one batch per firm. Same cost, far fewer round trips.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 49 lines · 80 tokens per session scan A f2cde70df71e
pe-portfolio-map is a skill published in the GitHub repository sorrek/mcp (1 stars, last pushed 9d ago), licensed MIT. It adds 80 tokens to every session and 529 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
financial-modeling
SaaS financial modeling for founders — operating model, runway, headcount, DCF valuation, consumption-based pricing models, cohort analysis, unit economics by segment, ARR bridge/build, 3-scenario forecasting, and board-ready financials. Use when building financial model, projecting runway, modeling fundraising…
fundraising-strategy
Complete fundraising strategy for B2B SaaS founders. Use when preparing to raise seed/Series A, deciding VC vs bootstrapped path, building pitch deck, running a fundraise process, evaluating term sheets, or planning fundraising timeline. Covers SAFE, priced rounds, and bootstrapper alternatives.
roi-calculator
Build ROI calculators and business cases — 3-scenario projections (conservative, moderate, aggressive), payback period analysis, TCO comparison, assumption documentation, MEDDICC integration, value driver identification. Use when building ROI models, creating business cases, quantifying value for prospects, or…
business-insurance
Complete business insurance guide for SaaS founders — Errors & Omissions (E&O/Tech E&O), Cyber Liability, Directors & Officers (D&O), General Liability, Workers Compensation, Key Person, Employment Practices Liability (EPLI), and when each becomes necessary. Covers what triggers insurance needs (first enterprise…
equity-management
Complete equity management for SaaS founders — cap tables, 409A valuations, option pools (ISO vs NSO vs RSU), 83(b) elections, equity grants for employees/advisors/contractors, dilution modeling, secondary sales, and equity tools (Carta, Pulley, AngelList Equity). Use when setting up equity, granting options, planning…
founder-comp-playbook
Founder guide to GTM compensation — what you can afford, how to set OTE and equity, budget guardrails, valuing packages for candidates, and negotiation scripts when cash is tight. Covers hiring first AE/SDR/VP and founder-side offer/counter-offer tactics. Use when a founder asks how to comp sales hires, negotiate…