Skip to content

Add finskills skill: real-time financial data API#866

Open
finskills wants to merge 1 commit intoanthropics:mainfrom
finskills:add-finskills-skill
Open

Add finskills skill: real-time financial data API#866
finskills wants to merge 1 commit intoanthropics:mainfrom
finskills:add-finskills-skill

Conversation

@finskills
Copy link
Copy Markdown

Summary

Add the Finskills skill — a real-time financial data skill that gives Claude access to stock quotes, cryptocurrency prices, forex rates, macroeconomic indicators, analyst ratings, insider trades, financial news, and SEC filings via the Finskills REST API.

What this skill does

Category Capabilities
Stocks Real-time quotes, historical OHLCV, financials, options, earnings, dividends, analyst ratings
Crypto 18,000+ coins from CoinGecko — prices, market cap rankings, historical data
Forex Exchange rates and historical rate data
Macro GDP, inflation, treasury rates, FRED indicators, World Bank data
News Financial news headlines and stock-specific news with sentiment
SEC 10-K, 10-Q, 8-K filings and XBRL-structured company facts
Alternative US Congress stock trades, corporate insider trades, WSB sentiment

Key details

Files added

  • skills/finskills/SKILL.md — Skill definition following the Anthropic SKILL.md specification

Testing

Tested with Claude Code using npx skills add finskills/finskills. The skill correctly enables Claude to make real-time financial data queries across all 7 categories.

… macro, news, SEC filings)

Adds the Finskills skill which provides access to real-time financial data
through the Finskills REST API (https://finskills.net). Covers 7 categories:
- Stocks: quotes, history, financials, options, earnings, analyst ratings
- Cryptocurrency: prices, market cap rankings, historical data
- Forex: exchange rates and historical rates
- Macroeconomics: GDP, inflation, treasury rates, FRED indicators
- News: financial news headlines and stock-specific news
- SEC Filings: 10-K, 10-Q, 8-K filings and XBRL data
- Alternative Data: congress trades, insider trades, WSB sentiment

Free tier available. Homepage: https://finskills.net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant