[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-earnings-flash":3,"mdc-3t6czr-key":36,"related-repo-openai-earnings-flash":1027,"related-org-openai-earnings-flash":1150},{"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},"earnings-flash","generate rapid earnings flash reports","Rapid first-read earnings flash for a given company",{"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},"Reporting","reporting","tag",{"name":17,"slug":18,"type":15},"Finance","finance",{"name":20,"slug":21,"type":15},"Summarization","summarization",{"name":23,"slug":24,"type":15},"Equity Research","equity-research",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\u002Fearnings-flash","---\nname: earnings-flash\ndescription: Rapid first-read earnings flash for a given company\n---\n\nGenerate a rapid earnings flash for the company specified by the user named in the user's request. If no ticker or company is provided, ask for one before proceeding.\n\nThis is a lightweight, speed-focused version of the earnings-review skill — designed for a quick first read within minutes of a filing. It pulls just enough context from Daloopa to frame BEAT\u002FMISS verdicts, then focuses on what's new and surprising.\n\n**Before starting, read `..\u002Fdata-access.md` for data access methods and `..\u002Fdesign-system.md` for formatting conventions.** Follow the data access detection logic and design system throughout this skill.\n\n## 1. Company Lookup\n\nLook up the company by ticker using `discover_companies`. Capture:\n- `company_id`\n- `latest_calendar_quarter` — anchor for all period calculations (see `..\u002Fdata-access.md` Section 1.5)\n- `latest_fiscal_quarter`\n- Firm name for report attribution (default: \"Daloopa\") — see `..\u002Fdata-access.md` Section 4.5\n\n## 2. Prior Quarter Context (4 Quarters)\n\nCalculate 4 quarters backward from `latest_calendar_quarter`. Search for and pull these core metrics:\n\n**Income Statement:**\n- Revenue \u002F Net Sales\n- Gross Profit\n- Operating Income \u002F EBIT\n- Net Income\n- Diluted EPS\n\n**Cash Flow:**\n- Operating Cash Flow\n- Free Cash Flow (or CapEx to compute it)\n\nThis is lighter than the earnings-review skill (4Q vs 8Q, no cost structure breakdown). The goal is just enough history to frame the latest quarter's results — not a full trend analysis.\n\n## 3. Company-Specific KPIs\n\nThink about the 3-5 most important KPIs for THIS company based on its business model. Search for those specific KPIs and pull for the same 4-quarter period. Also search for:\n- Segment\u002Fproduct revenue breakdown\n- Geographic revenue breakdown (if material)\n\nKeep this targeted — discover the critical operating metrics, not everything available.\n\n## 4. Guidance Series\n\nSearch for guidance series (revenue guidance, EPS guidance, margin guidance, any KPI guidance). If available, pull guidance data for the latest 2 quarters so you can compare the most recent actual results against what management guided.\n\nCRITICAL: Apply +1 quarter offset — guidance from Q(N) applies to Q(N+1) results.\n\n## 5. Get the Earnings Document\n\nUse `search_documents` to find the most recent earnings-related filing. Search strategy:\n1. Search for keywords `[\"results\", \"earnings\"]` in the latest 1-2 calendar quarters\n2. If that returns nothing, try `[\"revenue\"]` or `[\"financial\"]` as broader terms\n\nRead the document content from the search results. Focus on:\n- **Earnings transcripts**: Full document (management commentary, prepared remarks, Q&A)\n- **10-Q \u002F 10-K**: Financial statements and MD&A sections\n- **8-K**: Full document (short event-driven filings)\n\nIf no document is found, proceed with the MCP fundamentals data only and note \"No earnings document found — analysis based on financial data only.\"\n\n## 5b. Stock Price Context\nGet the current stock price using `get_stock_prices` (see `..\u002Fdata-access.md` Section 1.7) — pass `company_id` and `dates` for the 3 most recent calendar days. Also pull prices around the earnings date (1 day before to 3 days after the `latest_calendar_quarter` end + ~30-45 days) to compute the post-earnings reaction. Include the next-day move percentage in the Executive Flash section.\n\n## 6. Executive Flash\n\nWrite 3-5 bullet-point verdicts. Each bullet MUST compare the latest quarter's results against prior periods from Step 2 and\u002For guidance from Step 4. Format:\n\n**[BEAT\u002FMISS\u002FINLINE\u002FMIXED] | Key number (YoY change) | One-sentence context**\n\nExamples:\n- **BEAT | Revenue $95.4bn (+6.1% YoY) | Acceleration from +4.8% last quarter driven by iPhone 16 cycle**\n- **MISS | EPS $1.46 vs $1.52 prior year | Higher opex from AI investments weighed on margins**\n- **GUIDANCE UP | FY2026 revenue guided $400-405bn | Management raised full-year outlook on cloud strength**\n\nUse Daloopa citation links for all figures sourced from MCP. Use \"(per filing)\" for figures only found in the document.\n\nAlso include a one-line **Management Tone** assessment (confident\u002Fcautious\u002Fdefensive\u002Fevasive\u002Foptimistic) if an earnings document was available. Support with specific language from the document.\n\n## 7. Key Numbers Table\n\nPresent the latest quarter's results with comparison context:\n\n| Metric | Latest Quarter | Prior Quarter | YoY Change | vs Guidance |\n|--------|---------------|---------------|------------|-------------|\n\nInclude: revenue, EPS, margins, segment breakdowns, KPIs — all sourced from MCP with Daloopa citation links. Add a \"vs Guidance\" column if guidance data was available from Step 4 (show beat\u002Fmiss amount).\n\nGroup by category: P&L, Segments, KPIs, Cash Flow.\n\nFor figures only available from the document (not in MCP), include them in a separate \"Per Filing\" sub-section below the table and note they are not cross-referenced.\n\n## 8. Guidance & Outlook\n\nExtract forward-looking statements from the earnings document (if available):\n- Explicit numerical guidance (revenue, EPS, margin ranges)\n- Changes from prior guidance (raised, lowered, narrowed, withdrawn)\n- Qualitative outlook language\n- Capex\u002Finvestment plans\n\nIf guidance data was pulled from Daloopa in Step 4, compare new guidance against prior guidance with a table:\n\n| Metric | New Guidance | Prior Guidance | Change |\n|--------|-------------|---------------|--------|\n\nIf no document was found, summarize any guidance series data from Step 4 and note that no new guidance language is available.\n\n## 9. Risk Flags\n\nCall out concerning signals — this section should be sharp and skeptical:\n- Guidance cuts or narrowing\n- Missing disclosures or metrics that were previously reported\n- Growing gap between GAAP and non-GAAP\n- Cash flow divergence from earnings\n- One-time items that flatter the headline numbers\n- Management hedging or qualifying language (from document)\n\nIf no material risk flags, say so clearly: \"No material risk flags identified.\"\n\n## 10. Quick Read-Throughs\n\nWrite 2-3 bullets on what this filing implies for adjacent companies:\n- **Suppliers**: Positive or negative signal for key input providers\n- **Customers**: Demand signal for downstream buyers\n- **Competitors**: Share shift, pricing, or market growth implications\n\nFormat: `**[COMPANY\u002FSECTOR]**: [implication] (based on [specific data point])`\n\n## 11. Save Report\n\nSave the HTML report to: `reports\u002F{TICKER}_earnings_flash_{PERIOD}.html` (where PERIOD is the latest calendar quarter analyzed).\n\nUse the design-system HTML template from `..\u002Fdesign-system.md`. Include all CSS inlined.\n\nAdd a **FLASH** banner at the top of the report. Insert this right after the opening `\u003Cbody>` tag, before the `\u003Ch1>`:\n\n```html\n\u003Cdiv style=\"background: #C0392B; color: white; text-align: center; padding: 8px 16px; font-size: 14px; font-weight: bold; letter-spacing: 2px; margin-bottom: 16px;\">\n    EARNINGS FLASH — FIRST READ\n\u003C\u002Fdiv>\n```\n\nThe `\u003Ch1>` should be: `{TICKER} Earnings Flash — {PERIOD}`\n\nAdd a disclaimer after the flash banner:\n```html\n\u003Cp style=\"font-size: 10px; color: #6C757D; font-style: italic; margin-bottom: 16px;\">\n    This is a rapid first-read summary. For full analysis with 8-quarter trends, cost structure,\n    and competitive read-throughs, run the earnings-review skill for {TICKER}.\n\u003C\u002Fp>\n```\n\nReplace `{FIRM_NAME}` in the footer — see `..\u002Fdata-access.md` Section 4.5.\n\nAll financial figures from Daloopa must use citation format: `\u003Ca href=\"https:\u002F\u002Fdaloopa.com\u002Fsrc\u002F{fundamental_id}\">$X.XX million\u003C\u002Fa>`\n\nTell the user where the HTML report was saved and highlight the 2-3 most notable findings.\n\n",{"data":37,"body":38},{"name":4,"description":6},{"type":39,"children":40},"root",[41,49,54,82,89,102,155,161,173,181,209,217,230,235,241,246,259,264,270,275,280,286,299,337,342,375,380,386,428,434,439,453,458,485,490,502,508,513,551,556,561,566,572,577,600,605,633,638,644,649,682,687,693,698,731,742,748,761,773,801,887,905,910,985,1005,1016,1021],{"type":42,"tag":43,"props":44,"children":45},"element","p",{},[46],{"type":47,"value":48},"text","Generate a rapid earnings flash for the company specified by the user 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],{"type":47,"value":53},"This is a lightweight, speed-focused version of the earnings-review skill — designed for a quick first read within minutes of a filing. It pulls just enough context from Daloopa to frame BEAT\u002FMISS verdicts, then focuses on what's new and surprising.",{"type":42,"tag":43,"props":55,"children":56},{},[57,80],{"type":42,"tag":58,"props":59,"children":60},"strong",{},[61,63,70,72,78],{"type":47,"value":62},"Before starting, read ",{"type":42,"tag":64,"props":65,"children":67},"code",{"className":66},[],[68],{"type":47,"value":69},"..\u002Fdata-access.md",{"type":47,"value":71}," for data access methods and ",{"type":42,"tag":64,"props":73,"children":75},{"className":74},[],[76],{"type":47,"value":77},"..\u002Fdesign-system.md",{"type":47,"value":79}," for formatting conventions.",{"type":47,"value":81}," Follow the data access detection logic and design system throughout this skill.",{"type":42,"tag":83,"props":84,"children":86},"h2",{"id":85},"_1-company-lookup",[87],{"type":47,"value":88},"1. Company Lookup",{"type":42,"tag":43,"props":90,"children":91},{},[92,94,100],{"type":47,"value":93},"Look up the company by ticker using ",{"type":42,"tag":64,"props":95,"children":97},{"className":96},[],[98],{"type":47,"value":99},"discover_companies",{"type":47,"value":101},". Capture:",{"type":42,"tag":103,"props":104,"children":105},"ul",{},[106,116,134,143],{"type":42,"tag":107,"props":108,"children":109},"li",{},[110],{"type":42,"tag":64,"props":111,"children":113},{"className":112},[],[114],{"type":47,"value":115},"company_id",{"type":42,"tag":107,"props":117,"children":118},{},[119,125,127,132],{"type":42,"tag":64,"props":120,"children":122},{"className":121},[],[123],{"type":47,"value":124},"latest_calendar_quarter",{"type":47,"value":126}," — anchor for all period calculations (see ",{"type":42,"tag":64,"props":128,"children":130},{"className":129},[],[131],{"type":47,"value":69},{"type":47,"value":133}," Section 1.5)",{"type":42,"tag":107,"props":135,"children":136},{},[137],{"type":42,"tag":64,"props":138,"children":140},{"className":139},[],[141],{"type":47,"value":142},"latest_fiscal_quarter",{"type":42,"tag":107,"props":144,"children":145},{},[146,148,153],{"type":47,"value":147},"Firm name for report attribution (default: \"Daloopa\") — see ",{"type":42,"tag":64,"props":149,"children":151},{"className":150},[],[152],{"type":47,"value":69},{"type":47,"value":154}," Section 4.5",{"type":42,"tag":83,"props":156,"children":158},{"id":157},"_2-prior-quarter-context-4-quarters",[159],{"type":47,"value":160},"2. Prior Quarter Context (4 Quarters)",{"type":42,"tag":43,"props":162,"children":163},{},[164,166,171],{"type":47,"value":165},"Calculate 4 quarters backward from ",{"type":42,"tag":64,"props":167,"children":169},{"className":168},[],[170],{"type":47,"value":124},{"type":47,"value":172},". Search for and pull these core metrics:",{"type":42,"tag":43,"props":174,"children":175},{},[176],{"type":42,"tag":58,"props":177,"children":178},{},[179],{"type":47,"value":180},"Income Statement:",{"type":42,"tag":103,"props":182,"children":183},{},[184,189,194,199,204],{"type":42,"tag":107,"props":185,"children":186},{},[187],{"type":47,"value":188},"Revenue \u002F Net Sales",{"type":42,"tag":107,"props":190,"children":191},{},[192],{"type":47,"value":193},"Gross Profit",{"type":42,"tag":107,"props":195,"children":196},{},[197],{"type":47,"value":198},"Operating Income \u002F EBIT",{"type":42,"tag":107,"props":200,"children":201},{},[202],{"type":47,"value":203},"Net Income",{"type":42,"tag":107,"props":205,"children":206},{},[207],{"type":47,"value":208},"Diluted EPS",{"type":42,"tag":43,"props":210,"children":211},{},[212],{"type":42,"tag":58,"props":213,"children":214},{},[215],{"type":47,"value":216},"Cash Flow:",{"type":42,"tag":103,"props":218,"children":219},{},[220,225],{"type":42,"tag":107,"props":221,"children":222},{},[223],{"type":47,"value":224},"Operating Cash Flow",{"type":42,"tag":107,"props":226,"children":227},{},[228],{"type":47,"value":229},"Free Cash Flow (or CapEx to compute it)",{"type":42,"tag":43,"props":231,"children":232},{},[233],{"type":47,"value":234},"This is lighter than the earnings-review skill (4Q vs 8Q, no cost structure breakdown). The goal is just enough history to frame the latest quarter's results — not a full trend analysis.",{"type":42,"tag":83,"props":236,"children":238},{"id":237},"_3-company-specific-kpis",[239],{"type":47,"value":240},"3. Company-Specific KPIs",{"type":42,"tag":43,"props":242,"children":243},{},[244],{"type":47,"value":245},"Think about the 3-5 most important KPIs for THIS company based on its business model. Search for those specific KPIs and pull for the same 4-quarter period. Also search for:",{"type":42,"tag":103,"props":247,"children":248},{},[249,254],{"type":42,"tag":107,"props":250,"children":251},{},[252],{"type":47,"value":253},"Segment\u002Fproduct revenue breakdown",{"type":42,"tag":107,"props":255,"children":256},{},[257],{"type":47,"value":258},"Geographic revenue breakdown (if material)",{"type":42,"tag":43,"props":260,"children":261},{},[262],{"type":47,"value":263},"Keep this targeted — discover the critical operating metrics, not everything available.",{"type":42,"tag":83,"props":265,"children":267},{"id":266},"_4-guidance-series",[268],{"type":47,"value":269},"4. Guidance Series",{"type":42,"tag":43,"props":271,"children":272},{},[273],{"type":47,"value":274},"Search for guidance series (revenue guidance, EPS guidance, margin guidance, any KPI guidance). If available, pull guidance data for the latest 2 quarters so you can compare the most recent actual results against what management guided.",{"type":42,"tag":43,"props":276,"children":277},{},[278],{"type":47,"value":279},"CRITICAL: Apply +1 quarter offset — guidance from Q(N) applies to Q(N+1) results.",{"type":42,"tag":83,"props":281,"children":283},{"id":282},"_5-get-the-earnings-document",[284],{"type":47,"value":285},"5. Get the Earnings Document",{"type":42,"tag":43,"props":287,"children":288},{},[289,291,297],{"type":47,"value":290},"Use ",{"type":42,"tag":64,"props":292,"children":294},{"className":293},[],[295],{"type":47,"value":296},"search_documents",{"type":47,"value":298}," to find the most recent earnings-related filing. Search strategy:",{"type":42,"tag":300,"props":301,"children":302},"ol",{},[303,316],{"type":42,"tag":107,"props":304,"children":305},{},[306,308,314],{"type":47,"value":307},"Search for keywords ",{"type":42,"tag":64,"props":309,"children":311},{"className":310},[],[312],{"type":47,"value":313},"[\"results\", \"earnings\"]",{"type":47,"value":315}," in the latest 1-2 calendar quarters",{"type":42,"tag":107,"props":317,"children":318},{},[319,321,327,329,335],{"type":47,"value":320},"If that returns nothing, try ",{"type":42,"tag":64,"props":322,"children":324},{"className":323},[],[325],{"type":47,"value":326},"[\"revenue\"]",{"type":47,"value":328}," or ",{"type":42,"tag":64,"props":330,"children":332},{"className":331},[],[333],{"type":47,"value":334},"[\"financial\"]",{"type":47,"value":336}," as broader terms",{"type":42,"tag":43,"props":338,"children":339},{},[340],{"type":47,"value":341},"Read the document content from the search results. Focus on:",{"type":42,"tag":103,"props":343,"children":344},{},[345,355,365],{"type":42,"tag":107,"props":346,"children":347},{},[348,353],{"type":42,"tag":58,"props":349,"children":350},{},[351],{"type":47,"value":352},"Earnings transcripts",{"type":47,"value":354},": Full document (management commentary, prepared remarks, Q&A)",{"type":42,"tag":107,"props":356,"children":357},{},[358,363],{"type":42,"tag":58,"props":359,"children":360},{},[361],{"type":47,"value":362},"10-Q \u002F 10-K",{"type":47,"value":364},": Financial statements and MD&A sections",{"type":42,"tag":107,"props":366,"children":367},{},[368,373],{"type":42,"tag":58,"props":369,"children":370},{},[371],{"type":47,"value":372},"8-K",{"type":47,"value":374},": Full document (short event-driven filings)",{"type":42,"tag":43,"props":376,"children":377},{},[378],{"type":47,"value":379},"If no document is found, proceed with the MCP fundamentals data only and note \"No earnings document found — analysis based on financial data only.\"",{"type":42,"tag":83,"props":381,"children":383},{"id":382},"_5b-stock-price-context",[384],{"type":47,"value":385},"5b. Stock Price Context",{"type":42,"tag":43,"props":387,"children":388},{},[389,391,397,399,404,406,411,413,419,421,426],{"type":47,"value":390},"Get the current stock price using ",{"type":42,"tag":64,"props":392,"children":394},{"className":393},[],[395],{"type":47,"value":396},"get_stock_prices",{"type":47,"value":398}," (see ",{"type":42,"tag":64,"props":400,"children":402},{"className":401},[],[403],{"type":47,"value":69},{"type":47,"value":405}," Section 1.7) — pass ",{"type":42,"tag":64,"props":407,"children":409},{"className":408},[],[410],{"type":47,"value":115},{"type":47,"value":412}," and ",{"type":42,"tag":64,"props":414,"children":416},{"className":415},[],[417],{"type":47,"value":418},"dates",{"type":47,"value":420}," for the 3 most recent calendar days. Also pull prices around the earnings date (1 day before to 3 days after the ",{"type":42,"tag":64,"props":422,"children":424},{"className":423},[],[425],{"type":47,"value":124},{"type":47,"value":427}," end + ~30-45 days) to compute the post-earnings reaction. Include the next-day move percentage in the Executive Flash section.",{"type":42,"tag":83,"props":429,"children":431},{"id":430},"_6-executive-flash",[432],{"type":47,"value":433},"6. Executive Flash",{"type":42,"tag":43,"props":435,"children":436},{},[437],{"type":47,"value":438},"Write 3-5 bullet-point verdicts. Each bullet MUST compare the latest quarter's results against prior periods from Step 2 and\u002For guidance from Step 4. Format:",{"type":42,"tag":43,"props":440,"children":441},{},[442],{"type":42,"tag":58,"props":443,"children":444},{},[445,451],{"type":42,"tag":446,"props":447,"children":448},"span",{},[449],{"type":47,"value":450},"BEAT\u002FMISS\u002FINLINE\u002FMIXED",{"type":47,"value":452}," | Key number (YoY change) | One-sentence context",{"type":42,"tag":43,"props":454,"children":455},{},[456],{"type":47,"value":457},"Examples:",{"type":42,"tag":103,"props":459,"children":460},{},[461,469,477],{"type":42,"tag":107,"props":462,"children":463},{},[464],{"type":42,"tag":58,"props":465,"children":466},{},[467],{"type":47,"value":468},"BEAT | Revenue $95.4bn (+6.1% YoY) | Acceleration from +4.8% last quarter driven by iPhone 16 cycle",{"type":42,"tag":107,"props":470,"children":471},{},[472],{"type":42,"tag":58,"props":473,"children":474},{},[475],{"type":47,"value":476},"MISS | EPS $1.46 vs $1.52 prior year | Higher opex from AI investments weighed on margins",{"type":42,"tag":107,"props":478,"children":479},{},[480],{"type":42,"tag":58,"props":481,"children":482},{},[483],{"type":47,"value":484},"GUIDANCE UP | FY2026 revenue guided $400-405bn | Management raised full-year outlook on cloud strength",{"type":42,"tag":43,"props":486,"children":487},{},[488],{"type":47,"value":489},"Use Daloopa citation links for all figures sourced from MCP. Use \"(per filing)\" for figures only found in the document.",{"type":42,"tag":43,"props":491,"children":492},{},[493,495,500],{"type":47,"value":494},"Also include a one-line ",{"type":42,"tag":58,"props":496,"children":497},{},[498],{"type":47,"value":499},"Management Tone",{"type":47,"value":501}," assessment (confident\u002Fcautious\u002Fdefensive\u002Fevasive\u002Foptimistic) if an earnings document was available. Support with specific language from the document.",{"type":42,"tag":83,"props":503,"children":505},{"id":504},"_7-key-numbers-table",[506],{"type":47,"value":507},"7. Key Numbers Table",{"type":42,"tag":43,"props":509,"children":510},{},[511],{"type":47,"value":512},"Present the latest quarter's results with comparison context:",{"type":42,"tag":514,"props":515,"children":516},"table",{},[517],{"type":42,"tag":518,"props":519,"children":520},"thead",{},[521],{"type":42,"tag":522,"props":523,"children":524},"tr",{},[525,531,536,541,546],{"type":42,"tag":526,"props":527,"children":528},"th",{},[529],{"type":47,"value":530},"Metric",{"type":42,"tag":526,"props":532,"children":533},{},[534],{"type":47,"value":535},"Latest Quarter",{"type":42,"tag":526,"props":537,"children":538},{},[539],{"type":47,"value":540},"Prior Quarter",{"type":42,"tag":526,"props":542,"children":543},{},[544],{"type":47,"value":545},"YoY Change",{"type":42,"tag":526,"props":547,"children":548},{},[549],{"type":47,"value":550},"vs Guidance",{"type":42,"tag":43,"props":552,"children":553},{},[554],{"type":47,"value":555},"Include: revenue, EPS, margins, segment breakdowns, KPIs — all sourced from MCP with Daloopa citation links. Add a \"vs Guidance\" column if guidance data was available from Step 4 (show beat\u002Fmiss amount).",{"type":42,"tag":43,"props":557,"children":558},{},[559],{"type":47,"value":560},"Group by category: P&L, Segments, KPIs, Cash Flow.",{"type":42,"tag":43,"props":562,"children":563},{},[564],{"type":47,"value":565},"For figures only available from the document (not in MCP), include them in a separate \"Per Filing\" sub-section below the table and note they are not cross-referenced.",{"type":42,"tag":83,"props":567,"children":569},{"id":568},"_8-guidance-outlook",[570],{"type":47,"value":571},"8. Guidance & Outlook",{"type":42,"tag":43,"props":573,"children":574},{},[575],{"type":47,"value":576},"Extract forward-looking statements from the earnings document (if available):",{"type":42,"tag":103,"props":578,"children":579},{},[580,585,590,595],{"type":42,"tag":107,"props":581,"children":582},{},[583],{"type":47,"value":584},"Explicit numerical guidance (revenue, EPS, margin ranges)",{"type":42,"tag":107,"props":586,"children":587},{},[588],{"type":47,"value":589},"Changes from prior guidance (raised, lowered, narrowed, withdrawn)",{"type":42,"tag":107,"props":591,"children":592},{},[593],{"type":47,"value":594},"Qualitative outlook language",{"type":42,"tag":107,"props":596,"children":597},{},[598],{"type":47,"value":599},"Capex\u002Finvestment plans",{"type":42,"tag":43,"props":601,"children":602},{},[603],{"type":47,"value":604},"If guidance data was pulled from Daloopa in Step 4, compare new guidance against prior guidance with a table:",{"type":42,"tag":514,"props":606,"children":607},{},[608],{"type":42,"tag":518,"props":609,"children":610},{},[611],{"type":42,"tag":522,"props":612,"children":613},{},[614,618,623,628],{"type":42,"tag":526,"props":615,"children":616},{},[617],{"type":47,"value":530},{"type":42,"tag":526,"props":619,"children":620},{},[621],{"type":47,"value":622},"New Guidance",{"type":42,"tag":526,"props":624,"children":625},{},[626],{"type":47,"value":627},"Prior Guidance",{"type":42,"tag":526,"props":629,"children":630},{},[631],{"type":47,"value":632},"Change",{"type":42,"tag":43,"props":634,"children":635},{},[636],{"type":47,"value":637},"If no document was found, summarize any guidance series data from Step 4 and note that no new guidance language is available.",{"type":42,"tag":83,"props":639,"children":641},{"id":640},"_9-risk-flags",[642],{"type":47,"value":643},"9. Risk Flags",{"type":42,"tag":43,"props":645,"children":646},{},[647],{"type":47,"value":648},"Call out concerning signals — this section should be sharp and skeptical:",{"type":42,"tag":103,"props":650,"children":651},{},[652,657,662,667,672,677],{"type":42,"tag":107,"props":653,"children":654},{},[655],{"type":47,"value":656},"Guidance cuts or narrowing",{"type":42,"tag":107,"props":658,"children":659},{},[660],{"type":47,"value":661},"Missing disclosures or metrics that were previously reported",{"type":42,"tag":107,"props":663,"children":664},{},[665],{"type":47,"value":666},"Growing gap between GAAP and non-GAAP",{"type":42,"tag":107,"props":668,"children":669},{},[670],{"type":47,"value":671},"Cash flow divergence from earnings",{"type":42,"tag":107,"props":673,"children":674},{},[675],{"type":47,"value":676},"One-time items that flatter the headline numbers",{"type":42,"tag":107,"props":678,"children":679},{},[680],{"type":47,"value":681},"Management hedging or qualifying language (from document)",{"type":42,"tag":43,"props":683,"children":684},{},[685],{"type":47,"value":686},"If no material risk flags, say so clearly: \"No material risk flags identified.\"",{"type":42,"tag":83,"props":688,"children":690},{"id":689},"_10-quick-read-throughs",[691],{"type":47,"value":692},"10. Quick Read-Throughs",{"type":42,"tag":43,"props":694,"children":695},{},[696],{"type":47,"value":697},"Write 2-3 bullets on what this filing implies for adjacent companies:",{"type":42,"tag":103,"props":699,"children":700},{},[701,711,721],{"type":42,"tag":107,"props":702,"children":703},{},[704,709],{"type":42,"tag":58,"props":705,"children":706},{},[707],{"type":47,"value":708},"Suppliers",{"type":47,"value":710},": Positive or negative signal for key input providers",{"type":42,"tag":107,"props":712,"children":713},{},[714,719],{"type":42,"tag":58,"props":715,"children":716},{},[717],{"type":47,"value":718},"Customers",{"type":47,"value":720},": Demand signal for downstream buyers",{"type":42,"tag":107,"props":722,"children":723},{},[724,729],{"type":42,"tag":58,"props":725,"children":726},{},[727],{"type":47,"value":728},"Competitors",{"type":47,"value":730},": Share shift, pricing, or market growth implications",{"type":42,"tag":43,"props":732,"children":733},{},[734,736],{"type":47,"value":735},"Format: ",{"type":42,"tag":64,"props":737,"children":739},{"className":738},[],[740],{"type":47,"value":741},"**[COMPANY\u002FSECTOR]**: [implication] (based on [specific data point])",{"type":42,"tag":83,"props":743,"children":745},{"id":744},"_11-save-report",[746],{"type":47,"value":747},"11. Save Report",{"type":42,"tag":43,"props":749,"children":750},{},[751,753,759],{"type":47,"value":752},"Save the HTML report to: ",{"type":42,"tag":64,"props":754,"children":756},{"className":755},[],[757],{"type":47,"value":758},"reports\u002F{TICKER}_earnings_flash_{PERIOD}.html",{"type":47,"value":760}," (where PERIOD is the latest calendar quarter analyzed).",{"type":42,"tag":43,"props":762,"children":763},{},[764,766,771],{"type":47,"value":765},"Use the design-system HTML template from ",{"type":42,"tag":64,"props":767,"children":769},{"className":768},[],[770],{"type":47,"value":77},{"type":47,"value":772},". Include all CSS inlined.",{"type":42,"tag":43,"props":774,"children":775},{},[776,778,783,785,791,793,799],{"type":47,"value":777},"Add a ",{"type":42,"tag":58,"props":779,"children":780},{},[781],{"type":47,"value":782},"FLASH",{"type":47,"value":784}," banner at the top of the report. Insert this right after the opening ",{"type":42,"tag":64,"props":786,"children":788},{"className":787},[],[789],{"type":47,"value":790},"\u003Cbody>",{"type":47,"value":792}," tag, before the ",{"type":42,"tag":64,"props":794,"children":796},{"className":795},[],[797],{"type":47,"value":798},"\u003Ch1>",{"type":47,"value":800},":",{"type":42,"tag":802,"props":803,"children":808},"pre",{"className":804,"code":805,"language":806,"meta":807,"style":807},"language-html shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u003Cdiv style=\"background: #C0392B; color: white; text-align: center; padding: 8px 16px; font-size: 14px; font-weight: bold; letter-spacing: 2px; margin-bottom: 16px;\">\n    EARNINGS FLASH — FIRST READ\n\u003C\u002Fdiv>\n","html","",[809],{"type":42,"tag":64,"props":810,"children":811},{"__ignoreMap":807},[812,860,870],{"type":42,"tag":446,"props":813,"children":816},{"class":814,"line":815},"line",1,[817,823,829,835,840,845,851,855],{"type":42,"tag":446,"props":818,"children":820},{"style":819},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[821],{"type":47,"value":822},"\u003C",{"type":42,"tag":446,"props":824,"children":826},{"style":825},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[827],{"type":47,"value":828},"div",{"type":42,"tag":446,"props":830,"children":832},{"style":831},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[833],{"type":47,"value":834}," style",{"type":42,"tag":446,"props":836,"children":837},{"style":819},[838],{"type":47,"value":839},"=",{"type":42,"tag":446,"props":841,"children":842},{"style":819},[843],{"type":47,"value":844},"\"",{"type":42,"tag":446,"props":846,"children":848},{"style":847},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[849],{"type":47,"value":850},"background: #C0392B; color: white; text-align: center; padding: 8px 16px; font-size: 14px; font-weight: bold; letter-spacing: 2px; margin-bottom: 16px;",{"type":42,"tag":446,"props":852,"children":853},{"style":819},[854],{"type":47,"value":844},{"type":42,"tag":446,"props":856,"children":857},{"style":819},[858],{"type":47,"value":859},">\n",{"type":42,"tag":446,"props":861,"children":863},{"class":814,"line":862},2,[864],{"type":42,"tag":446,"props":865,"children":867},{"style":866},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[868],{"type":47,"value":869},"    EARNINGS FLASH — FIRST READ\n",{"type":42,"tag":446,"props":871,"children":873},{"class":814,"line":872},3,[874,879,883],{"type":42,"tag":446,"props":875,"children":876},{"style":819},[877],{"type":47,"value":878},"\u003C\u002F",{"type":42,"tag":446,"props":880,"children":881},{"style":825},[882],{"type":47,"value":828},{"type":42,"tag":446,"props":884,"children":885},{"style":819},[886],{"type":47,"value":859},{"type":42,"tag":43,"props":888,"children":889},{},[890,892,897,899],{"type":47,"value":891},"The ",{"type":42,"tag":64,"props":893,"children":895},{"className":894},[],[896],{"type":47,"value":798},{"type":47,"value":898}," should be: ",{"type":42,"tag":64,"props":900,"children":902},{"className":901},[],[903],{"type":47,"value":904},"{TICKER} Earnings Flash — {PERIOD}",{"type":42,"tag":43,"props":906,"children":907},{},[908],{"type":47,"value":909},"Add a disclaimer after the flash banner:",{"type":42,"tag":802,"props":911,"children":913},{"className":804,"code":912,"language":806,"meta":807,"style":807},"\u003Cp style=\"font-size: 10px; color: #6C757D; font-style: italic; margin-bottom: 16px;\">\n    This is a rapid first-read summary. For full analysis with 8-quarter trends, cost structure,\n    and competitive read-throughs, run the earnings-review skill for {TICKER}.\n\u003C\u002Fp>\n",[914],{"type":42,"tag":64,"props":915,"children":916},{"__ignoreMap":807},[917,953,961,969],{"type":42,"tag":446,"props":918,"children":919},{"class":814,"line":815},[920,924,928,932,936,940,945,949],{"type":42,"tag":446,"props":921,"children":922},{"style":819},[923],{"type":47,"value":822},{"type":42,"tag":446,"props":925,"children":926},{"style":825},[927],{"type":47,"value":43},{"type":42,"tag":446,"props":929,"children":930},{"style":831},[931],{"type":47,"value":834},{"type":42,"tag":446,"props":933,"children":934},{"style":819},[935],{"type":47,"value":839},{"type":42,"tag":446,"props":937,"children":938},{"style":819},[939],{"type":47,"value":844},{"type":42,"tag":446,"props":941,"children":942},{"style":847},[943],{"type":47,"value":944},"font-size: 10px; color: #6C757D; font-style: italic; margin-bottom: 16px;",{"type":42,"tag":446,"props":946,"children":947},{"style":819},[948],{"type":47,"value":844},{"type":42,"tag":446,"props":950,"children":951},{"style":819},[952],{"type":47,"value":859},{"type":42,"tag":446,"props":954,"children":955},{"class":814,"line":862},[956],{"type":42,"tag":446,"props":957,"children":958},{"style":866},[959],{"type":47,"value":960},"    This is a rapid first-read summary. For full analysis with 8-quarter trends, cost structure,\n",{"type":42,"tag":446,"props":962,"children":963},{"class":814,"line":872},[964],{"type":42,"tag":446,"props":965,"children":966},{"style":866},[967],{"type":47,"value":968},"    and competitive read-throughs, run the earnings-review skill for {TICKER}.\n",{"type":42,"tag":446,"props":970,"children":972},{"class":814,"line":971},4,[973,977,981],{"type":42,"tag":446,"props":974,"children":975},{"style":819},[976],{"type":47,"value":878},{"type":42,"tag":446,"props":978,"children":979},{"style":825},[980],{"type":47,"value":43},{"type":42,"tag":446,"props":982,"children":983},{"style":819},[984],{"type":47,"value":859},{"type":42,"tag":43,"props":986,"children":987},{},[988,990,996,998,1003],{"type":47,"value":989},"Replace ",{"type":42,"tag":64,"props":991,"children":993},{"className":992},[],[994],{"type":47,"value":995},"{FIRM_NAME}",{"type":47,"value":997}," in the footer — see ",{"type":42,"tag":64,"props":999,"children":1001},{"className":1000},[],[1002],{"type":47,"value":69},{"type":47,"value":1004}," Section 4.5.",{"type":42,"tag":43,"props":1006,"children":1007},{},[1008,1010],{"type":47,"value":1009},"All financial figures from Daloopa must use citation format: ",{"type":42,"tag":64,"props":1011,"children":1013},{"className":1012},[],[1014],{"type":47,"value":1015},"\u003Ca href=\"https:\u002F\u002Fdaloopa.com\u002Fsrc\u002F{fundamental_id}\">$X.XX million\u003C\u002Fa>",{"type":42,"tag":43,"props":1017,"children":1018},{},[1019],{"type":47,"value":1020},"Tell the user where the HTML report was saved and highlight the 2-3 most notable findings.",{"type":42,"tag":1022,"props":1023,"children":1024},"style",{},[1025],{"type":47,"value":1026},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":1028,"total":1149},[1029,1047,1063,1075,1095,1117,1137],{"slug":1030,"name":1030,"fn":1031,"description":1032,"org":1033,"tags":1034,"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},[1035,1038,1041,1044],{"name":1036,"slug":1037,"type":15},"Accessibility","accessibility",{"name":1039,"slug":1040,"type":15},"Charts","charts",{"name":1042,"slug":1043,"type":15},"Data Visualization","data-visualization",{"name":1045,"slug":1046,"type":15},"Design","design",{"slug":1048,"name":1048,"fn":1049,"description":1050,"org":1051,"tags":1052,"stars":25,"repoUrl":26,"updatedAt":1062},"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},[1053,1056,1059],{"name":1054,"slug":1055,"type":15},"Agents","agents",{"name":1057,"slug":1058,"type":15},"Browser Automation","browser-automation",{"name":1060,"slug":1061,"type":15},"Testing","testing","2026-04-06T18:41:03.44016",{"slug":1064,"name":1064,"fn":1065,"description":1066,"org":1067,"tags":1068,"stars":25,"repoUrl":26,"updatedAt":1074},"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},[1069,1070,1073],{"name":1057,"slug":1058,"type":15},{"name":1071,"slug":1072,"type":15},"Local Development","local-development",{"name":1060,"slug":1061,"type":15},"2026-04-06T18:41:17.526867",{"slug":1076,"name":1076,"fn":1077,"description":1078,"org":1079,"tags":1080,"stars":25,"repoUrl":26,"updatedAt":1094},"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},[1081,1082,1085,1088,1091],{"name":1054,"slug":1055,"type":15},{"name":1083,"slug":1084,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":1086,"slug":1087,"type":15},"SDK","sdk",{"name":1089,"slug":1090,"type":15},"Serverless","serverless",{"name":1092,"slug":1093,"type":15},"WebSockets","websockets","2026-04-06T18:39:51.717063",{"slug":1096,"name":1096,"fn":1097,"description":1098,"org":1099,"tags":1100,"stars":25,"repoUrl":26,"updatedAt":1116},"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},[1101,1104,1107,1110,1113],{"name":1102,"slug":1103,"type":15},"Frontend","frontend",{"name":1105,"slug":1106,"type":15},"React","react",{"name":1108,"slug":1109,"type":15},"shadcn\u002Fui","shadcn-ui",{"name":1111,"slug":1112,"type":15},"UI Components","ui-components",{"name":1114,"slug":1115,"type":15},"Vercel","vercel","2026-04-06T18:40:59.619419",{"slug":1118,"name":1118,"fn":1119,"description":1120,"org":1121,"tags":1122,"stars":25,"repoUrl":26,"updatedAt":1136},"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},[1123,1126,1129,1132,1135],{"name":1124,"slug":1125,"type":15},"AI Infrastructure","ai-infrastructure",{"name":1127,"slug":1128,"type":15},"Cost Optimization","cost-optimization",{"name":1130,"slug":1131,"type":15},"LLM","llm",{"name":1133,"slug":1134,"type":15},"Performance","performance",{"name":1114,"slug":1115,"type":15},"2026-04-06T18:40:44.377464",{"slug":1138,"name":1138,"fn":1139,"description":1140,"org":1141,"tags":1142,"stars":25,"repoUrl":26,"updatedAt":1148},"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},[1143,1144,1147],{"name":1127,"slug":1128,"type":15},{"name":1145,"slug":1146,"type":15},"Database","database",{"name":1130,"slug":1131,"type":15},"2026-04-06T18:41:08.513425",600,{"items":1151,"total":1348},[1152,1173,1196,1213,1229,1246,1265,1277,1291,1305,1317,1332],{"slug":1153,"name":1153,"fn":1154,"description":1155,"org":1156,"tags":1157,"stars":1170,"repoUrl":1171,"updatedAt":1172},"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},[1158,1161,1164,1167],{"name":1159,"slug":1160,"type":15},"Documents","documents",{"name":1162,"slug":1163,"type":15},"Healthcare","healthcare",{"name":1165,"slug":1166,"type":15},"Insurance","insurance",{"name":1168,"slug":1169,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-04-16T05:11:39.180399",{"slug":1174,"name":1174,"fn":1175,"description":1176,"org":1177,"tags":1178,"stars":1193,"repoUrl":1194,"updatedAt":1195},"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},[1179,1182,1184,1187,1190],{"name":1180,"slug":1181,"type":15},".NET","dotnet",{"name":1183,"slug":1174,"type":15},"ASP.NET Core",{"name":1185,"slug":1186,"type":15},"Blazor","blazor",{"name":1188,"slug":1189,"type":15},"C#","csharp",{"name":1191,"slug":1192,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":1197,"name":1197,"fn":1198,"description":1199,"org":1200,"tags":1201,"stars":1193,"repoUrl":1194,"updatedAt":1212},"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},[1202,1205,1208,1211],{"name":1203,"slug":1204,"type":15},"Apps SDK","apps-sdk",{"name":1206,"slug":1207,"type":15},"ChatGPT","chatgpt",{"name":1209,"slug":1210,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":1214,"name":1214,"fn":1215,"description":1216,"org":1217,"tags":1218,"stars":1193,"repoUrl":1194,"updatedAt":1228},"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},[1219,1222,1225],{"name":1220,"slug":1221,"type":15},"API Development","api-development",{"name":1223,"slug":1224,"type":15},"CLI","cli",{"name":1226,"slug":1227,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":1230,"name":1230,"fn":1231,"description":1232,"org":1233,"tags":1234,"stars":1193,"repoUrl":1194,"updatedAt":1245},"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},[1235,1238,1241,1242],{"name":1236,"slug":1237,"type":15},"Cloudflare","cloudflare",{"name":1239,"slug":1240,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":1083,"slug":1084,"type":15},{"name":1243,"slug":1244,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":1247,"name":1247,"fn":1248,"description":1249,"org":1250,"tags":1251,"stars":1193,"repoUrl":1194,"updatedAt":1264},"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},[1252,1255,1258,1261],{"name":1253,"slug":1254,"type":15},"Productivity","productivity",{"name":1256,"slug":1257,"type":15},"Project Management","project-management",{"name":1259,"slug":1260,"type":15},"Strategy","strategy",{"name":1262,"slug":1263,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":1266,"name":1266,"fn":1267,"description":1268,"org":1269,"tags":1270,"stars":1193,"repoUrl":1194,"updatedAt":1276},"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},[1271,1272,1274,1275],{"name":1045,"slug":1046,"type":15},{"name":1273,"slug":1266,"type":15},"Figma",{"name":1102,"slug":1103,"type":15},{"name":1209,"slug":1210,"type":15},"2026-04-12T05:06:47.939943",{"slug":1278,"name":1278,"fn":1279,"description":1280,"org":1281,"tags":1282,"stars":1193,"repoUrl":1194,"updatedAt":1290},"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},[1283,1284,1287,1288,1289],{"name":1045,"slug":1046,"type":15},{"name":1285,"slug":1286,"type":15},"Design System","design-system",{"name":1273,"slug":1266,"type":15},{"name":1102,"slug":1103,"type":15},{"name":1111,"slug":1112,"type":15},"2026-05-10T05:59:52.971881",{"slug":1292,"name":1292,"fn":1293,"description":1294,"org":1295,"tags":1296,"stars":1193,"repoUrl":1194,"updatedAt":1304},"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},[1297,1298,1299,1302,1303],{"name":1045,"slug":1046,"type":15},{"name":1285,"slug":1286,"type":15},{"name":1300,"slug":1301,"type":15},"Documentation","documentation",{"name":1273,"slug":1266,"type":15},{"name":1102,"slug":1103,"type":15},"2026-05-16T06:07:47.821474",{"slug":1306,"name":1306,"fn":1307,"description":1308,"org":1309,"tags":1310,"stars":1193,"repoUrl":1194,"updatedAt":1316},"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},[1311,1312,1313,1314,1315],{"name":1045,"slug":1046,"type":15},{"name":1273,"slug":1266,"type":15},{"name":1102,"slug":1103,"type":15},{"name":1111,"slug":1112,"type":15},{"name":1191,"slug":1192,"type":15},"2026-05-16T06:07:40.583615",{"slug":1318,"name":1318,"fn":1319,"description":1320,"org":1321,"tags":1322,"stars":1193,"repoUrl":1194,"updatedAt":1331},"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},[1323,1326,1327,1330],{"name":1324,"slug":1325,"type":15},"Animation","animation",{"name":1226,"slug":1227,"type":15},{"name":1328,"slug":1329,"type":15},"Creative","creative",{"name":1045,"slug":1046,"type":15},"2026-05-02T05:31:48.48485",{"slug":1333,"name":1333,"fn":1334,"description":1335,"org":1336,"tags":1337,"stars":1193,"repoUrl":1194,"updatedAt":1347},"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},[1338,1339,1340,1343,1346],{"name":1328,"slug":1329,"type":15},{"name":1045,"slug":1046,"type":15},{"name":1341,"slug":1342,"type":15},"Image Generation","image-generation",{"name":1344,"slug":1345,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",675]