OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add anthropics/anthropic-cookbook --skill analyzing-financial-statements
This skill calculates key financial ratios and metrics from financial statement data for investment analysis
This repo is now called anthropics/claude-cookbooks. Both names install the same content, but the install count here only covers this one.
npx skills add anthropics/anthropic-cookbook --skill analyzing-financial-statements
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 benchmarking