This bundles 29+ technical indicators into a single analysis pipeline with 7-tier signal scoring, divergence detection, and volume confirmation. You feed it OHLCV data, it runs the indicator stack via ta_analyzer.py, and you get deterministic output instead of narrative speculation. The workflow is explicit about normalization first, includes converters for CoinGecko and custom formats, and pushes you to explain indicator agreement and conflicts rather than cherry-picking one number. Useful when you need systematic TA across multiple timeframes or assets without manually running each indicator separately. The guardrails are sensible: it won't let you present signals as predictions, which is the right call for anything touching trading decisions.
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill crypto-ta-analyzer