Stock Info Explorer
A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate high-resolution charts with moving averages + indicators (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamental
A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate high-resolution charts with moving averages + indicators (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamental
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
This skill fetches OHLCV data from Yahoo Finance via
yfinance and computes technical indicators locally (no API key required).
price)uv run --script scripts/yf.py price TSLA # shorthand uv run --script scripts/yf.py TSLA
fundamentals)uv run --script scripts/yf.py fundamentals NVDA
history)uv run --script scripts/yf.py history AAPL 6mo
pro)Generates a high-resolution PNG chart. By default it includes Volume and Moving Averages (MA5/20/60).
# candle (default) uv run --script scripts/yf.py pro 000660.KS 6moline
uv run --script scripts/yf.py pro 000660.KS 6mo line
Add flags to include indicator panels/overlays.
uv run --script scripts/yf.py pro TSLA 6mo --rsi --macd --bb uv run --script scripts/yf.py pro TSLA 6mo --vwap --atr
--rsi : RSI(14)--macd: MACD(12,26,9)--bb : Bollinger Bands(20,2)--vwap: VWAP (cumulative for the selected range)--atr : ATR(14)report) ⭐Prints a compact text summary (price + fundamentals + indicator signals) and automatically generates a Pro chart with BB + RSI + MACD.
uv run --script scripts/yf.py report 000660.KS 6mo # output includes: CHART_PATH:/tmp/<...>.png
AAPL, NVDA, TSLA005930.KS, 000660.KSBTC-USD, ETH-KRWUSDKRW=XKorean note: 실시간 시세 + 펀더멘털 + 기술지표(차트/요약)까지 한 번에 처리하는 종합 주식 분석 스킬입니다.
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.