From anthropics-analyzing-financial-statements
Calculates and interprets financial ratios (profitability, liquidity, leverage, efficiency, valuation) from financial statement data for investment analysis.
How this skill is triggered — by the user, by Claude, or both
Slash command
/anthropics-analyzing-financial-statements:analyzing-financial-statementsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides comprehensive financial ratio analysis for evaluating company performance, profitability, liquidity, and valuation.
This skill provides comprehensive financial ratio analysis for evaluating company performance, profitability, liquidity, and valuation.
Calculate and interpret:
Financial data can be provided as:
Results include:
"Calculate key financial ratios for this company based on the attached financial statements"
"What's the P/E ratio if the stock price is $50 and annual earnings are $2.50 per share?"
"Analyze the liquidity position using the balance sheet data"
calculate_ratios.py: Main calculation engine for all financial ratiosinterpret_ratios.py: Provides interpretation and benchmarking3plugins reuse this skill
First indexed Jul 8, 2026
npx claudepluginhub p/anthropics-anthropics-analyzing-financial-statements-skills-custom-skills-analyzing-financial-statementsCalculates and interprets financial ratios (profitability, liquidity, leverage, efficiency, valuation) from financial statement data for investment analysis.
Computes and interprets gross margin, operating margin, net margin, ROE, ROA, and ROIC to assess business quality and capital efficiency.
Normalizes financial statements with R&D capitalization, operating lease conversion, stock-based compensation, and one-time items. Computes FCFF, FCFE, ROIC, and adjusted ratios for valuation.