finance-tracker

Fetch stock, ETF, and cryptocurrency data from Yahoo Finance using yfinance.

16|2|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/syphax/openclaw-tools --skill finance-tracker-syphax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finance-tracker
Source: https://github.com/syphax/openclaw-tools/tree/main/skills/finance-tracker
Command: npx skills add https://github.com/syphax/openclaw-tools --skill finance-tracker-syphax

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yfinance, and includes scripts (resource) and cfg (resource) components.

What problem does it solve?

This Skill provides quick access to essential financial data for stocks, ETFs, and cryptocurrencies, helping users stay informed about market performance and trends without manual research.

Core Features & Use Cases

  • Snapshot Data: Get current prices, daily changes, and last closing values.
  • Historical Comparison: Compare current performance against last week, 3 months, and 1 year.
  • Automated Ticker Fetching: Retrieve data for specified tickers or a default list.
  • Use Case: A user needs to quickly check the performance of their investment portfolio consisting of AAPL, QQQ, and ETH-USD. They can use this skill to get a consolidated view of their current value and recent performance trends.

Quick Start

Fetch financial data for Apple and Microsoft by typing finance-tracker AAPL MSFT.

Frequently Asked Questions about finance-tracker

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

FAQPage Schema
How do I fetch real-time stock and cryptocurrency prices using yfinance?

To fetch real-time stock and cryptocurrency prices, you provide specific tickers like AAPL or ETH-USD to the skill, which then uses the yfinance library to retrieve current market prices and daily performance data.

Can I track ETF performance and historical trends for stocks?

Yes, you can track ETF performance and historical trends. The skill analyzes current market prices against open values and compares historical performance over weekly, 3-month, and 1-year periods for specified tickers.

What is the best way to get a consolidated market data snapshot for multiple tickers?

The best way to get a consolidated market data snapshot is to input multiple stock, ETF, or cryptocurrency tickers simultaneously. The skill retrieves current prices, daily changes, and last closing values for all specified symbols.

Does this financial data tracker require Python to retrieve Yahoo Finance data?

Yes, retrieving Yahoo Finance data requires Python. The skill specifically depends on the yfinance Python library to fetch comprehensive financial data and analyze market trends.

What historical data intervals are available when analyzing market trends?

Available historical data intervals for analyzing market trends include weekly, 3-month, and 1-year periods. The skill compares current performance against these historical benchmarks.

Why does my ticker fetch return no market data?

If a ticker fetch returns no market data, the specified symbol may be incorrect or unsupported by Yahoo Finance. Ensure you use valid stock, ETF, or cryptocurrency tickers, such as MSFT or ETH-USD.