.claude/skills/ib-deck/SKILL.md
Generate an institutional-grade investment banking pitch deck (HTML → PDF)
npx skillsauth add daloopa/investing ib-deckInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Build an institutional-grade pitch deck for the company specified by the user: $ARGUMENTS
Before starting, read ../data-access.md for data access methods and ../design-system.md for formatting conventions. Also read the reference files in this skill's references/ directory for slide templates and components.
This is a project-only skill that generates a self-contained HTML presentation and renders it to PDF.
Determine the deck category and scope:
Category (infer from context, or default to IB Advisory):
Firm Attribution:
../data-access.md Section 4.5.Gather from the user or infer:
Look up the company by ticker using discover_companies. Capture company_id, latest_calendar_quarter, and latest_fiscal_quarter. Use latest_calendar_quarter to anchor all period calculations (see ../data-access.md Section 1.5).
Use Daloopa MCP for all financial data. Target comprehensive coverage:
latest_calendar_quarter (income statement, balance sheet, cash flow)Get market data for the target and all peers:
Run the core analyses needed for the deck:
Critical assessment: The deck should present an honest analytical view, not a promotional pitch. If the valuation looks stretched, say so. If growth is decelerating, show it clearly. If risks are material, give them proper weight. Institutional investors will dismiss analysis that reads as advocacy rather than research.
Generate a self-contained HTML file following the templates in references/slide-templates.md. Use components from references/financial-components.md.
Slide structure (default 14-slide deck — adapt based on purpose):
Key rules:
@page with landscape orientation, 16:9 aspect ratio (1280×720px per slide)<div class="slide"> with page-break-after: alwaysSee references/ib-advisory-patterns.md for valuation methodology templates.
reports/{TICKER}_deck.htmlpython infra/deck_renderer.py --input reports/{TICKER}_deck.html --output reports/{TICKER}_deck.pdfTell the user:
reports/{TICKER}_deck.pdfreports/{TICKER}_deck.htmlAll financial figures must use Daloopa citation format: $X.XX million
development
Cash conversion cycle, earnings quality, and working capital deep-dive
testing
Refresh existing research note and Excel model with latest data
tools
Bottoms-up unit economics decomposition for any public company
tools
Quick one-page company overview and snapshot