skills/custom_skills/analyzing-financial-statements/SKILL.md
This skill calculates key financial ratios and metrics from financial statement data for investment analysis
npx skillsauth add anthropics/anthropic-cookbook analyzing-financial-statementsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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 benchmarkingtesting
This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions
documentation
This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging
testing
Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".