finance-data

Fetch real-time stock quotes and market data from Yahoo Finance endpoints.

2.5k|423|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/Bitterbot-AI/bitterbot-desktop --skill finance-data
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finance-data
Source: https://github.com/Bitterbot-AI/bitterbot-desktop/tree/main/skills/finance-data
Command: npx skills add https://github.com/Bitterbot-AI/bitterbot-desktop --skill finance-data

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides real-time stock quotes, company info, market data, and crypto prices without requiring an API key.

Core Features & Use Cases

  • Real-time stock quotes via Yahoo Finance endpoints (free, no API key).
  • Company profiles and financials through quoteSummary modules such as assetProfile, financialData, and defaultKeyStatistics.
  • Market data utilities including trending quotes, multi-quote, historical data, crypto prices, and forex rates.
  • Use Case: Quickly check the current price of a ticker like AAPL, compare market metrics, and gather basic company details for a watchlist.

Quick Start

Ask finance-data to fetch the latest quotes for a ticker, e.g., AAPL, and review the latest market data.

Frequently Asked Questions about finance-data

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get real-time stock quotes without an API key?

You can retrieve real-time stock quotes without an API key by using Yahoo Finance public endpoints. This allows you to perform quick price lookups and monitor portfolios across equities, crypto, and forex without any authentication setup.

What market data can I pull from Yahoo Finance for free?

Free market data from Yahoo Finance includes real-time quotes, company profiles, financials, trending quotes, and historical data. It supports modules like assetProfile, financialData, defaultKeyStatistics, and chart data with JSON parsing.

Can I check crypto prices and forex rates without registering for an API?

Yes, you can check crypto prices and forex rates without registering for an API. This approach relies on public endpoints to fetch real-time market data and lightweight research metrics across various asset classes.

What's the best way to monitor a stock watchlist without authentication?

The best way to monitor a stock watchlist without authentication is using multi-quote requests via public endpoints. This method supports gathering basic company details and comparing market metrics for your tracked tickers.

Does Yahoo Finance public endpoint data support company financials and key statistics?

Yes, Yahoo Finance public endpoint data supports company financials and key statistics. You can access quoteSummary modules including assetProfile, financialData, and defaultKeyStatistics to gather comprehensive company information.