🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Finnhub Skill

by @keyfrog-21k

Provides real-time US stock quotes and financial data using the Finnhub API and Python.

Versionv1.0.0
Downloads2,607
Stars⭐ 3
TERMINAL
clawhub install openclaw-finnhub

πŸ“– About This Skill

OpenClaw-Finnhub

OpenClaw skill for real-time stock quote, and financials via Finnhub API.

Requirements

  • Python 3.11+
  • Finnhub pip package pip3 install finnhub-python
  • Finnhub API Key (Get in website), Set in environment finnhub_api_key
  • Script usage & features

    Script path: ./scripts/app.py

    1. 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