LLM Skills
~/catalog/finance//financial-health
FinanceGitHub source

financial

/financial-health

Analyze financial statements, build valuation models, assess budget variances, and construct forecasts.

alirezarezvanialirezarezvani
24.5k
June 12, 2026
MIT License
// skill content

--- name: financial-health description: "Run financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecasts. Usage:/financial-health <ratios|dcf|budget|forecast> <data.json >" argument-hint: "<ratios|dcf|budget|forecast> <data.json >" --- #/financial-health Analyze financial statements, build valuation models, assess budget variances, and construct forecasts. ## Usage `` /financial-health ratios <financial_data.json> [--format json|text] /financial-health dcf <valuation_data.json> [--format json|text] /financial-health budget <budget_data.json> [--format json|text] /financial-health forecast <forecast_data.json> [--format json|text] ## Examples /financial-health ratios quarterly_financials.json --format json /financial-health dcf acme_valuation.json /financial-health budget q1_budget.json --format json /financial-health forecast revenue_history.json ## Scripts - finance/skills /financial-analyst/scripts/ratio_calculator.py : Profitability, liquidity, leverage, efficiency, valuation ratios - finance/skills /financial-analyst/scripts/dcf_valuation.py : DCF enterprise and equity valuation with sensitivity analysis - finance/skills /financial-analyst/scripts/budgetvarianceanalyzer.py : Actual vs budget vs prior year variance analysis - finance/skills /financial-analyst/scripts/forecast_builder.py : Driver-based revenue forecasting with scenario modeling ## Skill Reference → finance/skills /financial-analyst/SKILL.md ## Related Commands - /saas-health ` : SaaS-specific metrics (ARR, MRR, churn, CAC, LTV, Quick Ratio)

// original public source
alirezarezvani/claude-skills
/commands/financial-health.md
License: MIT License
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/financial-health.md" "https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/commands/financial-health.md"
Then in Claude Code, type /financial-health to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 24.5k
CategoryFinance
LicenseMIT License
UpdatedJune 12, 2026
Format.md
AccessFree
// similar

Skills Finance

View allarrow_forward