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 skeletorflet/opencode-supreme-setup --skill ib-pitch-bookgit clone --depth 1 https://github.com/skeletorflet/opencode-supreme-setupWrote 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/skeletorflet/opencode-supreme-setup/ib-pitch-book)<a href="https://agentmods.dev/skills/skeletorflet/opencode-supreme-setup/ib-pitch-book"><img src="https://agentmods.dev/badge/skills/skeletorflet/opencode-supreme-setup/ib-pitch-book/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/skeletorflet/opencode-supreme-setup/ib-pitch-book"><img src="https://agentmods.dev/badge/skills/skeletorflet/opencode-supreme-setup/ib-pitch-book.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.00103 | $0.01647 |
| Opus 5 | $0.00051 | $0.00823 |
| Sonnet 5 | $0.00021 | $0.00329 |
| Haiku 4.5 | $0.00010 | $0.00165 |
Grade A, and why
ib-pitch-book 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.
Copies of this mod
3 near-identical copies found in the catalogue:
- ib-pitch-book — 97% identical, 1 lines differ
- ib-pitch-book — 94% identical, 27 lines differ
- ib-pitch-book — 94% identical, 27 lines differ
How it starts
The opening of the file, as written. The whole thing — 162 lines — stays where its author put it; the contents beside it link to each section on GitHub.
IB Pitch Book
End-to-end investment-banking-style pitch materials for a strategic
alternatives conversation (coverage & advisory). This is the workflow shape
of Anthropic's Pitch Agent from
financial-services,
repackaged as an Open Design deck skill.
When to use
| Use this skill | Use something else |
|---|---|
| Board / MD discussion materials, M&A framing, comps & precedents | html-ppt-pitch-deck — VC / seed fundraising decks |
| Sell-side tone, confidentiality ribbons, financial tables | guizang-ppt — magazine editorial decks |
| Football field, sensitivity tables, four-path matrix | simple-deck — generic swipe slides without IB conventions |
Resource map
ib-pitch-book/
├── SKILL.md ← manifest + workflow (this file)
├── example.html ← fully-rendered fictional example (NorthPeak / Hartfield)
├── assets/
│ └── template.html ← seed: IB deck shell + chrome + disclosure treatment
└── references/
├── compliance.md ← non-reliance / not investment advice
├── attribution.md ← upstream license pointer
├── conventions.md ← IB layout rules (masthead, tables, football field)
└── checklist.md ← P0/P1/P2 gate before <artifact>
Workflow
Step 0 — Pre-flight
- Read
references/compliance.md— every output must carry appropriate disclaimers; outputs are discussion materials, not advice. - Read
references/conventions.md— masthead, confidentiality ribbon, tabular numerals, summary-row styling, football-field axis rules. - Read
assets/template.htmland use it as the deck seed; keep its horizontal navigation, demo-data / source-status treatment, print rules, and system-font defaults unless the user explicitly authorizes a different framework. - Read the active
DESIGN.md— map tokens into the deck's:rootCSS. - Optional: if the user has financial data MCPs (FactSet, Capital IQ, etc.), pull live figures; otherwise label assumptions clearly and never invent undisclosed market data.
What ships with it
8 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 · 162 lines · 103 tokens per session scan A 49167c396666
ib-pitch-book is a skill published in the GitHub repository skeletorflet/opencode-supreme-setup (47 stars, last pushed 3mo ago), licensed MIT. It adds 103 tokens to every session and 1,647 once invoked, about $0.0005 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
dcf-model
Build discounted cash flow valuation workbooks in Excel.
comps-analysis
Build comparable-company valuation workbooks in Excel.
excel-author
Build auditable financial workbooks headless via openpyxl.
pitch-deck
Populates investment banking pitch deck templates with data from source files. Use when: user provides a PowerPoint template to fill in, user has source data (Excel/CSV) to populate into slides, user mentions populating or filling a pitch deck template, or user needs to transfer data into existing slide layouts. Not…
lbo-model
This skill should be used when completing LBO (Leveraged Buyout) model templates in Excel for private equity transactions, deal materials, or investment committee presentations. The skill fills in formulas, validates calculations, and ensures professional formatting standards that adapt to any template structure.
audit-xls
Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including financial-model integrity checks like BS balance, cash tie-out, and logic sanity). Triggers on "audit this sheet", "check my formulas", "find formula errors", "QA this…