财务健康状况
financial-health
/financial-health
分析财务报表,构建估值模型,评估预算差异并制定预测。
用法
code
/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]示例
code
/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脚本
finance/skills/financial-analyst/scripts/ratio_calculator.py— 盈利能力、流动性、杠杆率、效率及估值比率
finance/skills/financial-analyst/scripts/dcf_valuation.py— 包含敏感性分析的 DCF 企业价值和股权估值
finance/skills/financial-analyst/scripts/budget_variance_analyzer.py— 实际值 vs 预算值 vs 上年同期差异分析
finance/skills/financial-analyst/scripts/forecast_builder.py— 基于驱动因素的收入预测及场景建模
技能参考
→finance/skills/financial-analyst/SKILL.md
相关命令
/saas-health— SaaS 特定指标(ARR, MRR, 流失率, CAC, LTV, 速动比率)