financial-ratios-guide

Comprehensive reference for financial ratio analysis covering formulas, interpretation, and industry benchmarks across five categories.

Content Preview
# Financial Ratios Guide

Comprehensive reference for financial ratio analysis covering formulas, interpretation, and industry benchmarks across five categories.

## 1. Profitability Ratios

Measure a company's ability to generate earnings relative to revenue, assets, or equity.

### Return on Equity (ROE)

**Formula:** Net Income / Total Shareholders' Equity

**Interpretation:**
- Measures how effectively management uses equity to generate profits
- Higher ROE indicates more efficient use of eq
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/financial-ratios-guide.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/finance/financial-analyst/references/financial-ratios-guide.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at finance/financial-analyst/references/financial-ratios-guide.md

Related Skills