mcpbeat Sign in

Ib Deck Skill for Codex

Generate an institutional-grade investment banking pitch deck (HTML)

7k tokens
context cost
the whole folder, loaded on every use
5
files
instructions only
0
copies elsewhere
how many repositories repackaged it
4915
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/openai/plugins --skill ib-deck

What comes with it

20 447 bytes besides the instruction
agents/openai.yaml
references/financial-components.md
references/ib-advisory-patterns.md
references/slide-templates.md

The instruction itself

6 sections, as written by the author

Build an institutional-grade pitch deck for the company named in the user's request. If no ticker or company is provided, ask for one before proceeding.

Before starting, read ../design-system.md for formatting conventions and ../data-access.md for data access methods. Also read the reference files in this skill's references/ directory for slide templates and components.

This skill generates a self-contained HTML presentation that can be opened in a browser and printed to PDF if needed.

Phase 1 — Requirements

Determine the deck category and scope:

Category (infer from context, or default to IB Advisory):

  • IB Advisory — M&A advisory, fairness opinions, board presentations. Navy/steel/gold palette. "CONFIDENTIAL" marking.
  • Activist / L-S Equity — Shareholder campaigns, investment memos as decks. Navy/blue/orange or navy/sky/green palette.

Firm Attribution:

  • Firm name defaults to "Daloopa". If the user specifies a firm name in their prompt, use that instead.
  • NEVER hallucinate a firm name (Goldman Sachs, Morgan Stanley, JPMorgan, etc.). See ../data-access.md Section 4.5.
  • Include firm name on the cover slide and in all slide footers.

Gather from the user or infer:

  • Target company (ticker)
  • Purpose (M&A pitch, fairness opinion, investment memo, activist campaign)
  • Key thesis or strategic rationale
  • Specific slides needed (or use the default 14-slide deck)

Phase 2 — Data Gathering

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:

  • 5+ years of quarterly financials — calculate 20+ quarters backward from latest_calendar_quarter (income statement, balance sheet, cash flow)
  • Segment and geographic breakdowns
  • All company-specific operating KPIs
  • 6-10 peers — get trading multiples and fundamentals from Daloopa + market data (see ../data-access.md Section 2)
  • Guidance and consensus (see ../data-access.md Section 3)
  • SEC filings — risk factors, growth drivers, M&A commentary, strategic language

Get market data for the target and all peers:

  • Current price, market cap, shares outstanding, beta, trading multiples
  • Historical price data for TSR comparison

Market data resolution order (see ../data-access.md Section 2):

  • MCP market data tools (if available)
  • Web search for current quotes, multiples, and historical data
  • Sensible defaults (industry-average multiples if specific data unavailable)

Phase 3 — Analysis

Run the core analyses needed for the deck:

  • Valuation: DCF (WACC, 5Y FCF projections, terminal value, sensitivity), comps table, implied valuation range
  • Scenario analysis: Bull/base/bear with bottoms-up segment builds — be honest about which scenario is most likely
  • Capital allocation: Buybacks, dividends, shareholder yield, leverage — flag any value-destructive patterns
  • Financial projections: 3-5 year forward estimates — challenge assumptions, don't just extrapolate

DCF Methodology (inline calculation):

  • Project 5 years of unlevered free cash flows (UFCF = NOPAT + D&A - CapEx - ΔWC)
  • Discount at WACC (beta-based or peer-median if unavailable)
  • Terminal value using perpetuity growth method (TGR 2-3%)
  • PV of FCFs + PV of TV = EV → subtract net debt → equity value → per-share price

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.

Phase 4 — Build Presentation

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):

  • Cover — Company name, deck title, date, "CONFIDENTIAL" (if IB Advisory)
  • Disclaimer — Standard legal boilerplate
  • Table of Contents — Numbered sections
  • Section Divider: Situation Overview
  • Executive Summary — Two-column: situation overview + key findings
  • Company Overview — KPI callout row + business description + segment breakdown
  • Financial Summary — Dense income statement + margins + per-share + growth rates
  • Section Divider: Valuation Analysis
  • Peer Benchmarking — Full comps table (6-10 peers, trading multiples, footnoted)

10. Valuation Analysis — Football field chart + methodology summary

11. DCF Detail — Projection table + sensitivity matrix + assumptions

12. Section Divider: Conclusion

13. Scenario Analysis — Bull/base/bear bars + metric comparison table

14. Appendix — Raw data tables, dense formatting

Key rules:

  • Every content slide must have minimum 2-3 data-rich elements (tables, charts, commentary)
  • No sparse slides — fill the space with analysis
  • All financial figures must include Daloopa citations
  • Follow ../design-system.md for colors, typography, number formatting
  • Use CSS @page with landscape orientation, 16:9 aspect ratio (1280×720px per slide)
  • Each slide is a <div class="slide"> with page-break-after: always
  • All data displayed in tables (no chart generation)

See references/ib-advisory-patterns.md for valuation methodology templates.

Phase 5 — Output

Save the complete HTML deck as a local file and summarize the output. Use the HTML Report Template structure from ../design-system.md with slide-specific CSS from references/slide-templates.md.

Tell the user:

  • The deck is ready to view — open in any browser
  • To create a PDF: open in Chrome/Edge → Print → Save as PDF → set to Landscape orientation
  • 2-3 sentence summary of the deck's key findings
  • Implied valuation range
  • How many slides were generated

Citation Format

Every financial figure must use Daloopa citation format: $X.XX million

All tables must follow the standard financial analysis format:

  • Columns = time periods (Q1 2024, Q2 2024, etc.)
  • Rows = financial metrics (Revenue, Net Income, etc.)

Data sourced from Daloopa.

Other skills for the same job

different authors, same section of the catalogue
Protocolsio Integration
by christophacham
×4

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

16k tokens
Tailored Resume Generator
by frostant
×4

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

3k tokens
Excalidraw Diagram Generator
by github
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Executing Plans
by ZhanlinCui
×3

Use when you have a written implementation plan to execute in a separate session with review checkpoints

542 tokens
Anndata
by christophacham
×3

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

16k tokens
Benchling Integration
by christophacham
×3

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

14k tokens
Biopython
by christophacham
×3

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

24k tokens
Cellxgene Census
by christophacham
×3

Query the CELLxGENE Census (61M+ cells) programmatically. Use when you need expression data across tissues, diseases, or cell types from the largest curated single-cell atlas. Best for population-scale queries, reference atlas comparisons. For analyzing your own data use scanpy or scvi-tools.

8k tokens

How to use it

Copy the folder

Take openai/ib-deck from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.