A no-frills Yahoo Finance wrapper that pulls OHLCV data and computes technical indicators locally without API keys. The standout feature is the `report` command, which generates both a text summary and a publication-ready chart with Bollinger Bands, RSI, and MACD in one shot. Supports US stocks, Korean equities, crypto pairs, and forex. The pro charts are genuinely high-resolution and customizable with flags for VWAP, ATR, and other indicators. Data quality depends on Yahoo's feed, so expect some gaps with obscure tickers. If you're tired of cobbling together yfinance boilerplate and matplotlib styling for quick stock analysis, this handles the repetitive parts cleanly.
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill stock-info-explorer