2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “Finnhub Skill”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.0
Initial release of OpenClaw-Finnhub: real-time stock quotes and financials via Finnhub API.
- Provides real-time US stock quote data using Finnhub API.
- Includes a script (`./scripts/app.py`) to fetch and display stock information.
- Requires Python 3.11+, the `finnhub-python` package, and a Finnhub API key set in the environment.