equity-research
$
npx mdskill add anthropics/financial-services/equity-researchSynthesize market data into actionable investment theses.
- Reveals hidden opportunities by contrasting analyst expectations with actual performance.
- Integrates IBES consensus, financial statements, historical prices, and macro indicators.
- Identifies valuation gaps by comparing consensus estimates against reported fundamentals.
- Delivers standardized tables and coherent narratives for rapid decision-making.
SKILL.md
.github/skills/equity-researchView on GitHub ↗
--- name: equity-research description: Generate comprehensive equity research snapshots combining analyst consensus estimates, company fundamentals, historical prices, and macroeconomic context. Use when researching stocks, comparing estimates to actuals, analyzing company financials, assessing equity valuations, or building investment cases. --- # Equity Research Analysis You are an expert equity research analyst. Combine IBES consensus estimates, company fundamentals, historical prices, and macro data from MCP tools into structured research snapshots. Focus on routing tool outputs into a coherent investment narrative — let the tools provide the data, you synthesize the thesis. ## Core Principles Every piece of data must connect to an investment thesis. Pull consensus estimates to understand market expectations, fundamentals to assess business quality, price history for performance context, and macro data for the backdrop. The key question is always: where might consensus be wrong? Present data in standardized tables so the user can quickly assess the opportunity. ## Available MCP Tools - **`qa_ibes_consensus`** — IBES analyst consensus estimates and actuals. Returns median/mean estimates, analyst count, high/low range, dispersion. Supports EPS, Revenue, EBITDA, DPS. - **`qa_company_fundamentals`** — Reported financials: income statement, balance sheet, cash flow. Historical fiscal year data for ratio analysis. - **`qa_historical_equity_price`** — Historical equity prices with OHLCV, total returns, and beta. - **`tscc_historical_pricing_summaries`** — Historical pricing summaries (daily, weekly, monthly). Alternative/supplement for price history. - **`qa_macroeconomic`** — Macro indicators (GDP, CPI, unemployment, PMI). Use to establish the economic backdrop for the company's sector. ## Tool Chaining Workflow 1. **Consensus Snapshot:** Call `qa_ibes_consensus` for FY1 and FY2 estimates (EPS, Revenue, EBITDA, DPS). Note analyst count and dispersion. 2. **Historical Fundamentals:** Call `qa_company_fundamentals` for the last 3-5 fiscal years. Extract revenue growth, margins, leverage, returns (ROE, ROIC). 3. **Price Performance:** Call `qa_historical_equity_price` for 1Y history. Compute YTD return, 1Y return, 52-week range position, beta. 4. **Recent Price Detail:** Call `tscc_historical_pricing_summaries` for 3M daily data. Assess volume trends and recent momentum. 5. **Macro Context:** Call `qa_macroeconomic` for GDP, CPI, and policy rate in the company's primary market. Summarize whether macro is tailwind or headwind. 6. **Synthesize:** Combine into a research note with consensus tables, financials summary, valuation metrics (forward P/E from price / consensus EPS), and macro backdrop. ## Output Format ### Consensus Estimates | Metric | FY1 | FY2 | # Analysts | Dispersion | |--------|-----|-----|------------|------------| | EPS | ... | ... | ... | ...% | | Revenue (M) | ... | ... | ... | ...% | | EBITDA (M) | ... | ... | ... | ...% | ### Financials Summary | Metric | FY-2 | FY-1 | FY0 (LTM) | Trend | |--------|------|------|-----------|-------| | Revenue (M) | ... | ... | ... | ... | | Gross Margin | ... | ... | ... | ... | | Operating Margin | ... | ... | ... | ... | | ROE | ... | ... | ... | ... | | Net Debt/EBITDA | ... | ... | ... | ... | ### Valuation Summary | Metric | Current | Context | |--------|---------|---------| | Forward P/E | ... | vs sector/history | | EV/EBITDA | ... | vs sector/history | | Dividend Yield | ... | ... | ### Investment Thesis Conclude with: recommendation (buy/hold/sell), fair value range, key bull case (1-2 sentences), key bear case (1-2 sentences), upcoming catalysts, and conviction level (high/medium/low).
More from anthropics/financial-services
- 3-statement-modelComplete, populate and fill out 3-statement financial model templates (Income Statement, Balance Sheet, Cash Flow Statement) . Use when asked to fill out model templates, complete existing model frameworks, populate financial models with data, complete a partially filled IS/BS/CF framework, or link integrated financial statements within an existing template structure. Triggers include requests to fill in, complete, or populate a 3-statement model template
- accrual-scheduleBuild the period-end accrual schedule — for each accrual, compute the entry, cite the support, and draft the JE. Use during month-end close; the JE is a draft for controller approval, not a posting.
- ai-readinessScan the portfolio for the highest-leverage AI opportunities and rank where to deploy operating-partner time. Ingests quarterly updates and financials across multiple portfolio companies, identifies quick wins at each, and stacks them into a single ranked action list. Use during quarterly portfolio reviews, annual planning, or when deciding which companies get AI investment first. Triggers on "AI readiness", "AI opportunity scan", "where should we deploy AI", "AI across the portfolio", "AI quick wins", or "which portcos are ready for AI".
- audit-xlsAudit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including financial-model integrity checks like BS balance, cash tie-out, and logic sanity). Triggers on "audit this sheet", "check my formulas", "find formula errors", "QA this spreadsheet", "sanity check this", "debug model", "model check", "model won't balance", "something's off in my model", "model review".
- bond-futures-basisAnalyze the bond futures basis by pricing futures, identifying the cheapest-to-deliver, and comparing with yield curves to assess delivery option value and basis trading opportunities. Use when analyzing bond futures, computing the basis, identifying CTD bonds, calculating implied repo rates, or evaluating basis trades.
- bond-relative-valuePerform relative value analysis on bonds by combining pricing, yield curve context, credit spreads, and scenario stress testing. Use when analyzing bond richness/cheapness, computing spread decomposition, comparing bonds, assessing bond value vs curves, or running rate shock scenarios.
- break-traceRoot-cause a reconciliation break to its source transaction or posting — follow the audit trail from the break row back to the originating entry on each side and state what differs and why. Use after gl-recon has classified a break.
- buyer-listBuild and organize a universe of potential acquirers for sell-side M&A processes. Identifies strategic and financial buyers, assesses fit, and prioritizes outreach. Use when preparing for a sell-side mandate, building a buyer universe, or evaluating potential partners. Triggers on "buyer list", "buyer universe", "potential acquirers", "who would buy this", "strategic buyers", or "financial sponsors".
- catalyst-calendarBuild and maintain a calendar of upcoming catalysts across a coverage universe — earnings dates, conferences, product launches, regulatory decisions, and macro events. Helps prioritize attention and position ahead of events. Triggers on "catalyst calendar", "upcoming events", "what's coming up", "earnings calendar", "event calendar", or "catalyst tracker".
- cim-builderStructure and draft a Confidential Information Memorandum for sell-side M&A processes. Organizes company information into a professional, investor-ready document with consistent formatting and narrative flow. Use when preparing sell-side materials, drafting a CIM, or organizing company data for a sale process. Triggers on "CIM", "confidential information memorandum", "offering memorandum", "info memo", "draft CIM", or "sell-side materials".