If you're charting technical indicators on Indian or US stocks, this skill does the heavy lifting. It wraps openalgo.ta's 100+ indicators into interactive Plotly charts with dark themes, proper overlays for moving averages and Bollinger Bands, and separate subplots for oscillators like RSI and MACD. The argument parsing is clean (indicator, symbol, exchange, interval), it handles data normalization automatically, and it even prints plain language explanations of what the current reading means. The multi-indicator option gives you a dashboard view with candlesticks, EMA, RSI, MACD, and volume in one shot. It's opinionated about chart styling and layout, which saves you from fiddling with Plotly's API every time you want to eyeball momentum or volatility.
npx skills add https://github.com/marketcalls/openalgo-indicator-skills --skill indicator-chart