Install
openclaw skills install crypto-signals-automationBuild and operate a crypto signal trading automation using RapidAPI cryptexAI Buy & Sell Signals as signal source and dYdX v4 for execution. Use when setting up end-to-end signal ingestion, API subscription/key configuration, dYdX credential/bootstrap (API key + passphrase + signing material), cron execution, TP/SL handling, retries, cleanup, and Telegram notifications.
openclaw skills install crypto-signals-automationUse this skill to create a full pipeline: RapidAPI signals -> normalized signal objects -> dYdX v4 order execution.
X-RapidAPI-Key)scripts/rapidapi_fetch.py.scripts/bootstrap_env.py.cryptexAI - Buy & Sell Signalscryptexai-buy-sell-signals.p.rapidapi.comGET /getSymbolsGET /getSignalsForSymbol?symbol=...Use the most recent active=true signal per symbol. Deduplicate by signal id.
.env with strict file permissions (chmod 600).references/rapidapi-cryptexai.mdreferences/setup-checklist.md