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 ericrisco/rsc-harness --skill fundraisinggit clone --depth 1 https://github.com/ericrisco/rsc-harnessWrote 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/ericrisco/rsc-harness/fundraising)<a href="https://agentmods.dev/skills/ericrisco/rsc-harness/fundraising"><img src="https://agentmods.dev/badge/skills/ericrisco/rsc-harness/fundraising/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/ericrisco/rsc-harness/fundraising"><img src="https://agentmods.dev/badge/skills/ericrisco/rsc-harness/fundraising.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00077 | $0.03107 |
| Opus 5 | $0.00039 | $0.01554 |
| Sonnet 5 | $0.00015 | $0.00621 |
| Haiku 4.5 | $0.00008 | $0.00311 |
Grade A, and why
fundraising 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 7d 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.
How it starts
The opening of the file, as written. The whole thing — 154 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Fundraising — The Operating System for an Equity Round
Own the round as a PROCESS: size it, pick the instrument, build a tiered list around intro paths, run a concentrated sprint, read the term sheet.
This skill thinks in funnels (how many investors at the top to land N term sheets), in instruments (post-money SAFE vs priced Series Seed), and in leverage (warm intros, parallel meetings, a first term sheet that creates real urgency). It consumes the deck, the model, and the collateral that siblings produce, and orchestrates them into a closed round. Scope: pre-seed through Series A priced rounds and SAFE rounds, founder-side.
What this owns vs what routes out
Fundraising owns the decisions and the sequence. The moment the real ask is a document or the numbers behind it, route out — do not half-build the sibling's artifact here.
| The ask is… | Route to | Why |
|---|---|---|
| The persuasive STORY / slide narrative | ../pitch-deck/SKILL.md |
The deck is the story; fundraising decides when and to whom it goes. |
| Revenue projection, burn/runway, valuation math, cap-table dilution | ../financial-model/SKILL.md |
The numbers and the spreadsheet; fundraising sets the target (amount, dilution band), the model computes it. |
| Investor one-pager, data room, recurring investor update | ../investor-materials/SKILL.md |
Packaged collateral; fundraising decides the sequence it ships in. |
| The actual cold-email/DM copy + follow-up cadence to a named target | ../cold-outreach/SKILL.md |
Fundraising decides WHO and the order; cold-outreach writes the message when there is no warm intro. |
| Drafting/redlining the binding SAFE, SPA, or side letter | ../contracts/SKILL.md |
The legal instrument; fundraising covers the term-sheet basics a founder negotiates, not the binding doc. |
| Non-dilutive funding (grants, R&D credits, public funding) | ../grants/SKILL.md |
Out of equity-round scope entirely. |
| The standalone LTV/CAC/payback analysis investors will probe | ../unit-economics/SKILL.md |
A separate diligence artifact; fundraising just knows they'll ask. |
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 7d ago First seen · 154 lines · 77 tokens per session scan A 02e1377d0461
fundraising is a skill published in the GitHub repository ericrisco/rsc-harness (81 stars, last pushed today), licensed MIT. It adds 77 tokens to every session and 3,107 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-09-03.
Other skills, from other repositories
term-sheet-analysis
Analyze and compare term sheets — valuation, liquidation preferences, anti-dilution, board composition, protective provisions, and option pool dynamics. Use when the user asks about analyzing a term sheet, comparing term sheets, understanding liquidation preferences, modeling exit outcomes, or evaluating board and…
fundraising-process-management
Plan and manage the end-to-end fundraising process — timeline, target list, outreach sequencing, pipeline tracking, round structure, and close coordination. Use when the user asks about planning a fundraise, building an investor target list, tracking a fundraising pipeline, or sequencing investor outreach.
dd-synthesis
Synthesize findings from multiple specialist agents into a coherent investment recommendation. Use when combining reports from 9+ specialist agents into a single decision document.
todos
This chat has a shared, live TODO plan — your tasks for the conversation, which the user also edits. Read this skill and reach for the todo tools whenever a request takes more than a couple of steps. It covers the plan model (group = task, items = its steps; loose items are the user's lane), how to work it: propose…
writing-workflow-skills
Use when adding a new workflow skill to pi-thinkrail-workflow, changing an existing workflow skill's role, trigger, handoff, or structure, or checking a workflow skill against the workflow system's rules. Not for authoring general-purpose skills outside this package.
writing-specs
Use when a workflow step drafts or revises a spec artifact — a goal-and-requirements, an architecture, or a module SPEC — or when a workflow skill names it at such a step. The shared quality bar for specs — not a workflow, nothing to execute.