Pulls Yahoo Finance data to build a post-earnings summary: actual vs estimated EPS, revenue growth, stock price reaction, and quarterly trends across the last four quarters. You get beat/miss percentages, margin calculations, and a snapshot of how the stock moved after the report. Good for when someone asks "how did TSLA earnings go" or "did NVDA beat" and you want the numbers without opening five browser tabs. The skill walks through yfinance installation, data extraction, and formatting everything into clean tables. One thing to know: Yahoo Finance data can be patchy, and the price reaction timing depends on whether earnings dropped before or after the bell, so you may need to eyeball the actual move window.
npx skills add https://github.com/himself65/finance-skills --skill earnings-recap