stock-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).
Dependencies
Python packages (install once):
pip install yfinance rich pandas plotille
Commands
IMPORTANT: Always use the $SKILLS_ROOT environment variable to locate scripts.