analyzing-financial-statements

Financial Ratio Calculator Skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "analyzing-financial-statements" with this command: npx skills add anthropics/claude-cookbooks/anthropics-claude-cookbooks-analyzing-financial-statements

Financial Ratio Calculator Skill

This skill provides comprehensive financial ratio analysis for evaluating company performance, profitability, liquidity, and valuation.

Capabilities

Calculate and interpret:

  • Profitability Ratios: ROE, ROA, Gross Margin, Operating Margin, Net Margin

  • Liquidity Ratios: Current Ratio, Quick Ratio, Cash Ratio

  • Leverage Ratios: Debt-to-Equity, Interest Coverage, Debt Service Coverage

  • Efficiency Ratios: Asset Turnover, Inventory Turnover, Receivables Turnover

  • Valuation Ratios: P/E, P/B, P/S, EV/EBITDA, PEG

  • Per-Share Metrics: EPS, Book Value per Share, Dividend per Share

How to Use

  • Input Data: Provide financial statement data (income statement, balance sheet, cash flow)

  • Select Ratios: Specify which ratios to calculate or use "all" for comprehensive analysis

  • Interpretation: The skill will calculate ratios and provide industry-standard interpretations

Input Format

Financial data can be provided as:

  • CSV with financial line items

  • JSON with structured financial statements

  • Text description of key financial figures

  • Excel files with financial statements

Output Format

Results include:

  • Calculated ratios with values

  • Industry benchmark comparisons (when available)

  • Trend analysis (if multiple periods provided)

  • Interpretation and insights

  • Excel report with formatted results

Example Usage

"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"

Scripts

  • calculate_ratios.py : Main calculation engine for all financial ratios

  • interpret_ratios.py : Provides interpretation and benchmarking

Best Practices

  • Always validate data completeness before calculations

  • Handle missing values appropriately (use industry averages or exclude)

  • Consider industry context when interpreting ratios

  • Include period comparisons for trend analysis

  • Flag unusual or concerning ratios

Limitations

  • Requires accurate financial data

  • Industry benchmarks are general guidelines

  • Some ratios may not apply to all industries

  • Historical data doesn't guarantee future performance

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

creating-financial-models

No summary provided by upstream source.

Repository SourceNeeds Review
Security

cookbook-audit

No summary provided by upstream source.

Repository SourceNeeds Review
General

pdf

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.

Repository Source
39.5K94.2Kanthropics
General

docx

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

Repository SourceNeeds Review
31.1K94.2Kanthropics