yahoo-finance

Installation
SKILL.md

Yahoo Finance CLI

Financial data terminal powered by Yahoo Finance. All commands via the yf script.

Setup

The script is at {baseDir}/scripts/yf. It uses uv run --script with inline PEP 723 metadata — dependencies install automatically on first run.

chmod +x {baseDir}/scripts/yf

Commands

Command Purpose Example
yf price TICKER Quick price + change + volume yf price YPF
yf quote TICKER Detailed quote (52w, PE, yield) yf quote AAPL
yf compare T1,T2,T3 Side-by-side comparison table yf compare YPF,PAM,GGAL
Related skills
Installs
1
GitHub Stars
129
First Seen
Feb 20, 2026