stock-info-explorer
SKILL.md
Stock Information Explorer
This skill fetches OHLCV data from Yahoo Finance via yfinance and computes technical indicators locally (no API key required).
Commands
1) Real-time Quotes (price)
uv run --script scripts/yf.py price TSLA
# shorthand
uv run --script scripts/yf.py TSLA
2) Fundamental Summary (fundamentals)
uv run --script scripts/yf.py fundamentals NVDA