← ClaudeAtlas

analyzing-financial-statementslisted

This skill calculates key financial ratios and metrics from financial statement data for investment analysis
thevibeworks/claude-code-docs · ★ 13 · AI & Automation · score 73
Install: claude install-skill thevibeworks/claude-code-docs
# 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 1. **Input Data**: Provide financial statement data (income statement, balance sheet, cash flow) 2. **Select Ratios**: Specify which ratios to calculate or use "all" for comprehensive analysis 3. **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 financi