Stock Market Pro
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Stock Market Pro is a fast, local-first market research toolkit. Get clean price + fundamentals, generate publication-ready charts with indicator panels (RSI/MACD/BB/VWAP/ATR), and run a one-shot report that outputs both a summary and a high-res PNG. Optional add-ons: quick news link sweep (DDG) + browser-first options/flow (Unusual Whales).
RSI / MACD / Bollinger Bands / VWAP / ATR
This skill uses uv run --script for dependency handling. If you don't have uv: install from https://github.com/astral-sh/uv
uv run --script scripts/yf.py price TSLA # shorthand uv run --script scripts/yf.py TSLA
uv run --script scripts/yf.py fundamentals NVDA
uv run --script scripts/yf.py history AAPL 6mo
# candlestick (default) uv run --script scripts/yf.py pro 000660.KS 6mo # line chart uv run --script scripts/yf.py pro 000660.KS 6mo line
uv run --script scripts/yf.py pro TSLA 6mo --rsi --macd --bb uv run --script scripts/yf.py pro TSLA 6mo --vwap --atr
Prints a compact text summary and generates a chart PNG.
uv run --script scripts/yf.py report 000660.KS 6mo # output includes: CHART_PATH:/tmp/<...>.png
Optional web add-ons (news/options) can be appended by the agent workflow.
This skill vendors a helper script (scripts/ddg_search.py).
Dependency:
pip3 install -U ddgs
Run:
python3 scripts/news.py NVDA --max 8 # or python3 scripts/ddg_search.py "NVDA earnings guidance" --kind news --max 8 --out md
Unusual Whales frequently blocks scraping/headless access. So the recommended approach is: open the pages in a browser and summarize what you can see.
Quick link helper:
python3 scripts/options_links.py NVDA
Common URLs:
yf.py supports:
Check:
python3 scripts/yf.py --help
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.