This pulls Altman Z-Scores and Piotroski F-Scores for public companies through Octagon MCP. You get bankruptcy risk assessment (Z-Score above 3.0 means safe, below 1.8 means distress) and a nine-point financial strength grade that checks profitability, leverage, and efficiency. It's built for value investing screens and credit analysis, though the documentation notes these metrics work better for mature manufacturers than financials or early-stage companies. The real utility is getting both scores at once since Z-Score catches leverage problems while Piotroski spots deteriorating operations. Saves you from manually calculating ratios when you need a quick read on whether a stock is genuinely cheap or just broken.
npx skills add https://github.com/octagonai/skills --skill financial-health-scores