Communityv1.0.0

stock-price-checker

Check stock prices using yfinance library. No API key required.

4.2kdownloads4stars22active installsrupprath
View on ClawHubBack to Skills

Skill Details

Slug
stock-price-checker
Latest Version
1.0.0
Author
rupprath
Published
Jan 28, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for stock-price-checker.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of Stock Price Checker. - Check real-time stock prices using the yfinance library; no API key needed. - Supports querying most stocks and ETFs from Yahoo Finance. - Returns detailed data including price, change, percent change, previous close, market cap, volume, and 52-week range. - Handles invalid symbols and errors gracefully.