$npx skillfedfor your agent

yfinance-data

yfinance-data pulls financial and market information from Yahoo Finance, covering stock quotes, historical price data, earnings, dividends, options chains, and analyst recommendations. The skill handles multi-ticker comparisons, financial statement retrieval, and corporate action tracking through a straightforward Python interface.

yfinance-data retrieves current stock prices and real-time market quotes from Yahoo Finance.

AI-generated summary based on this skill's SKILL.md

★ 3,075  354 MITupdated by himself65

Decision gist · record as of 2026-07-21

yfinance-data retrieves current stock prices and real-time market quotes from Yahoo Finance. yfinance-data pulls financial and market information from Yahoo Finance, covering stock quotes, historical price data, earnings, dividends, options chains, and analyst recommendations. The skill handles multi-ticker comparisons, financial statement retrieval, and corporate action tracking through a straightforward Python interface.

manual: git clone https://github.com/himself65/finance-skills → cp -r finance-skills/plugins/market-analysis/skills/yfinance-data ~/.claude/skills/yfinance-data
plugins/market-analysis/skills/yfinance-data/SKILL.md · version f9424e97

Use it when

  • Yes.
  • yfinance-data accesses three core financial statements: balance sheet, income statement, and cash flow statement.

Verify before relying

Read SKILL.md below before installing (3 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

himself65/finance-skills/yfinance-data · repository language: JavaScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I get Apple stock price with yfinance-data?

yfinance-data retrieves current stock prices and real-time market quotes directly from Yahoo Finance. To get Apple's price, pass the ticker symbol 'AAPL' to the skill's quote function, which returns the latest price along with key market data like bid, ask, and trading volume.

Can yfinance-data fetch AAPL historical data?

Yes. yfinance-data retrieves historical OHLCV (open, high, low, close, volume) price data and chart information for any ticker. You can specify date ranges and intervals (daily, weekly, monthly) to download stock data spanning from recent periods to multiple years of historical records.

What financial statements does yfinance-data provide?

yfinance-data accesses three core financial statements: balance sheet, income statement, and cash flow statement. These documents are available for most publicly traded companies and help you analyze financial health, profitability, and liquidity trends over time.

Does yfinance-data include analyst ratings and earnings data?

Yes. yfinance-data retrieves analyst ratings, recommendations, and earnings data including earnings per share (EPS) and earnings reports. The skill also provides analyst price targets and consensus estimates to support investment research and decision-making.

Can I compare multiple stocks using yfinance-data?

yfinance-data supports multi-ticker comparisons and stock screening for investment opportunities. You can analyze multiple symbols side-by-side, compare performance metrics, and screen for companies matching specific criteria across sectors and market segments.

What additional data does yfinance-data cover beyond prices?

Beyond quotes and historical prices, yfinance-data covers dividends, options chains, insider transactions, institutional holders, and corporate actions. The skill's straightforward Python interface makes it easy to access comprehensive financial and market information from Yahoo Finance.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

yfinance Data Skill

Fetches financial and market data from Yahoo Finance using the yfinance Python library.

Important: yfinance is not affiliated with Yahoo, Inc. Data is for research and educational purposes.


Step 1: Ensure yfinance Is Available

Current environment status:

`` !python3 -c "import yfinance; print('yfinance ' +

(truncated - see the full file via the links below)

File tree — 3 files
plugins/market-analysis/skills/yfinance-data/README.md
plugins/market-analysis/skills/yfinance-data/SKILL.md
plugins/market-analysis/skills/yfinance-data/references/api_reference.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Retrieve current stock price and real-time market quotes”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

earnings-preview
by himself65 · himself65/finance-skills

Earnings Preview assembles a structured briefing before earnings reports, pulling consensus estimates, analyst sentiment, price targets, and your company's track record of beating or missing expectations. Get everything needed to understand what the street expects in one view.

MITupdated Jul 2026
★ 3,075repo stars
earnings-recap
by himself65 · himself65/finance-skills

Earnings Recap pulls together the complete picture after a company reports: actual versus estimated earnings per share, revenue performance, the magnitude of any surprise, and how the stock moved in response. Built on Yahoo Finance data, it surfaces quarterly financial trends, margin changes, and analyst context to help you understand what the market is reacting to.

MITupdated Jul 2026
★ 3,075repo stars
estimate-analysis
by himself65 · himself65/finance-skills

Examine how analyst estimates and revenue forecasts are shifting over time using Yahoo Finance data. See consensus levels, revision direction, and whether analysts are raising or cutting numbers—plus how actual results have compared to past estimates.

MITupdated Jul 2026
★ 3,075repo stars
stock-correlation
by himself65 · himself65/finance-skills

Stock Correlation discovers which stocks move in tandem with a target ticker, helping you identify sympathy plays and potential trading pairs. It analyzes historical price relationships across industry peers and related sectors, then ranks matches by correlation strength with explanations of why they're linked.

MITupdated Jul 2026
★ 3,075repo stars
tradingview-reader
by himself65 · himself65/finance-skills

TradingView Reader pulls market data directly from your running TradingView desktop app—options chains with Greeks and IV, spot quotes, screener results across stocks and crypto, news, alerts, and watchlists. It connects via Chrome DevTools Protocol to bypass browser restrictions, requiring only a logged-in TradingView.app and the opencli plugin. Analysis-focused and read-only; it retrieves data but never places trades or modifies layouts.

MITupdated Jul 2026
★ 3,075repo stars
Stock Yahoo Finance
by kirkluokun · kirkluokun/awesome-a-stock-openclawskills

A command-line tool for fetching stock market data from Yahoo Finance using the yfinance library. Query prices, detailed quotes, fundamentals, earnings dates, company profiles, dividends, analyst ratings, options chains, and historical price data across US stocks, international exchanges, crypto, forex, and ETFs. Supports side-by-side comparisons and symbol search.

no license declared → metadata onlyupdated Mar 2026
★ 59repo stars

More skills Yahoo Finance (unlicensed) · stock-analyzer (MIT)

Tags
market-data-retrievalequity-researchfinancial-statementsportfolio-analysisreal-time-quotestechnical-analysisfundamental-metricsoptions-trading