earnings-qa-analysis
Analyze the Q&A section of earnings call transcripts for strategic insights, analyst concerns, and management responses on key topics.
Best use case
earnings-qa-analysis is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Analyze the Q&A section of earnings call transcripts for strategic insights, analyst concerns, and management responses on key topics.
Teams using earnings-qa-analysis should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/earnings-qa-analysis/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How earnings-qa-analysis Compares
| Feature / Agent | earnings-qa-analysis | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Analyze the Q&A section of earnings call transcripts for strategic insights, analyst concerns, and management responses on key topics.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Earnings Q&A Analysis Analyze the Q&A section of earnings call transcripts to extract strategic insights, understand analyst concerns, and capture management's candid responses on key business topics. ## Prerequisites Ensure Octagon MCP is configured. See [references/mcp-setup.md](references/mcp-setup.md) for installation instructions. ## Workflow ### Step 1: Analyze Q&A Section Use the Octagon MCP to analyze the Q&A portion of earnings calls: ``` Analyze the Q&A section of <TICKER>'s latest earnings call for insights about future strategy. ``` ### Step 2: Targeted Q&A Analysis Focus on specific themes within the Q&A: ``` # Strategic Priorities Analyze the Q&A section of <TICKER>'s earnings call for strategic priorities. # Analyst Concerns What concerns did analysts raise in <TICKER>'s earnings call Q&A? # Competitive Dynamics Extract competitive insights from <TICKER>'s earnings call Q&A session. # Margin Discussion Analyze margin-related Q&A from <TICKER>'s latest earnings call. # Capital Allocation What did management say about capital allocation in <TICKER>'s Q&A? # Guidance Clarification Extract guidance clarifications from <TICKER>'s earnings call Q&A. ``` ## Expected Output The skill returns structured Q&A analysis including: | Component | Description | |-----------|-------------| | Strategic Themes | Key strategic priorities discussed | | Topic Breakdown | Analysis by subject area | | Key Insights | Important takeaways from Q&A | | Follow-up Questions | AI-generated questions for deeper research | | Source Citations | Specific transcript references | ## Example Query ``` Analyze the Q&A section of AAPL's latest earnings call for insights about future strategy. ``` ## Example Response Apple Inc. (AAPL) outlined key strategic priorities in its latest earnings call Q&A, focusing on AI integration, supply chain diversification, and operational efficiency to drive long-term growth and shareholder value. **AI Strategy** Apple emphasized a differentiated approach to AI compared to peers, prioritizing seamless integration into existing products and services to enhance user experience. This strategy aims to: - Accelerate device upgrade cycles through AI-driven features - Expand revenue streams via AI-powered services - Maintain a focus on privacy and security in AI implementation *Source: AAPL_Q32023 [Page 9]* **Supply Chain Management** The company is actively diversifying production to mitigate geopolitical risks: - Increased assembly in India despite potential tariff challenges - Strategic investments in secondary manufacturing hubs - Enhanced supplier collaboration for cost optimization *Source: AAPL_Q32025 [Page 6]* **Operational Efficiency** Apple highlighted initiatives to sustain growth through: - Leveraging technology advancements (e.g., M-series chips) - Streamlining logistics and inventory management - Maintaining strong gross margin discipline *Source: AAPL_Q22025 [Page 4]* **Follow-up Questions** - What specific AI features are being prioritized for upcoming product cycles? - How much of Apple's production is now sourced from India compared to previous years? - What are the projected cost savings from supply chain diversification initiatives? ## Why Q&A Matters The Q&A section often reveals more than prepared remarks: | Prepared Remarks | Q&A Section | |------------------|-------------| | Scripted, polished | More candid, spontaneous | | Key messages only | Deeper detail on topics | | Positive framing | Addresses concerns directly | | Company-controlled | Analyst-driven topics | | High-level | Granular insights | ## Common Q&A Themes ### Strategy & Direction | Theme | What to Look For | |-------|------------------| | Growth Drivers | New markets, products, initiatives | | Investment Priorities | R&D focus, CapEx allocation | | Competitive Response | Market positioning, differentiation | | Long-term Vision | Multi-year strategy, goals | ### Operations & Execution | Theme | What to Look For | |-------|------------------| | Supply Chain | Diversification, resilience, costs | | Margin Drivers | Pricing, mix, efficiency | | Capacity | Utilization, expansion plans | | Execution Risks | Challenges, mitigation | ### Financial & Capital | Theme | What to Look For | |-------|------------------| | Guidance Details | Clarifications, assumptions | | Capital Returns | Buyback pace, dividend policy | | M&A Appetite | Deal pipeline, criteria | | Balance Sheet | Leverage, liquidity | ## Analyst Question Analysis ### Types of Questions | Type | Purpose | Signal | |------|---------|--------| | Clarification | Get specifics on guidance | Street wants precision | | Deep Dive | Understand strategy | High interest area | | Concerns | Probe potential issues | Risk identification | | Comparison | Benchmark vs. peers | Competitive dynamics | | Follow-up | Press on vague answers | Seeking transparency | ### Reading Analyst Intent | Question Style | What It Reveals | |----------------|-----------------| | Direct, specific | Analyst has clear thesis | | Open-ended | Fishing for new info | | Multi-part | Covering multiple concerns | | Pushback | Challenging management view | | Softball | Building relationship | ## Management Response Analysis ### Response Quality Assessment | Quality | Indicators | |---------|------------| | Strong | Direct answer, specifics, confidence | | Adequate | Addressed topic, some detail | | Weak | Vague, redirected, avoided | | Defensive | Explained away, blamed external | ### Red Flags in Responses | Red Flag | Concern | |----------|---------| | "I'll let [CFO] answer" | CEO avoiding topic | | "As we said earlier" | Refusing new detail | | "It's early" | Kicking can down road | | Lengthy non-answer | Obfuscating | | Contradicting prepared remarks | Inconsistency | ## Use Cases 1. **Sentiment Analysis**: Gauge analyst and management sentiment 2. **Risk Discovery**: Identify concerns raised by analysts 3. **Strategy Deep Dive**: Understand nuanced strategic thinking 4. **Guidance Clarification**: Get details beyond prepared remarks 5. **Competitive Intelligence**: Extract peer mentions and comparisons 6. **Model Refinement**: Find details for financial models ## Combining with Other Skills | Skill | Combined Analysis | |-------|-------------------| | earnings-call-analysis | Full call + Q&A focus | | earnings-call-insights | Guidance + Q&A clarifications | | earnings-mgmt-comments | Prepared remarks + Q&A responses | | analyst-estimates | Consensus vs. Q&A guidance details | | stock-price-change | Q&A impact on price reaction | ## Analysis Tips 1. **Compare to Prepared Remarks**: Note differences in tone and detail 2. **Track Recurring Questions**: Topics asked repeatedly signal concerns 3. **Note Non-Answers**: What management avoids can be telling 4. **Watch for Pushback**: Analysts pressing = important issue 5. **Follow the Follow-ups**: Second questions often reveal more 6. **Cross-Quarter Comparison**: Track how Q&A themes evolve ## Interpreting Results See [references/interpreting-results.md](references/interpreting-results.md) for detailed guidance on analyzing Q&A sections.
Related Skills
sec-proxy-analysis
Analyze proxy statements (DEF 14A) to extract executive compensation, governance information, and shareholder voting matters using Octagon MCP. Use when researching CEO pay, board composition, say-on-pay votes, and corporate governance practices.
sec-mda-analysis
Analyze Management Discussion and Analysis (MD&A) sections from SEC filings using Octagon MCP. Use when extracting strategic initiatives, financial performance commentary, macroeconomic challenges, and forward-looking statements from 10-K and 10-Q filings.
sec-footnotes-analysis
Analyze footnotes and accounting policies from SEC filings using Octagon MCP. Use when researching revenue recognition policies, critical estimates, lease obligations, pension assumptions, stock compensation, contingencies, and new accounting pronouncements.
sec-business-desc-analysis
Extract and analyze business descriptions and competitive landscape from SEC filings using Octagon MCP. Use when researching company business models, market positioning, competitive advantages, industry dynamics, and strategic focus areas from Item 1 disclosures.
sec-8k-analysis
Analyze 8-K filings to extract material events and corporate changes using Octagon MCP. Use when tracking real-time corporate disclosures, M&A announcements, leadership changes, earnings releases, and other material events requiring immediate investor attention.
sec-10q-analysis
Analyze 10-Q quarterly filings for public companies using Octagon MCP. Use when extracting quarterly performance metrics, revenue breakdown, operating margins, segment performance, and interim financial updates from SEC 10-Q filings.
sec-10k-analysis
Analyze 10-K annual filings for public companies using Octagon MCP. Use when extracting key financial metrics, risk factors, business overview, management discussion, and regulatory disclosures from SEC 10-K filings.
prediction-markets-analysis
Generate deep research reports on prediction market events using the Octagon Prediction Markets Agent. Combines real-time Kalshi market data with AI-driven analysis to surface price drivers, compare market vs. model probabilities, and identify potential mispricings across 120+ active markets.
financial-metrics-analysis
Analyze year-over-year growth in income statement items and financial metrics using Octagon MCP. Use when retrieving YoY Revenue Growth, Cost of Revenue Growth, Gross Profit Growth, Operating Income Growth, Net Income Growth, or comparing financial performance across fiscal periods for any public company.
earnings-revenue-guidance
Extract specific revenue guidance and growth projections from earnings call transcripts, including segment breakdown, constant currency adjustments, and M&A contributions.
earnings-product-pipeline
Extract product development and pipeline updates from earnings calls, including clinical trial progress, regulatory submissions, and launch timelines.
earnings-mgmt-comments
Extract management's commentary on specific topics from earnings call transcripts, including product development, strategy, competitive positioning, and executive quotes.