How to install crypto-ta-analyzer
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill crypto-ta-analyzerClaude Code
Cursor
Windsurf
Cline
Full instructions (SKILL.md)
Source of truth, from dkyazzentwatwa/chatgpt-skills.
name: crypto-ta-analyzer description: Run multi-indicator technical analysis on crypto or market OHLCV data. Use for deterministic trend, momentum, volume, and divergence analysis.
Crypto TA Analyzer
Use the bundled indicators when the user needs explicit technical analysis rather than a narrative market opinion.
Workflow
- Get normalized OHLCV data first.
- Use
scripts/data_converter.pyorscripts/coingecko_converter.pywhen source formats need reshaping. - Run
scripts/ta_analyzer.pyfor the actual indicator stack and signal scoring. - Explain indicator agreement, conflicts, and regime sensitivity instead of presenting one number without context.
Guardrails
- Do not present signals as guaranteed outcomes.
- Keep the distinction clear between deterministic indicator output and discretionary interpretation.
Related skills
More from dkyazzentwatwa/chatgpt-skills and the wider catalog.
OC
ocr-document-processor
dkyazzentwatwa/chatgpt-skills
Extract text and structure from scans, images, and scanned PDFs. Use for OCR, searchable PDFs, table extraction, receipt parsing, and business card parsing.
4.5k installsAudited
TE
text-summarizer
dkyazzentwatwa/chatgpt-skills
Generate extractive summaries from long text documents. Control summary length, extract key sentences, and process multiple documents.
699 installsAudited