Finance Skills is a JavaScript/MIT-licensed collection of agent skills for financial analysis and trading, with Claude Code integration and multiple available plugins.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Finance Skills is a collection of agent skills for financial analysis and trading, following the Agent Skills open standard. It provides multiple plugins and skills across market analysis, social readers, data providers, startup tools, UI tools, and a skill creator. The project is MIT licensed and targets JavaScript environments.
How it works
The repository defines modular plugins and skills that can be added to Claude Code via npm commands. It exposes skills under categories such as market analysis, social readers, data providers, startup tools, UI tools, and a skill creator. Each plugin maps to specific capabilities (e.g., yfinance data, financal sentiment, Fintel data, Funda data, etc.).
Getting started
Quick Start instructions are provided in the README under Claude Code sections:
npx plugins add himself65/finance-skills
and for individual plugins:
npx plugins add himself65/finance-skills --plugin finance-market-analysis
npx plugins add himself65/finance-skills --plugin finance-social-readers
npx plugins add himself65/finance-skills --plugin finance-data-providers
npx plugins add himself65/finance-skills --plugin finance-startup-tools
npx plugins add himself65/finance-skills --plugin finance-ui-tools
npx plugins add himself65/finance-skills --plugin finance-skill-creator
There are also commands for individual skills:
npx skills add himself65/finance-skills
Recent releases
Latest releases listed in the Releases section:
- v9.1.0 (2026-07-21): add fintel-data skill (fintel.io REST + MCP)
- v9.0.0 (2026-06-08): ci: bump skill-lint to v3; chore: bump opencli peer dep
- v8.0.1 (2026-05-16): Fix tradingview plugin func signature for browser:false commands
- v8.0.0 (2026-05-13): Add MIT LICENSE file; Sync social-reader skills
- v7.1.0 (2026-05-13): Update website link; surface missing skills
Traction
Stars: 3115. Forks: 362. Open issues: 5.
Behind the repo
The repository is created by user self (himself65) and hosts multiple skills, including finance-market-analysis, finance-social-readers, finance-data-providers, finance-startup-tools, finance-ui-tools, and finance-skill-creator. It is part of an ecosystem with integration points to Claude Code and open standard for agent skills.
Caveats
License: MIT. Created 2026-03-13. Last push: 2026-07-21. Language: JavaScript. Open issues: 5. The README references external documentation and demos via skills.himself65.com and various external endpoints (e.g., Fintel, Funda AI, yfinance, opencli).






