Finance
Skill ComeOnOliver/skillshub/skills/alirezarezvani/claude-skills/finance
🧠The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.
npx -y skills add ComeOnOliver/skillshub --skill financeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
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).
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.2 KB, as published. Nobody here has run it
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