Install to Claude Code
npx -y skills add https://github.com/octagonai/skills --skill earnings-qa-analysisDescription
earnings qa analysis
SKILL.md
--- name: earnings-qa-analysis description: Analyze the Q&A section of earnings call transcripts for strategic insights, analyst concerns, and management responses on key topics. --- # 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.
