Back to Directory
general
yahoo fetch data of stonks
Fetch real-time stock quotes from Yahoo Finance.
1.0
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Renamed skill from "stock-quote" to "yahoo-data-fetcher".
- Replaced implementation file (`stock-quote.js` removed; `index.js` and `package.json` added).
- Updated documentation for improved clarity and normalized JSON output.
- Enhanced input flexibility with expanded examples.
- Unified command and output details for easier use.