Yahoo Finance

🌐Community
by gracefullight · vlatest · Repository

This skill provides real-time stock market data from Yahoo Finance, enabling informed investment decisions and financial analysis.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add yahoo-finance npx -- -y @trustedskills/yahoo-finance
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "yahoo-finance": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/yahoo-finance"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The yahoo-finance skill enables AI agents to retrieve real-time stock market data, including stock prices, company information, and financial metrics from Yahoo Finance. It provides accurate and up-to-date insights into stock performance, making it a valuable tool for investors and analysts.

When to use it

  • To check the current price of a specific stock before making an investment decision.
  • For generating reports on stock market trends using real-time data.
  • When building financial dashboards that require live stock information.
  • To compare the performance of multiple stocks or sectors over time.

Key capabilities

  • Fetches real-time stock prices and company details
  • Supports queries for individual stocks or indices
  • Provides historical price data when available
  • Integrates with Yahoo Finance API for reliable data sources

Example prompts

  • "What is the current price of Apple Inc. (AAPL)?"
  • "Show me the financial summary for Microsoft (MSFT)."
  • "Compare the stock prices of Tesla (TSLA) and NVIDIA (NVDA)."

Tips & gotchas

  • Ensure a stable internet connection to access real-time data from Yahoo Finance.
  • Be aware that historical data availability may vary depending on the stock and time frame requested.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
gracefullight
Installs
843

🌐 Community

Passed automated security scans.