yahoo-data-fetcherFetch real-time stock quotes from Yahoo Finance.
Install via ClawdBot CLI:
clawdbot install noypearl/yahoo-data-fetcherGet current stock price data from Yahoo Finance.
This skill fetches the latest market quote for one or more stock symbols and returns normalized JSON output.
/stock quoteFetch the latest quote for one or more stock symbols.
symbols (string or array of strings)Examples:
"AAPL""AAPL MSFT TSLA""AAPL,MSFT,TSLA"["AAPL", "MSFT"]{ "symbols": ["AAPL", "MSFT"] }For each symbol:
symbol – stock tickerprice – latest market pricechange – absolute price changechangePercent – percentage changecurrency – trading currencymarketState – market status (e.g. REGULAR, CLOSED)Example output:
```json
[
{
"symbol": "AAPL",
"price": 189.12,
"change": 1.23,
"changePercent": 0.65,
"currency": "USD",
"marketState": "REGULAR"
}
]
Generated Mar 1, 2026
Individual investors use this skill to monitor their stock portfolios in real-time. They can quickly check price changes and market status for multiple holdings, aiding in timely buy/sell decisions without leaving their chat environment.
News agencies integrate this skill into automated reporting systems to fetch current stock data for articles or alerts. It provides up-to-date quotes for companies mentioned in financial news, ensuring accuracy and reducing manual data entry.
Business analysts use this skill to track competitor stock performance during market hours. It helps in benchmarking and assessing market trends, supporting strategic planning and investment analysis within corporate finance departments.
Educational platforms incorporate this skill into trading simulators or courses to provide live stock data. Students learn market dynamics by observing real-time price fluctuations and changes, enhancing practical financial literacy training.
Retail brokerage apps embed this skill to offer clients quick stock quote lookups within chat interfaces. It enhances user experience by providing immediate access to market data, encouraging more frequent engagement and trading activity.
Offer basic stock data fetching for free to attract users, with premium tiers providing advanced features like historical data or higher rate limits. Revenue is generated through subscription fees from businesses requiring reliable, high-volume access.
License this skill's normalized JSON output to financial software companies or apps that need integrated stock data. Charge based on usage volume or through annual contracts, targeting enterprises in fintech and analytics sectors.
Deploy this skill in a free consumer-facing app or chatbot that displays stock quotes with targeted advertisements. Monetize through ad revenue by leveraging high user engagement from frequent market checks during trading hours.
💬 Integration Tip
Ensure Node.js is installed as a prerequisite, and handle rate limits by batching symbol requests to avoid API throttling from Yahoo Finance.
Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management, watchlists with alerts, dividend analysis, 8-dimension stock scoring, viral trend detection (Hot Scanner), and rumor/early signal detection. Use for stock analysis, portfolio tracking, earnings reactions, crypto monitoring, trending stocks, or finding rumors before they hit mainstream.
Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required.
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
Become an autonomous prediction market trader on Polymarket with AI-powered analysis and a performance-backed token on Base. Trade real markets, build a track record, and let the buyback flywheel run.
Get cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API. Use when user asks for token price, crypto price, price chart, or cryptocurrency market data.
Trade and monitor Hyperliquid perpetual futures. Check balances, view positions with P&L, place/cancel orders, execute market trades. Use when the user asks about Hyperliquid trading, portfolio status, crypto positions, or wants to execute trades on Hyperliquid.