Run financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecasts. Usage: /financial-health <ratios|dcf|budget|forecast> <data.json>
64
76%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.gemini/skills/financial-health/SKILL.mdAnalyze financial statements, build valuation models, assess budget variances, and construct forecasts.
/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]/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.jsonfinance/skills/financial-analyst/scripts/ratio_calculator.py — Profitability, liquidity, leverage, efficiency, valuation ratiosfinance/skills/financial-analyst/scripts/dcf_valuation.py — DCF enterprise and equity valuation with sensitivity analysisfinance/skills/financial-analyst/scripts/budget_variance_analyzer.py — Actual vs budget vs prior year variance analysisfinance/skills/financial-analyst/scripts/forecast_builder.py — Driver-based revenue forecasting with scenario modeling→ finance/skills/financial-analyst/SKILL.md
/saas-health — SaaS-specific metrics (ARR, MRR, churn, CAC, LTV, Quick Ratio)19392f7
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.