stock-info-explorer

Installation
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

3) ASCII Trend (history)

Related skills

More from sundial-org/awesome-openclaw-skills

Installs
476
GitHub Stars
598
First Seen
Mar 1, 2026