Finance Skills
Financial analyst agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw.
claude plugin marketplace add alirezarezvani/claude-skillsDescription
Financial analyst agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Ratio analysis, DCF valuation, budget variance, rolling forecasts. 4 Python tools (stdlib-only).
What this skill does
- 1Runs financial ratio analysis across profitability, liquidity, leverage, efficiency, and valuation categories from a JSON input file.
- 2Builds DCF valuation models with WACC via CAPM, 5-year cash flow projections, terminal value, and two-way sensitivity tables.
- 3Analyzes actual-vs-budget variances by department with materiality filtering and favorable/unfavorable classification.
- 4Constructs driver-based revenue forecasts with bull, base, and bear scenarios and a 13-week rolling cash flow view.
- 5Outputs results as human-readable text or JSON for downstream integration, with no external library dependencies.
When to use
- Financial statements need ratio analysis benchmarked against industry standards before a board or investor review.
- A DCF model is needed to support a fundraising round, acquisition evaluation, or strategic investment decision.
- Quarter-close actuals have arrived and budget variance needs to be explained by department and category.
- A revenue forecast with scenario modeling is required for budget planning or investor updates.
Tools used
Best for
Format
Frequently asked questions
What is Finance Skills?
Finance Skills is a Claude Code skill for revops by Alireza Rezvani. Financial analyst agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw.
When should I use Finance Skills?
Financial statements need ratio analysis benchmarked against industry standards before a board or investor review. A DCF model is needed to support a fundraising round, acquisition evaluation, or strategic investment decision.
How do I install Finance Skills?
Run the install command (claude plugin marketplace add alirezarezvani/claude-skills). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Finance Skills free to use?
Yes. Finance Skills is open source under the MIT license, published in the alirezarezvani/claude-skills repository on GitHub.