This connects Claude to your Crypto.com account for live trading and balance checks. It handles the full flow: quote a trade (buy, sell, or swap), get a countdown timer, confirm within 15 seconds. Ships with TypeScript scripts that sign requests with HMAC, so you never touch curl or raw API calls. Supports 200+ tokens across fiat and crypto wallets, plus deposit/withdrawal management. The two-step quote-confirm pattern is mandatory for trades, though you can toggle off the confirmation prompt if you trust the bot to execute immediately. Needs CDC_API_KEY and CDC_API_SECRET set as environment variables before it works.
npx skills add https://github.com/crypto-com/crypto-agent-trading --skill crypto-com-app