NEW Browse AI tools across categories — updated daily. See what's new →
★ Featured Finance & Crypto

Finance Skills

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).

Version2.9.0
LicenseMIT
Token count~320
UpdatedJun 4, 2026

Install

Quick install

via npx skills · works with 57+ agents
npx skills add https://github.com/alirezarezvani/claude-skills/tree/main/finance/skills/finance-skills
Or pick agent:
npx skills add alirezarezvani/claude-skills --skill finance-skills --agent claude-code
npx skills add alirezarezvani/claude-skills --skill finance-skills --agent cursor
npx skills add alirezarezvani/claude-skills --skill finance-skills --agent codex
npx skills add alirezarezvani/claude-skills --skill finance-skills --agent opencode
npx skills add alirezarezvani/claude-skills --skill finance-skills --agent github-copilot
npx skills add alirezarezvani/claude-skills --skill finance-skills --agent windsurf
More install options

Shorthand — useful for multi-skill repos:

npx skills add alirezarezvani/claude-skills --skill finance-skills

Manual — clone the repo and drop the folder into your agent's skills directory:

git clone https://github.com/alirezarezvani/claude-skills.git
cp -r claude-skills/finance/skills/finance-skills ~/.claude/skills/
How to use: Once installed, ask your agent to "use the finance-skills skill" or describe what you want (e.g. "Financial analyst agent skill and plugin for Claude Code, Codex, Gemini CLI, Cur"). Requires Node.js 18+.

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

SKILL.md source

---
name: finance-skills
description: 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).
---

# Finance Skills

Production-ready financial analysis skill for strategic decision-making.

## Quick Start

### Claude Code
```
/read finance/financial-analyst/SKILL.md
```

### Codex CLI
```bash
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:

```bash
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

Related skills 6

azure-cost-optimization

★ Featured Official

Identify Azure cost savings from usage and spending data. USE FOR: optimize Azure costs, reduce Azure spending/expenses, analyze Azure costs, find cost savings, generate cost optimization report, identify orphaned resources to delete, rightsize VMs, reduce waste, optimize Redis costs, optimize storage costs, AKS cost analysis add-on, namespace cost, cost spike, anomaly, budget alert, AKS cost visibility. DO NOT USE FOR: deploying resources (use azure-deploy), general Azure diagnostics (use az...

microsoft 206k
Finance & Crypto

azure-cost

★ Featured Official

Unified Azure cost management: query historical costs, forecast future spending, and optimize to reduce waste. WHEN: "Azure costs", "Azure spending", "Azure bill", "cost breakdown", "cost by service", "cost by resource", "how much am I spending", "show my bill", "monthly cost summary", "cost trends", "top cost drivers", "actual cost", "amortized cost", "forecast spending", "projected costs", "estimate bill", "future costs", "budget forecast", "end of month costs", "how much will I spend", "op...

microsoft 144k
Finance & Crypto

gpt-image-2

★ Featured

Generate images with GPT Image 2 (ChatGPT Images 2.0) inside Claude Code, using your existing ChatGPT Plus or Pro subscription — no separate OpenAI access, no per-image billing. Supports text-to-image, image-to-image editing, style transfer, and multi-reference composition via the local Codex CLI. Triggers on "gpt image 2", "gpt-image-2", "ChatGPT Images 2.0", "image 2", or any explicit ask to generate or edit an image through the user's ChatGPT plan.

agentspace-so 118k
Finance & Crypto

image-inpainting

★ Featured

Mask-driven image inpainting on RunComfy via the `runcomfy` CLI. Routes to Tongyi MAI Z-Image Turbo Inpainting (the dedicated inpainting endpoint with mask, strength, and control-scale) and to identity-preserving edit models (Nano Banana 2 Edit, GPT Image 2 Edit, FLUX Kontext Pro) when a mask isn't available and the region must be described instead. Use for object removal, watermark removal, region replacement, blemish cleanup, and any controlled local edit where a binary mask defines the tar...

agentspace-so 62k
Finance & Crypto

high-end-visual-design

★ Featured

Teaches the AI to design like a high-end agency. Defines the exact fonts, spacing, shadows, card structures, and animations that make a website feel expensive. Blocks all the common defaults that make AI designs look cheap or generic.

leonxlnx 60k
Finance & Crypto

industrial-brutalist-ui

★ Featured

Raw mechanical interfaces fusing Swiss typographic print with military terminal aesthetics. Rigid grids, extreme type scale contrast, utilitarian color, analog degradation effects. For data-heavy dashboards, portfolios, or editorial sites that need to feel like declassified blueprints.

leonxlnx 51k
Finance & Crypto