agentsclimarketplace

Finance

Skill OpenSIN-AI/OpenSIN-Skills/finance

The world's largest open-source AI agent skill library — 280+ skills across 9 knowledge domains + 46 operational actions. Built on alirezarezvani/claude-skills + OpenSIN-AI.

Install
npx -y skills add OpenSIN-AI/OpenSIN-Skills --skill finance

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 2 stars2 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

SkillFolderFocus
Financial Analystfinancial-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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.