
Fundamentals & Valuation
finance-skills
A production-ready financial analyst Skill that automates core FP&A tasks for strategic decision-making. It includes four stdlib-only Python tools—ratio_calculator.py, dcf_valuation.py, budget_variance_analyzer.py, and forecast_builder.
Overview
A production-ready financial analyst Skill that automates core FP&A tasks for strategic decision-making.
A production-ready financial analyst Skill that automates core FP&A tasks for strategic decision-making. It includes four stdlib-only Python tools—ratio_calculator.py, dcf_valuation.py, budget_variance_analyzer.py, and forecast_builder.py—each exposing a command-line interface (--help) for quick integration. Use it for ratio analysis, DCF-based valuation and sensitivity testing, budget variance diagnostics, and rolling forecast construction and scenario planning. Designed to run with Claude Code, Codex CLI, and OpenClaw, the Skill is lightweight (no external dependencies), scriptable in pipelines, and suitable for M&A screening, monthly close variance reports, and CFO-level forecasting. Key advantages: reproducible outputs, easy deployment, and clear rules (load only required SKILL.md and always validate modeled results against source data) to ensure reliable, auditable financial analysis.
Skill.md
How this skill works
A production-ready financial analyst Skill that automates core FP&A tasks for strategic decision-making. It includes four stdlib-only Python tools—ratio_calculator.py, dcf_valuation.py, budget_variance_analyzer.py, and forecast_builder.
Finance Skills
Production-ready financial analysis skill for strategic decision-making.
Quick Start
Claude Code
/read finance/financial-analyst/SKILL.md
Codex CLI
npx agent-skills-cli add alirezarezvani/claude-skills/finance
Skills Overview
| Skill | Folder | Focus |
|---|---|---|
| Financial Analyst | financial-analyst/ | Ratio analysis, DCF, budget variance, forecasting |
Python Tools
4 scripts, all stdlib-only:
python3 financial-analyst/scripts/ratio_calculator.py --help
python3 financial-analyst/scripts/dcf_valuation.py --help
python3 financial-analyst/scripts/budget_variance_analyzer.py --help
python3 financial-analyst/scripts/forecast_builder.py --help
Rules
- Load only the specific skill SKILL.md you need
- Always validate financial outputs against source data
Best used for
When to use it
A production-ready financial analyst Skill that automates core FP&A tasks for strategic decision-making. It includes four stdlib-only Python tools—ratio_calculator.py, dcf_valuation.py, budget_variance_analyzer.py, and forecast_builder.

01 · PRE-MEETING
Prepare a decision brief
Turn scattered evidence into a structured case before an investment committee meeting.

02 · TEAM WORKFLOW
Standardize handoffs
Create consistent research outputs across analysts, portfolio managers, and agents.

03 · LIVE UPDATE
Refresh the thesis
Update scenarios after a new catalyst, KPI release, or earnings result.
Community notes
Built to improve with use.
Feedback will appear here as this skill is used and reviewed.
Discover more
Related skills
View allIndustry Primer
Analyze an industry's structure, profit pools, key players, supply chain, and regime drivers. Use when starting research on an industry, mapping market structure, or framing sector-level opportunity…
Bear Case Builder
Stress test consensus with bearish counter-narratives, failure modes, and probability-severity analysis. Use when building downside cases, short theses, or risk scenarios against a bullish narrative.
Business Model Comp Matching
Match a company to the right peer set by business model, revenue mix, margin structure, and economics. Use when standard comp sets are misleading or when the user asks for more precise peer selection.