What is an Earnings Analysis?
Every publicly traded company reports its financial results every quarter — revenue, profit, margins, and forward guidance. When these numbers come out, equity research analysts have 24-48 hours to publish an earnings update report telling clients whether the results were good or bad, what changed, and whether they should buy or sell the stock. This is one of the most time-sensitive and high-stakes deliverables in equity research. The/earnings command automates the heavy lifting of this process: gathering the earnings data, performing beat/miss analysis against consensus expectations, generating charts, and assembling a professional report.
Command Syntax
- “What company’s earnings would you like to analyze?”
- “Which quarter? (e.g., Q3 2024)“
What It Produces
An 8-12 page DOCX earnings update report with:- Beat/miss analysis quantifying how results compared to Wall Street expectations
- Revenue and EPS breakdowns by segment and geography
- Margin trend analysis and guidance changes
- 8-12 embedded charts (revenue progression, EPS trends, valuation)
- Updated investment thesis and price target
- Complete sources section with clickable hyperlinks to earnings release, 10-Q filing, and transcript
[Company]_Q[Quarter]_[Year]_Earnings_Update.docx
Workflow
Verify Timeliness
Search for the latest earnings data and confirm the release is within the last 3 months. If data is stale, search for the most current results.
Load Earnings Analysis Skill
Invokes
skill: "earnings-analysis" to execute the full analysis workflow, including data collection, beat/miss analysis, metrics analysis, chart generation, and report creation.Report Structure
How to Customize
- To match your firm’s report template, edit the
earnings-analysisskill file with your specific formatting requirements - To change the default number of charts or page count, modify the output specifications in the skill
- To connect to your firm’s data sources (Bloomberg Terminal, FactSet), configure the
.mcp.jsonfile with your data provider credentials
Related
- earnings-analysis skill — the skill loaded by this command
- /earnings-preview command — pre-earnings scenario analysis
- /model-update command — update estimates after results