OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add dkyazzentwatwa/chatgpt-skills --skill crypto-ta-analyzer
Run multi-indicator technical analysis on crypto or market OHLCV data. Use for deterministic trend, momentum, volume, and divergence analysis.
npx skills add dkyazzentwatwa/chatgpt-skills --skill crypto-ta-analyzer
Use the bundled indicators when the user needs explicit technical analysis rather than a narrative market opinion.
scripts/data_converter.py or scripts/coingecko_converter.py when source formats need reshaping.scripts/ta_analyzer.py for the actual indicator stack and signal scoring.