This pulls real-time income statement data for public companies through Octagon MCP, giving you revenue, net income, and diluted EPS across fiscal periods. You can filter by annual or quarterly data and limit the number of records returned. The output comes as a clean table with absolute dollar figures, which is actually more useful than you might think when you're comparing company scale or tracking margin trends over time. The skill doc includes a solid analysis framework for calculating net margins and spotting EPS growth driven by buybacks versus actual profit expansion. Good for fundamental analysis when you need hard numbers instead of ratios.
npx skills add https://github.com/octagonai/skills --skill income-statement