[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-ib-deck":3,"mdc-gk6f5l-key":36,"related-repo-openai-ib-deck":866,"related-org-openai-ib-deck":989},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":25,"repoUrl":26,"updatedAt":27,"license":28,"forks":29,"topics":30,"repo":31,"sourceUrl":34,"mdContent":35},"ib-deck","generate investment banking pitch decks","Generate an institutional-grade investment banking pitch deck (HTML)",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"openai","OpenAI","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fopenai.png",[12,16,19,22],{"name":13,"slug":14,"type":15},"Presentations","presentations","tag",{"name":17,"slug":18,"type":15},"HTML","html",{"name":20,"slug":21,"type":15},"Finance","finance",{"name":23,"slug":24,"type":15},"Investment Banking","investment-banking",3992,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins","2026-06-30T19:00:57.102",null,465,[],{"repoUrl":26,"stars":25,"forks":29,"topics":32,"description":33},[],"OpenAI Plugins","https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins\u002Ftree\u002FHEAD\u002Fplugins\u002Fdaloopa\u002Fskills\u002Fib-deck","---\nname: ib-deck\ndescription: Generate an institutional-grade investment banking pitch deck (HTML)\n---\n\nBuild 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.\n\n**Before starting, read `..\u002Fdesign-system.md` for formatting conventions and `..\u002Fdata-access.md` for data access methods.** Also read the reference files in this skill's `references\u002F` directory for slide templates and components.\n\nThis skill generates a self-contained HTML presentation that can be opened in a browser and printed to PDF if needed.\n\n## Phase 1 — Requirements\n\nDetermine the deck category and scope:\n\n**Category** (infer from context, or default to IB Advisory):\n- **IB Advisory** — M&A advisory, fairness opinions, board presentations. Navy\u002Fsteel\u002Fgold palette. \"CONFIDENTIAL\" marking.\n- **Activist \u002F L-S Equity** — Shareholder campaigns, investment memos as decks. Navy\u002Fblue\u002Forange or navy\u002Fsky\u002Fgreen palette.\n\n**Firm Attribution:**\n- Firm name defaults to \"Daloopa\". If the user specifies a firm name in their prompt, use that instead.\n- **NEVER hallucinate a firm name** (Goldman Sachs, Morgan Stanley, JPMorgan, etc.). See `..\u002Fdata-access.md` Section 4.5.\n- Include firm name on the cover slide and in all slide footers.\n\n**Gather from the user or infer:**\n- Target company (ticker)\n- Purpose (M&A pitch, fairness opinion, investment memo, activist campaign)\n- Key thesis or strategic rationale\n- Specific slides needed (or use the default 14-slide deck)\n\n## Phase 2 — Data Gathering\n\nLook 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 `..\u002Fdata-access.md` Section 1.5).\n\nUse Daloopa MCP for all financial data. Target comprehensive coverage:\n- **5+ years of quarterly financials** — calculate 20+ quarters backward from `latest_calendar_quarter` (income statement, balance sheet, cash flow)\n- **Segment and geographic breakdowns**\n- **All company-specific operating KPIs**\n- **6-10 peers** — get trading multiples and fundamentals from Daloopa + market data (see `..\u002Fdata-access.md` Section 2)\n- **Guidance and consensus** (see `..\u002Fdata-access.md` Section 3)\n- **SEC filings** — risk factors, growth drivers, M&A commentary, strategic language\n\nGet market data for the target and all peers:\n- Current price, market cap, shares outstanding, beta, trading multiples\n- Historical price data for TSR comparison\n\nMarket data resolution order (see `..\u002Fdata-access.md` Section 2):\n1. MCP market data tools (if available)\n2. Web search for current quotes, multiples, and historical data\n3. Sensible defaults (industry-average multiples if specific data unavailable)\n\n## Phase 3 — Analysis\n\nRun the core analyses needed for the deck:\n- **Valuation**: DCF (WACC, 5Y FCF projections, terminal value, sensitivity), comps table, implied valuation range\n- **Scenario analysis**: Bull\u002Fbase\u002Fbear with bottoms-up segment builds — be honest about which scenario is most likely\n- **Capital allocation**: Buybacks, dividends, shareholder yield, leverage — flag any value-destructive patterns\n- **Financial projections**: 3-5 year forward estimates — challenge assumptions, don't just extrapolate\n\n**DCF Methodology** (inline calculation):\n- Project 5 years of unlevered free cash flows (UFCF = NOPAT + D&A - CapEx - ΔWC)\n- Discount at WACC (beta-based or peer-median if unavailable)\n- Terminal value using perpetuity growth method (TGR 2-3%)\n- PV of FCFs + PV of TV = EV → subtract net debt → equity value → per-share price\n\n**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.\n\n## Phase 4 — Build Presentation\n\nGenerate a self-contained HTML file following the templates in `references\u002Fslide-templates.md`. Use components from `references\u002Ffinancial-components.md`.\n\n**Slide structure** (default 14-slide deck — adapt based on purpose):\n\n1. **Cover** — Company name, deck title, date, \"CONFIDENTIAL\" (if IB Advisory)\n2. **Disclaimer** — Standard legal boilerplate\n3. **Table of Contents** — Numbered sections\n4. **Section Divider: Situation Overview**\n5. **Executive Summary** — Two-column: situation overview + key findings\n6. **Company Overview** — KPI callout row + business description + segment breakdown\n7. **Financial Summary** — Dense income statement + margins + per-share + growth rates\n8. **Section Divider: Valuation Analysis**\n9. **Peer Benchmarking** — Full comps table (6-10 peers, trading multiples, footnoted)\n10. **Valuation Analysis** — Football field chart + methodology summary\n11. **DCF Detail** — Projection table + sensitivity matrix + assumptions\n12. **Section Divider: Conclusion**\n13. **Scenario Analysis** — Bull\u002Fbase\u002Fbear bars + metric comparison table\n14. **Appendix** — Raw data tables, dense formatting\n\n**Key rules:**\n- Every content slide must have minimum 2-3 data-rich elements (tables, charts, commentary)\n- No sparse slides — fill the space with analysis\n- All financial figures must include Daloopa citations\n- Follow `..\u002Fdesign-system.md` for colors, typography, number formatting\n- Use CSS `@page` with landscape orientation, 16:9 aspect ratio (1280×720px per slide)\n- Each slide is a `\u003Cdiv class=\"slide\">` with `page-break-after: always`\n- All data displayed in tables (no chart generation)\n\nSee `references\u002Fib-advisory-patterns.md` for valuation methodology templates.\n\n## Phase 5 — Output\n\nSave the complete HTML deck as a local file and summarize the output. Use the HTML Report Template structure from `..\u002Fdesign-system.md` with slide-specific CSS from `references\u002Fslide-templates.md`.\n\nTell the user:\n- The deck is ready to view — open in any browser\n- To create a PDF: open in Chrome\u002FEdge → Print → Save as PDF → set to Landscape orientation\n- 2-3 sentence summary of the deck's key findings\n- Implied valuation range\n- How many slides were generated\n\n## Citation Format\n\nEvery financial figure must use Daloopa citation format: [$X.XX million](https:\u002F\u002Fdaloopa.com\u002Fsrc\u002F{fundamental_id})\n\nAll tables must follow the standard financial analysis format:\n- **Columns** = time periods (Q1 2024, Q2 2024, etc.)\n- **Rows** = financial metrics (Revenue, Net Income, etc.)\n\nData sourced from Daloopa.\n",{"data":37,"body":38},{"name":4,"description":6},{"type":39,"children":40},"root",[41,49,85,90,97,102,112,137,145,175,183,206,212,263,268,348,353,366,378,397,403,408,451,461,484,494,500,521,531,668,676,743,756,762,780,785,813,819,833,838,861],{"type":42,"tag":43,"props":44,"children":45},"element","p",{},[46],{"type":47,"value":48},"text","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.",{"type":42,"tag":43,"props":50,"children":51},{},[52,75,77,83],{"type":42,"tag":53,"props":54,"children":55},"strong",{},[56,58,65,67,73],{"type":47,"value":57},"Before starting, read ",{"type":42,"tag":59,"props":60,"children":62},"code",{"className":61},[],[63],{"type":47,"value":64},"..\u002Fdesign-system.md",{"type":47,"value":66}," for formatting conventions and ",{"type":42,"tag":59,"props":68,"children":70},{"className":69},[],[71],{"type":47,"value":72},"..\u002Fdata-access.md",{"type":47,"value":74}," for data access methods.",{"type":47,"value":76}," Also read the reference files in this skill's ",{"type":42,"tag":59,"props":78,"children":80},{"className":79},[],[81],{"type":47,"value":82},"references\u002F",{"type":47,"value":84}," directory for slide templates and components.",{"type":42,"tag":43,"props":86,"children":87},{},[88],{"type":47,"value":89},"This skill generates a self-contained HTML presentation that can be opened in a browser and printed to PDF if needed.",{"type":42,"tag":91,"props":92,"children":94},"h2",{"id":93},"phase-1-requirements",[95],{"type":47,"value":96},"Phase 1 — Requirements",{"type":42,"tag":43,"props":98,"children":99},{},[100],{"type":47,"value":101},"Determine the deck category and scope:",{"type":42,"tag":43,"props":103,"children":104},{},[105,110],{"type":42,"tag":53,"props":106,"children":107},{},[108],{"type":47,"value":109},"Category",{"type":47,"value":111}," (infer from context, or default to IB Advisory):",{"type":42,"tag":113,"props":114,"children":115},"ul",{},[116,127],{"type":42,"tag":117,"props":118,"children":119},"li",{},[120,125],{"type":42,"tag":53,"props":121,"children":122},{},[123],{"type":47,"value":124},"IB Advisory",{"type":47,"value":126}," — M&A advisory, fairness opinions, board presentations. Navy\u002Fsteel\u002Fgold palette. \"CONFIDENTIAL\" marking.",{"type":42,"tag":117,"props":128,"children":129},{},[130,135],{"type":42,"tag":53,"props":131,"children":132},{},[133],{"type":47,"value":134},"Activist \u002F L-S Equity",{"type":47,"value":136}," — Shareholder campaigns, investment memos as decks. Navy\u002Fblue\u002Forange or navy\u002Fsky\u002Fgreen palette.",{"type":42,"tag":43,"props":138,"children":139},{},[140],{"type":42,"tag":53,"props":141,"children":142},{},[143],{"type":47,"value":144},"Firm Attribution:",{"type":42,"tag":113,"props":146,"children":147},{},[148,153,170],{"type":42,"tag":117,"props":149,"children":150},{},[151],{"type":47,"value":152},"Firm name defaults to \"Daloopa\". If the user specifies a firm name in their prompt, use that instead.",{"type":42,"tag":117,"props":154,"children":155},{},[156,161,163,168],{"type":42,"tag":53,"props":157,"children":158},{},[159],{"type":47,"value":160},"NEVER hallucinate a firm name",{"type":47,"value":162}," (Goldman Sachs, Morgan Stanley, JPMorgan, etc.). See ",{"type":42,"tag":59,"props":164,"children":166},{"className":165},[],[167],{"type":47,"value":72},{"type":47,"value":169}," Section 4.5.",{"type":42,"tag":117,"props":171,"children":172},{},[173],{"type":47,"value":174},"Include firm name on the cover slide and in all slide footers.",{"type":42,"tag":43,"props":176,"children":177},{},[178],{"type":42,"tag":53,"props":179,"children":180},{},[181],{"type":47,"value":182},"Gather from the user or infer:",{"type":42,"tag":113,"props":184,"children":185},{},[186,191,196,201],{"type":42,"tag":117,"props":187,"children":188},{},[189],{"type":47,"value":190},"Target company (ticker)",{"type":42,"tag":117,"props":192,"children":193},{},[194],{"type":47,"value":195},"Purpose (M&A pitch, fairness opinion, investment memo, activist campaign)",{"type":42,"tag":117,"props":197,"children":198},{},[199],{"type":47,"value":200},"Key thesis or strategic rationale",{"type":42,"tag":117,"props":202,"children":203},{},[204],{"type":47,"value":205},"Specific slides needed (or use the default 14-slide deck)",{"type":42,"tag":91,"props":207,"children":209},{"id":208},"phase-2-data-gathering",[210],{"type":47,"value":211},"Phase 2 — Data Gathering",{"type":42,"tag":43,"props":213,"children":214},{},[215,217,223,225,231,233,239,241,247,249,254,256,261],{"type":47,"value":216},"Look up the company by ticker using ",{"type":42,"tag":59,"props":218,"children":220},{"className":219},[],[221],{"type":47,"value":222},"discover_companies",{"type":47,"value":224},". Capture ",{"type":42,"tag":59,"props":226,"children":228},{"className":227},[],[229],{"type":47,"value":230},"company_id",{"type":47,"value":232},", ",{"type":42,"tag":59,"props":234,"children":236},{"className":235},[],[237],{"type":47,"value":238},"latest_calendar_quarter",{"type":47,"value":240},", and ",{"type":42,"tag":59,"props":242,"children":244},{"className":243},[],[245],{"type":47,"value":246},"latest_fiscal_quarter",{"type":47,"value":248},". Use ",{"type":42,"tag":59,"props":250,"children":252},{"className":251},[],[253],{"type":47,"value":238},{"type":47,"value":255}," to anchor all period calculations (see ",{"type":42,"tag":59,"props":257,"children":259},{"className":258},[],[260],{"type":47,"value":72},{"type":47,"value":262}," Section 1.5).",{"type":42,"tag":43,"props":264,"children":265},{},[266],{"type":47,"value":267},"Use Daloopa MCP for all financial data. Target comprehensive coverage:",{"type":42,"tag":113,"props":269,"children":270},{},[271,288,296,304,321,338],{"type":42,"tag":117,"props":272,"children":273},{},[274,279,281,286],{"type":42,"tag":53,"props":275,"children":276},{},[277],{"type":47,"value":278},"5+ years of quarterly financials",{"type":47,"value":280}," — calculate 20+ quarters backward from ",{"type":42,"tag":59,"props":282,"children":284},{"className":283},[],[285],{"type":47,"value":238},{"type":47,"value":287}," (income statement, balance sheet, cash flow)",{"type":42,"tag":117,"props":289,"children":290},{},[291],{"type":42,"tag":53,"props":292,"children":293},{},[294],{"type":47,"value":295},"Segment and geographic breakdowns",{"type":42,"tag":117,"props":297,"children":298},{},[299],{"type":42,"tag":53,"props":300,"children":301},{},[302],{"type":47,"value":303},"All company-specific operating KPIs",{"type":42,"tag":117,"props":305,"children":306},{},[307,312,314,319],{"type":42,"tag":53,"props":308,"children":309},{},[310],{"type":47,"value":311},"6-10 peers",{"type":47,"value":313}," — get trading multiples and fundamentals from Daloopa + market data (see ",{"type":42,"tag":59,"props":315,"children":317},{"className":316},[],[318],{"type":47,"value":72},{"type":47,"value":320}," Section 2)",{"type":42,"tag":117,"props":322,"children":323},{},[324,329,331,336],{"type":42,"tag":53,"props":325,"children":326},{},[327],{"type":47,"value":328},"Guidance and consensus",{"type":47,"value":330}," (see ",{"type":42,"tag":59,"props":332,"children":334},{"className":333},[],[335],{"type":47,"value":72},{"type":47,"value":337}," Section 3)",{"type":42,"tag":117,"props":339,"children":340},{},[341,346],{"type":42,"tag":53,"props":342,"children":343},{},[344],{"type":47,"value":345},"SEC filings",{"type":47,"value":347}," — risk factors, growth drivers, M&A commentary, strategic language",{"type":42,"tag":43,"props":349,"children":350},{},[351],{"type":47,"value":352},"Get market data for the target and all peers:",{"type":42,"tag":113,"props":354,"children":355},{},[356,361],{"type":42,"tag":117,"props":357,"children":358},{},[359],{"type":47,"value":360},"Current price, market cap, shares outstanding, beta, trading multiples",{"type":42,"tag":117,"props":362,"children":363},{},[364],{"type":47,"value":365},"Historical price data for TSR comparison",{"type":42,"tag":43,"props":367,"children":368},{},[369,371,376],{"type":47,"value":370},"Market data resolution order (see ",{"type":42,"tag":59,"props":372,"children":374},{"className":373},[],[375],{"type":47,"value":72},{"type":47,"value":377}," Section 2):",{"type":42,"tag":379,"props":380,"children":381},"ol",{},[382,387,392],{"type":42,"tag":117,"props":383,"children":384},{},[385],{"type":47,"value":386},"MCP market data tools (if available)",{"type":42,"tag":117,"props":388,"children":389},{},[390],{"type":47,"value":391},"Web search for current quotes, multiples, and historical data",{"type":42,"tag":117,"props":393,"children":394},{},[395],{"type":47,"value":396},"Sensible defaults (industry-average multiples if specific data unavailable)",{"type":42,"tag":91,"props":398,"children":400},{"id":399},"phase-3-analysis",[401],{"type":47,"value":402},"Phase 3 — Analysis",{"type":42,"tag":43,"props":404,"children":405},{},[406],{"type":47,"value":407},"Run the core analyses needed for the deck:",{"type":42,"tag":113,"props":409,"children":410},{},[411,421,431,441],{"type":42,"tag":117,"props":412,"children":413},{},[414,419],{"type":42,"tag":53,"props":415,"children":416},{},[417],{"type":47,"value":418},"Valuation",{"type":47,"value":420},": DCF (WACC, 5Y FCF projections, terminal value, sensitivity), comps table, implied valuation range",{"type":42,"tag":117,"props":422,"children":423},{},[424,429],{"type":42,"tag":53,"props":425,"children":426},{},[427],{"type":47,"value":428},"Scenario analysis",{"type":47,"value":430},": Bull\u002Fbase\u002Fbear with bottoms-up segment builds — be honest about which scenario is most likely",{"type":42,"tag":117,"props":432,"children":433},{},[434,439],{"type":42,"tag":53,"props":435,"children":436},{},[437],{"type":47,"value":438},"Capital allocation",{"type":47,"value":440},": Buybacks, dividends, shareholder yield, leverage — flag any value-destructive patterns",{"type":42,"tag":117,"props":442,"children":443},{},[444,449],{"type":42,"tag":53,"props":445,"children":446},{},[447],{"type":47,"value":448},"Financial projections",{"type":47,"value":450},": 3-5 year forward estimates — challenge assumptions, don't just extrapolate",{"type":42,"tag":43,"props":452,"children":453},{},[454,459],{"type":42,"tag":53,"props":455,"children":456},{},[457],{"type":47,"value":458},"DCF Methodology",{"type":47,"value":460}," (inline calculation):",{"type":42,"tag":113,"props":462,"children":463},{},[464,469,474,479],{"type":42,"tag":117,"props":465,"children":466},{},[467],{"type":47,"value":468},"Project 5 years of unlevered free cash flows (UFCF = NOPAT + D&A - CapEx - ΔWC)",{"type":42,"tag":117,"props":470,"children":471},{},[472],{"type":47,"value":473},"Discount at WACC (beta-based or peer-median if unavailable)",{"type":42,"tag":117,"props":475,"children":476},{},[477],{"type":47,"value":478},"Terminal value using perpetuity growth method (TGR 2-3%)",{"type":42,"tag":117,"props":480,"children":481},{},[482],{"type":47,"value":483},"PV of FCFs + PV of TV = EV → subtract net debt → equity value → per-share price",{"type":42,"tag":43,"props":485,"children":486},{},[487,492],{"type":42,"tag":53,"props":488,"children":489},{},[490],{"type":47,"value":491},"Critical assessment:",{"type":47,"value":493}," 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.",{"type":42,"tag":91,"props":495,"children":497},{"id":496},"phase-4-build-presentation",[498],{"type":47,"value":499},"Phase 4 — Build Presentation",{"type":42,"tag":43,"props":501,"children":502},{},[503,505,511,513,519],{"type":47,"value":504},"Generate a self-contained HTML file following the templates in ",{"type":42,"tag":59,"props":506,"children":508},{"className":507},[],[509],{"type":47,"value":510},"references\u002Fslide-templates.md",{"type":47,"value":512},". Use components from ",{"type":42,"tag":59,"props":514,"children":516},{"className":515},[],[517],{"type":47,"value":518},"references\u002Ffinancial-components.md",{"type":47,"value":520},".",{"type":42,"tag":43,"props":522,"children":523},{},[524,529],{"type":42,"tag":53,"props":525,"children":526},{},[527],{"type":47,"value":528},"Slide structure",{"type":47,"value":530}," (default 14-slide deck — adapt based on purpose):",{"type":42,"tag":379,"props":532,"children":533},{},[534,544,554,564,572,582,592,602,610,620,630,640,648,658],{"type":42,"tag":117,"props":535,"children":536},{},[537,542],{"type":42,"tag":53,"props":538,"children":539},{},[540],{"type":47,"value":541},"Cover",{"type":47,"value":543}," — Company name, deck title, date, \"CONFIDENTIAL\" (if IB Advisory)",{"type":42,"tag":117,"props":545,"children":546},{},[547,552],{"type":42,"tag":53,"props":548,"children":549},{},[550],{"type":47,"value":551},"Disclaimer",{"type":47,"value":553}," — Standard legal boilerplate",{"type":42,"tag":117,"props":555,"children":556},{},[557,562],{"type":42,"tag":53,"props":558,"children":559},{},[560],{"type":47,"value":561},"Table of Contents",{"type":47,"value":563}," — Numbered sections",{"type":42,"tag":117,"props":565,"children":566},{},[567],{"type":42,"tag":53,"props":568,"children":569},{},[570],{"type":47,"value":571},"Section Divider: Situation Overview",{"type":42,"tag":117,"props":573,"children":574},{},[575,580],{"type":42,"tag":53,"props":576,"children":577},{},[578],{"type":47,"value":579},"Executive Summary",{"type":47,"value":581}," — Two-column: situation overview + key findings",{"type":42,"tag":117,"props":583,"children":584},{},[585,590],{"type":42,"tag":53,"props":586,"children":587},{},[588],{"type":47,"value":589},"Company Overview",{"type":47,"value":591}," — KPI callout row + business description + segment breakdown",{"type":42,"tag":117,"props":593,"children":594},{},[595,600],{"type":42,"tag":53,"props":596,"children":597},{},[598],{"type":47,"value":599},"Financial Summary",{"type":47,"value":601}," — Dense income statement + margins + per-share + growth rates",{"type":42,"tag":117,"props":603,"children":604},{},[605],{"type":42,"tag":53,"props":606,"children":607},{},[608],{"type":47,"value":609},"Section Divider: Valuation Analysis",{"type":42,"tag":117,"props":611,"children":612},{},[613,618],{"type":42,"tag":53,"props":614,"children":615},{},[616],{"type":47,"value":617},"Peer Benchmarking",{"type":47,"value":619}," — Full comps table (6-10 peers, trading multiples, footnoted)",{"type":42,"tag":117,"props":621,"children":622},{},[623,628],{"type":42,"tag":53,"props":624,"children":625},{},[626],{"type":47,"value":627},"Valuation Analysis",{"type":47,"value":629}," — Football field chart + methodology summary",{"type":42,"tag":117,"props":631,"children":632},{},[633,638],{"type":42,"tag":53,"props":634,"children":635},{},[636],{"type":47,"value":637},"DCF Detail",{"type":47,"value":639}," — Projection table + sensitivity matrix + assumptions",{"type":42,"tag":117,"props":641,"children":642},{},[643],{"type":42,"tag":53,"props":644,"children":645},{},[646],{"type":47,"value":647},"Section Divider: Conclusion",{"type":42,"tag":117,"props":649,"children":650},{},[651,656],{"type":42,"tag":53,"props":652,"children":653},{},[654],{"type":47,"value":655},"Scenario Analysis",{"type":47,"value":657}," — Bull\u002Fbase\u002Fbear bars + metric comparison table",{"type":42,"tag":117,"props":659,"children":660},{},[661,666],{"type":42,"tag":53,"props":662,"children":663},{},[664],{"type":47,"value":665},"Appendix",{"type":47,"value":667}," — Raw data tables, dense formatting",{"type":42,"tag":43,"props":669,"children":670},{},[671],{"type":42,"tag":53,"props":672,"children":673},{},[674],{"type":47,"value":675},"Key rules:",{"type":42,"tag":113,"props":677,"children":678},{},[679,684,689,694,706,719,738],{"type":42,"tag":117,"props":680,"children":681},{},[682],{"type":47,"value":683},"Every content slide must have minimum 2-3 data-rich elements (tables, charts, commentary)",{"type":42,"tag":117,"props":685,"children":686},{},[687],{"type":47,"value":688},"No sparse slides — fill the space with analysis",{"type":42,"tag":117,"props":690,"children":691},{},[692],{"type":47,"value":693},"All financial figures must include Daloopa citations",{"type":42,"tag":117,"props":695,"children":696},{},[697,699,704],{"type":47,"value":698},"Follow ",{"type":42,"tag":59,"props":700,"children":702},{"className":701},[],[703],{"type":47,"value":64},{"type":47,"value":705}," for colors, typography, number formatting",{"type":42,"tag":117,"props":707,"children":708},{},[709,711,717],{"type":47,"value":710},"Use CSS ",{"type":42,"tag":59,"props":712,"children":714},{"className":713},[],[715],{"type":47,"value":716},"@page",{"type":47,"value":718}," with landscape orientation, 16:9 aspect ratio (1280×720px per slide)",{"type":42,"tag":117,"props":720,"children":721},{},[722,724,730,732],{"type":47,"value":723},"Each slide is a ",{"type":42,"tag":59,"props":725,"children":727},{"className":726},[],[728],{"type":47,"value":729},"\u003Cdiv class=\"slide\">",{"type":47,"value":731}," with ",{"type":42,"tag":59,"props":733,"children":735},{"className":734},[],[736],{"type":47,"value":737},"page-break-after: always",{"type":42,"tag":117,"props":739,"children":740},{},[741],{"type":47,"value":742},"All data displayed in tables (no chart generation)",{"type":42,"tag":43,"props":744,"children":745},{},[746,748,754],{"type":47,"value":747},"See ",{"type":42,"tag":59,"props":749,"children":751},{"className":750},[],[752],{"type":47,"value":753},"references\u002Fib-advisory-patterns.md",{"type":47,"value":755}," for valuation methodology templates.",{"type":42,"tag":91,"props":757,"children":759},{"id":758},"phase-5-output",[760],{"type":47,"value":761},"Phase 5 — Output",{"type":42,"tag":43,"props":763,"children":764},{},[765,767,772,774,779],{"type":47,"value":766},"Save the complete HTML deck as a local file and summarize the output. Use the HTML Report Template structure from ",{"type":42,"tag":59,"props":768,"children":770},{"className":769},[],[771],{"type":47,"value":64},{"type":47,"value":773}," with slide-specific CSS from ",{"type":42,"tag":59,"props":775,"children":777},{"className":776},[],[778],{"type":47,"value":510},{"type":47,"value":520},{"type":42,"tag":43,"props":781,"children":782},{},[783],{"type":47,"value":784},"Tell the user:",{"type":42,"tag":113,"props":786,"children":787},{},[788,793,798,803,808],{"type":42,"tag":117,"props":789,"children":790},{},[791],{"type":47,"value":792},"The deck is ready to view — open in any browser",{"type":42,"tag":117,"props":794,"children":795},{},[796],{"type":47,"value":797},"To create a PDF: open in Chrome\u002FEdge → Print → Save as PDF → set to Landscape orientation",{"type":42,"tag":117,"props":799,"children":800},{},[801],{"type":47,"value":802},"2-3 sentence summary of the deck's key findings",{"type":42,"tag":117,"props":804,"children":805},{},[806],{"type":47,"value":807},"Implied valuation range",{"type":42,"tag":117,"props":809,"children":810},{},[811],{"type":47,"value":812},"How many slides were generated",{"type":42,"tag":91,"props":814,"children":816},{"id":815},"citation-format",[817],{"type":47,"value":818},"Citation Format",{"type":42,"tag":43,"props":820,"children":821},{},[822,824],{"type":47,"value":823},"Every financial figure must use Daloopa citation format: ",{"type":42,"tag":825,"props":826,"children":830},"a",{"href":827,"rel":828},"https:\u002F\u002Fdaloopa.com\u002Fsrc\u002F%7Bfundamental_id%7D",[829],"nofollow",[831],{"type":47,"value":832},"$X.XX million",{"type":42,"tag":43,"props":834,"children":835},{},[836],{"type":47,"value":837},"All tables must follow the standard financial analysis format:",{"type":42,"tag":113,"props":839,"children":840},{},[841,851],{"type":42,"tag":117,"props":842,"children":843},{},[844,849],{"type":42,"tag":53,"props":845,"children":846},{},[847],{"type":47,"value":848},"Columns",{"type":47,"value":850}," = time periods (Q1 2024, Q2 2024, etc.)",{"type":42,"tag":117,"props":852,"children":853},{},[854,859],{"type":42,"tag":53,"props":855,"children":856},{},[857],{"type":47,"value":858},"Rows",{"type":47,"value":860}," = financial metrics (Revenue, Net Income, etc.)",{"type":42,"tag":43,"props":862,"children":863},{},[864],{"type":47,"value":865},"Data sourced from Daloopa.",{"items":867,"total":988},[868,886,902,914,934,956,976],{"slug":869,"name":869,"fn":870,"description":871,"org":872,"tags":873,"stars":25,"repoUrl":26,"updatedAt":27},"accessibility-and-inclusive-visualization","make data visualizations accessible","Make data visualizations accessible and inclusive. Use when the user needs chart or diagram accessibility guidance, text alternatives for complex visuals, color and contrast review, keyboard support, reduced-motion behavior for animation or parallax, or an accessibility QA workflow for exported figures, UML-like diagrams, and dashboards.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[874,877,880,883],{"name":875,"slug":876,"type":15},"Accessibility","accessibility",{"name":878,"slug":879,"type":15},"Charts","charts",{"name":881,"slug":882,"type":15},"Data Visualization","data-visualization",{"name":884,"slug":885,"type":15},"Design","design",{"slug":887,"name":887,"fn":888,"description":889,"org":890,"tags":891,"stars":25,"repoUrl":26,"updatedAt":901},"agent-browser","automate browser interactions for agents","Browser automation CLI for AI agents. Use when the user needs to interact with websites, verify dev server output, test web apps, navigate pages, fill forms, click buttons, take screenshots, extract data, or automate any browser task. Also triggers when a dev server starts so you can verify it visually.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[892,895,898],{"name":893,"slug":894,"type":15},"Agents","agents",{"name":896,"slug":897,"type":15},"Browser Automation","browser-automation",{"name":899,"slug":900,"type":15},"Testing","testing","2026-04-06T18:41:03.44016",{"slug":903,"name":903,"fn":904,"description":905,"org":906,"tags":907,"stars":25,"repoUrl":26,"updatedAt":913},"agent-browser-verify","verify dev server output with automated browser","Automated browser verification for dev servers. Triggers when a dev server starts to run a visual gut-check with agent-browser — verifies the page loads, checks for console errors, validates key UI elements, and reports pass\u002Ffail before continuing.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[908,909,912],{"name":896,"slug":897,"type":15},{"name":910,"slug":911,"type":15},"Local Development","local-development",{"name":899,"slug":900,"type":15},"2026-04-06T18:41:17.526867",{"slug":915,"name":915,"fn":916,"description":917,"org":918,"tags":919,"stars":25,"repoUrl":26,"updatedAt":933},"agents-sdk","build AI agents on Cloudflare Workers","Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[920,921,924,927,930],{"name":893,"slug":894,"type":15},{"name":922,"slug":923,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":925,"slug":926,"type":15},"SDK","sdk",{"name":928,"slug":929,"type":15},"Serverless","serverless",{"name":931,"slug":932,"type":15},"WebSockets","websockets","2026-04-06T18:39:51.717063",{"slug":935,"name":935,"fn":936,"description":937,"org":938,"tags":939,"stars":25,"repoUrl":26,"updatedAt":955},"ai-elements","build chat UIs with AI Elements","AI Elements component library guidance — pre-built React components for AI interfaces built on shadcn\u002Fui. Use when building chat UIs, message displays, tool call rendering, streaming responses, reasoning panels, or any AI-native interface with the AI SDK.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[940,943,946,949,952],{"name":941,"slug":942,"type":15},"Frontend","frontend",{"name":944,"slug":945,"type":15},"React","react",{"name":947,"slug":948,"type":15},"shadcn\u002Fui","shadcn-ui",{"name":950,"slug":951,"type":15},"UI Components","ui-components",{"name":953,"slug":954,"type":15},"Vercel","vercel","2026-04-06T18:40:59.619419",{"slug":957,"name":957,"fn":958,"description":959,"org":960,"tags":961,"stars":25,"repoUrl":26,"updatedAt":975},"ai-gateway","configure Vercel AI Gateway","Vercel AI Gateway expert guidance. Use when configuring model routing, provider failover, cost tracking, or managing multiple AI providers through a unified API.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[962,965,968,971,974],{"name":963,"slug":964,"type":15},"AI Infrastructure","ai-infrastructure",{"name":966,"slug":967,"type":15},"Cost Optimization","cost-optimization",{"name":969,"slug":970,"type":15},"LLM","llm",{"name":972,"slug":973,"type":15},"Performance","performance",{"name":953,"slug":954,"type":15},"2026-04-06T18:40:44.377464",{"slug":977,"name":977,"fn":978,"description":979,"org":980,"tags":981,"stars":25,"repoUrl":26,"updatedAt":987},"ai-generation-persistence","implement persistence patterns for AI generations","AI generation persistence patterns — unique IDs, addressable URLs, database storage, and cost tracking for every LLM generation",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[982,983,986],{"name":966,"slug":967,"type":15},{"name":984,"slug":985,"type":15},"Database","database",{"name":969,"slug":970,"type":15},"2026-04-06T18:41:08.513425",600,{"items":990,"total":1187},[991,1012,1035,1052,1068,1085,1104,1116,1130,1144,1156,1171],{"slug":992,"name":992,"fn":993,"description":994,"org":995,"tags":996,"stars":1009,"repoUrl":1010,"updatedAt":1011},"prior-auth-packet-builder","build healthcare prior authorization packets","Build a concise prior authorization packet from local case files and payer policy docs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[997,1000,1003,1006],{"name":998,"slug":999,"type":15},"Documents","documents",{"name":1001,"slug":1002,"type":15},"Healthcare","healthcare",{"name":1004,"slug":1005,"type":15},"Insurance","insurance",{"name":1007,"slug":1008,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-04-16T05:11:39.180399",{"slug":1013,"name":1013,"fn":1014,"description":1015,"org":1016,"tags":1017,"stars":1032,"repoUrl":1033,"updatedAt":1034},"aspnet-core","build ASP.NET Core web applications","Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization, testing, performance, deployment, or ASP.NET Core upgrades.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1018,1021,1023,1026,1029],{"name":1019,"slug":1020,"type":15},".NET","dotnet",{"name":1022,"slug":1013,"type":15},"ASP.NET Core",{"name":1024,"slug":1025,"type":15},"Blazor","blazor",{"name":1027,"slug":1028,"type":15},"C#","csharp",{"name":1030,"slug":1031,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":1036,"name":1036,"fn":1037,"description":1038,"org":1039,"tags":1040,"stars":1032,"repoUrl":1033,"updatedAt":1051},"chatgpt-apps","build ChatGPT Apps SDK applications","Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project scaffold. Prefer a docs-first workflow by invoking the openai-docs skill or OpenAI developer docs MCP tools before generating code.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1041,1044,1047,1050],{"name":1042,"slug":1043,"type":15},"Apps SDK","apps-sdk",{"name":1045,"slug":1046,"type":15},"ChatGPT","chatgpt",{"name":1048,"slug":1049,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":1053,"name":1053,"fn":1054,"description":1055,"org":1056,"tags":1057,"stars":1032,"repoUrl":1033,"updatedAt":1067},"cli-creator","build CLIs from API docs","Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read\u002Fwrite commands, return stable JSON, manage auth, and pair with a companion skill.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1058,1061,1064],{"name":1059,"slug":1060,"type":15},"API Development","api-development",{"name":1062,"slug":1063,"type":15},"CLI","cli",{"name":1065,"slug":1066,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":1069,"name":1069,"fn":1070,"description":1071,"org":1072,"tags":1073,"stars":1032,"repoUrl":1033,"updatedAt":1084},"cloudflare-deploy","deploy projects to Cloudflare","Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1074,1077,1080,1081],{"name":1075,"slug":1076,"type":15},"Cloudflare","cloudflare",{"name":1078,"slug":1079,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":922,"slug":923,"type":15},{"name":1082,"slug":1083,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":1086,"name":1086,"fn":1087,"description":1088,"org":1089,"tags":1090,"stars":1032,"repoUrl":1033,"updatedAt":1103},"define-goal","define and set measurable project goals","Help the user define a concrete, measurable goal before starting work, especially when they ask to use the goal tool, create a goal, set an objective, clarify success criteria, or turn a fuzzy intention into a quantitative outcome. Use this skill for goal creation and goal refinement only; it does not manage durable snapshots, decision logs, or long-running execution artifacts.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1091,1094,1097,1100],{"name":1092,"slug":1093,"type":15},"Productivity","productivity",{"name":1095,"slug":1096,"type":15},"Project Management","project-management",{"name":1098,"slug":1099,"type":15},"Strategy","strategy",{"name":1101,"slug":1102,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":1105,"name":1105,"fn":1106,"description":1107,"org":1108,"tags":1109,"stars":1032,"repoUrl":1033,"updatedAt":1115},"figma","translate Figma designs into code","Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1110,1111,1113,1114],{"name":884,"slug":885,"type":15},{"name":1112,"slug":1105,"type":15},"Figma",{"name":941,"slug":942,"type":15},{"name":1048,"slug":1049,"type":15},"2026-04-12T05:06:47.939943",{"slug":1117,"name":1117,"fn":1118,"description":1119,"org":1120,"tags":1121,"stars":1032,"repoUrl":1033,"updatedAt":1129},"figma-code-connect-components","connect Figma designs to code components","Connects Figma design components to code components using Code Connect mapping tools. Use when user says \"code connect\", \"connect this component to code\", \"map this component\", \"link component to code\", \"create code connect mapping\", or wants to establish mappings between Figma designs and code implementations. For canvas writes via `use_figma`, use `figma-use`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1122,1123,1126,1127,1128],{"name":884,"slug":885,"type":15},{"name":1124,"slug":1125,"type":15},"Design System","design-system",{"name":1112,"slug":1105,"type":15},{"name":941,"slug":942,"type":15},{"name":950,"slug":951,"type":15},"2026-05-10T05:59:52.971881",{"slug":1131,"name":1131,"fn":1132,"description":1133,"org":1134,"tags":1135,"stars":1032,"repoUrl":1033,"updatedAt":1143},"figma-create-design-system-rules","generate design system rules from Figma","Generates custom design system rules for the user's codebase. Use when user says \"create design system rules\", \"generate rules for my project\", \"set up design rules\", \"customize design system guidelines\", or wants to establish project-specific conventions for Figma-to-code workflows. Requires Figma MCP server connection.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1136,1137,1138,1141,1142],{"name":884,"slug":885,"type":15},{"name":1124,"slug":1125,"type":15},{"name":1139,"slug":1140,"type":15},"Documentation","documentation",{"name":1112,"slug":1105,"type":15},{"name":941,"slug":942,"type":15},"2026-05-16T06:07:47.821474",{"slug":1145,"name":1145,"fn":1146,"description":1147,"org":1148,"tags":1149,"stars":1032,"repoUrl":1033,"updatedAt":1155},"figma-implement-design","translate Figma designs into application code","Translates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when user mentions \"implement design\", \"generate code\", \"implement component\", provides Figma URLs, or asks to build components matching Figma specs. For Figma canvas writes via `use_figma`, use `figma-use`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1150,1151,1152,1153,1154],{"name":884,"slug":885,"type":15},{"name":1112,"slug":1105,"type":15},{"name":941,"slug":942,"type":15},{"name":950,"slug":951,"type":15},{"name":1030,"slug":1031,"type":15},"2026-05-16T06:07:40.583615",{"slug":1157,"name":1157,"fn":1158,"description":1159,"org":1160,"tags":1161,"stars":1032,"repoUrl":1033,"updatedAt":1170},"hatch-pet","create animated pets for Codex","Create, repair, validate, visually QA, and package Codex-compatible animated pets and pet spritesheets from character art, generated images, company or prospect brand cues, or visual references. Use when a user wants a lightweight-worker Codex pet workflow, a non-pixel custom pet style, a prospect or company mascot pet, or a full 8x9 animated pet atlas with transparent unused cells, QA contact sheets, and pet.json packaging. This skill composes the installed $imagegen system skill for visual generation and uses bundled scripts for deterministic spritesheet assembly.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1162,1165,1166,1169],{"name":1163,"slug":1164,"type":15},"Animation","animation",{"name":1065,"slug":1066,"type":15},{"name":1167,"slug":1168,"type":15},"Creative","creative",{"name":884,"slug":885,"type":15},"2026-05-02T05:31:48.48485",{"slug":1172,"name":1172,"fn":1173,"description":1174,"org":1175,"tags":1176,"stars":1032,"repoUrl":1033,"updatedAt":1186},"imagegen","generate and edit raster images","Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG\u002Fvector\u002Fcode-native assets, extending an established icon or logo system, or building the visual directly in HTML\u002FCSS\u002Fcanvas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1177,1178,1179,1182,1185],{"name":1167,"slug":1168,"type":15},{"name":884,"slug":885,"type":15},{"name":1180,"slug":1181,"type":15},"Image Generation","image-generation",{"name":1183,"slug":1184,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",675]