earnings-flash
OfficialFast, concise earnings flashes by ticker
System Documentation
What problem does it solve?
Generate a rapid earnings flash for the company specified by the user: $ARGUMENTS
This is a lightweight, speed-focused version of /earnings — designed for a quick first read within minutes of a filing. It pulls just enough context from Daloopa to frame BEAT/MISS verdicts, then focuses on what's new and surprising.
Before starting, read ../data-access.md for data access methods and ../design-system.md for formatting conventions. Follow the data access detection logic and design system throughout this skill.
Core Features & Use Cases
- Company Lookup: Look up the company by ticker using discover_companies and capture:
- company_id
- latest_calendar_quarter
- latest_fiscal_quarter
- Firm name for report attribution (default: "Daloopa")
- 4-Quarter Context: Pull key income statement and cash flow metrics for the four quarters ending in latest_calendar_quarter.
- Company-Specific KPIs: Identify 3-5 core KPIs for the company and fetch them for the same 4-quarter window; include segment and geographic contributions if material.
- Guidance Series: Retrieve latest two quarters of guidance data and compare against results (with +1 quarter offset).
- Earnings Document Retrieval: Use search_documents to locate the most recent earnings-related filing (transcripts, 10-Q/10-K, 8-K) to supplement MCP data.
- Executive Flash & Key Numbers: Generate 3-5 verdict bullets and present a latest-quarter numbers table with YoY changes and guidance context.
- Quick Read-Throughs: Provide 2-3 implications for suppliers, customers, and competitors.
Quick Start
Request an earnings flash for a specific ticker by supplying the ticker symbol.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: earnings-flash Download link: https://github.com/daloopa/plugin/archive/main.zip#earnings-flash Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.