Manage — Performs financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction for strategic decision-making. Use when analyzing financial statements
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
A direct command skips the review prompt. Inspect the source before running it.
Manage — Performs financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction for strategic decision-making. Use when analyzing financial statements
[{"name":"code_or_task","type":"string","description":"Code snippet, script, or task description to process","required":true}]
output_schema
[{"name":"report","type":"string","description":"Analysis report or summary from financial analyst"}]
Financial Analyst Skill
Overview
Production-ready financial analysis toolkit providing ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction. Designed for financial modeling, forecasting & budgeting, management reporting, business performance analysis, and investment analysis.
5-Phase Workflow
Phase 1: Scoping
Define analysis objectives and stakeholder requirements
Identify data sources and time periods
Establish materiality thresholds and accuracy targets
Select appropriate analytical frameworks
Phase 2: Data Analysis & Modeling
Collect and validate financial data (income statement, balance sheet, cash flow)
Validate input data completeness before running ratio calculations (check for missing fields, nulls, or implausible values)
Ratio formulas, interpretation, industry benchmarks
references/valuation-methodology.md
DCF methodology, WACC, terminal value, comps
references/forecasting-best-practices.md
Driver-based forecasting, rolling forecasts, accuracy
references/industry-adaptations.md
Sector-specific metrics and considerations (SaaS, Retail, Manufacturing, Financial Services, Healthcare)
Templates
Template
Purpose
assets/variance_report_template.md
Budget variance report template
assets/dcf_analysis_template.md
DCF valuation analysis template
assets/forecast_report_template.md
Revenue forecast report template
Key Metrics & Targets
Metric
Target
Forecast accuracy (revenue)
+/-5%
Forecast accuracy (expenses)
+/-3%
Report delivery
100% on time
Model documentation
Complete for all assumptions
Variance explanation
100% of material variances
Input Data Format
All scripts accept JSON input files. See assets/sample_financial_data.json for the complete input schema covering all four tools.
Dependencies
None - All scripts use Python standard library only (math, statistics, json, argparse, datetime). No numpy, pandas, or scipy required.
Why This Skill Exists
Manage — Performs financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction for strategic decision-making.
When to Use
Use this skill when analyzing financial statements
What If Fails
If this skill fails to produce the expected output: (1) verify input completeness, (2) retry with more specific context, (3) fall back to the parent workflow without this skill.