financial-ratio-analysis

Compute small-business financial ratios with DuPont decomposition and covenant breach flagging.

Updated Aug 22, 2026
One-click install
npx skills add https://github.com/fritzgeraldz/Vibe-Managing --skill financial-ratio-analysis-fritzgeraldz
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: financial-ratio-analysis
Source: https://github.com/fritzgeraldz/Vibe-Managing/tree/main/skills/finance/financial-ratio-analysis
Command: npx skills add https://github.com/fritzgeraldz/Vibe-Managing --skill financial-ratio-analysis-fritzgeraldz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Founders struggle to judge business health from raw financial statements. This Skill turns reconciled income statement and balance sheet data into a full ratio panel — profitability, efficiency, working-capital cycle, liquidity, and leverage — with healthy/warning/critical flags against benchmarks, industry norms, and loan covenants. ## Core Features & Use Cases - Full Ratio Panel: Computes gross/operating/EBITDA/net margins, ROA, ROE, asset and inventory turnover, DSO/DIO/DPO, current/quick/cash ratios, debt-to-equity, TIE, and Times Burden Covered. - DuPont Decomposition: Attributes ROE movement to margin, asset turnover, or financial leverage so you know whether performance is operating-driven or leverage-driven. - Covenant Monitoring: Compares ratios against lender thresholds and flags technical defaults before the lender finds them. - Use Case: A founder with a bank covenant requiring a current ratio of at least 1.5 runs FY2025 vs FY2024 ratios, discovers the current ratio is 1.48, and gets a critical breach flag with a handoff to covenant remediation analysis. ## Quick Start Run my financial ratios for FY2025 versus FY2024 and check them against my bank covenant requiring a current ratio of at least 1.5.

Frequently Asked Questions about financial-ratio-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze my small business financial ratios?▼

Provide reconciled income statement and balance sheet figures for one or more periods. The analysis computes profitability, turnover, liquidity, and leverage ratios, then flags each as healthy, warning, or critical against benchmarks and covenants.

What is DuPont analysis and how does it explain ROE?▼

DuPont analysis decomposes return on equity into net profit margin, asset turnover, and financial leverage. It reveals whether ROE is driven by real operating performance or merely by debt, which matters before treating a high ROE as good news.

How do I check if I am breaching a loan covenant?▼

Supply the covenant thresholds from your loan agreement, such as a minimum current ratio or DSCR. Each computed ratio is compared against those thresholds, and any breach is flagged critical with a handoff to covenant remediation analysis.

Which financial ratios apply to a service business?▼

Service businesses have no inventory, so inventory turnover, inventory days, and the quick ratio are marked N/A rather than computed as meaningless values. All profitability, receivables, liquidity, and leverage ratios still apply normally.

Why is ROE meaningless when equity is negative?▼

When equity is zero or negative, dividing net income by equity produces a distorted or spurious percentage. The analysis reports ROE and leverage ratios as meaningless in that case and shifts focus to solvency indicators instead.

When should I use cash flow analysis instead of ratio analysis?▼

Use cash flow diagnosis when the question is about cash timing, such as being profitable but unable to pay bills. Ratio analysis measures overall financial health and structure, while cash-flow-diagnostic and working-capital-optimizer handle timing and trapped-cash problems.