Skills from dkyazzentwatwa/chatgpt-skills
2 skills available
ocr-document-processor
This skill is an OCR document processor for images and scanned PDFs with structured exports and batch processing. It includes CLI execution examples (e.g., `python ocr_processor.py image.png -o output.txt`) that instruct running the script locally; no network endpoints or secret exfiltration are present.
225 installs
crypto-ta-analyzer
Provides a multi-indicator technical analysis engine for crypto and stocks with 29+ indicators and a 7-tier signal system. The skill instructs external data fetches via `coingecko_get_historical_chart` and an explicit HTTPS call to `https://api.coingecko.com/api/v3/coins/bitcoin/market_chart?vs_currency=usd&days=7`, and includes shell commands like `source .venv/bin/activate` and `python3 -c`.
164 installs