Finance skills
Skill timdevai/proteus/skills/community/from-alireza/finance/skills/finance-skills
Always-on multi-agent AI workstation for Claude Code. 142 specialist agents (ML, security, K8s, backend, frontend) · 366 curated skills · 200+ prompt templates · auto prompt-matcher · auto skill-matcher · MCP support · token router cuts Anthropic bill 6x via Kimi/Haiku/Ollama. LiteLLM · BYOK · MIT + Apache. One-line install.
npx -y skills add timdevai/proteus --skill finance-skillsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
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, 211 tokens by cl100k_base, 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