π¦ ClawHub
Finnhub Skill
by @keyfrog-21k
Provides real-time US stock quotes and financial data using the Finnhub API and Python.
TERMINAL
clawhub install openclaw-finnhubπ About This Skill
OpenClaw-Finnhub
OpenClaw skill for real-time stock quote, and financials via Finnhub API.Requirements
pip3 install finnhub-pythonfinnhub_api_keyScript usage & features
Script path:./scripts/app.py1. Get real-time quote data for US stocks
Example:python3 ./scripts/app.py 1 NVDA
Result: Current price: $185.61, Change: $-5.52(-2.8881%), Highest price: $190.3, Lower price: $184.88