skills/modelscope.cn/yahoo-finance

yahoo-finance

Installation
SKILL.md

Yahoo Finance CLI

A Python CLI for fetching comprehensive stock data from Yahoo Finance using yfinance.

Requirements

  • Python 3.11+
  • uv (for inline script dependencies)

Installing uv

The script requires uv - an extremely fast Python package manager. Check if it's installed:

uv --version

If not installed, install it using one of these methods:

Installs
2
First Seen
Jun 21, 2026
yahoo-finance from modelscope.cn