Earnings Recap Skill Generates a post-earnings analysis using Yahoo Finance data via yfinance. Covers the actual vs estimated numbers, surprise magnitude, stock price reaction, and financial context — a complete picture of what happened. Important : Data is for research and educational purposes only. Not financial advice. yfinance is not affiliated with Yahoo, Inc. --- Step 1: Ensure yfinance Is Available Current environment status: If , install it: If already installed, skip to the next step. --- Step 2: Identify the Ticker and Gather Data Extract the ticker from the user's request. Fetch al…