yahoo-finance

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

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/zangxin75/openclaw-skills --skill yahoo-finance-zangxin75
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yahoo-finance
Source: https://github.com/zangxin75/openclaw-skills/tree/main/yahoo-finance-cli
Command: npx skills add https://github.com/zangxin75/openclaw-skills --skill yahoo-finance-zangxin75

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, yahoo-finance2, and includes scripts (resource) components.

What problem does it solve?

This Skill provides easy access to real-time stock prices, financial data, and market insights from Yahoo Finance, eliminating the need for manual web scraping or complex API integrations.

Core Features & Use Cases

  • Fetch Stock Quotes: Get current prices, changes, and key metrics for any stock symbol.
  • Detailed Financial Data: Retrieve fundamentals, earnings, analyst recommendations, and more.
  • Search & Trending: Discover stock symbols and identify trending stocks.
  • Use Case: Quickly check the current price and daily change for Apple (AAPL) or find out the next earnings date for Tesla (TSLA).

Quick Start

Use the yf tool to get the current stock price for AAPL.

Frequently Asked Questions about yahoo-finance

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

FAQPage Schema
How do I fetch real-time stock quotes and market data from Yahoo Finance?

Fetch real-time stock quotes by retrieving current prices, changes, and key metrics for any symbol directly from Yahoo Finance. The Skill provides instant access to quote retrieval without manual web scraping or complex API integrations.

Can I get detailed financial fundamentals and earnings data for a specific stock symbol?

Yes, you can retrieve detailed financial fundamentals, earnings dates, and analyst recommendations for symbols like TSLA. The Skill fetches comprehensive summaries including statistics and insights directly from Yahoo Finance.

Do I need to install any dependencies to retrieve Yahoo Finance market data?

Yes, you need both `jq` for JSON parsing and the `yahoo-finance2` Node.js CLI tool installed in your environment. These dependencies are required to execute the scripts that fetch and format the market data.

How do I find trending stocks or search for specific stock symbols?

Discover trending stocks and search for specific symbols by using the Skill's built-in search and trending discovery features. It identifies trending symbols from Yahoo Finance to help you find new investment opportunities.

What's the best way to access historical stock data charting without building a custom API integration?

Access historical data charting directly through the Skill's built-in commands, eliminating the need for complex API integrations. It retrieves historical market data from Yahoo Finance for charting and trend analysis.