A specialized AI agent skill for automating Crypto.com exchange operations, including trading and balance management.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install cryptocom-trading-bot
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install cryptocom-trading-bot using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Crypto.com Trading Bot is a robust technical integration designed for users who want to automate their cryptocurrency exchange workflows. As a featured part of the Openclaw Skills ecosystem, it provides a bridge between AI agents and the Crypto.com API, enabling critical financial functions like balance checks, market orders, limit orders, and token swaps. This skill is particularly valuable for developers and traders looking to build automated trading strategies or manage their digital assets through a unified interface. By utilizing the SkillPay integration, it ensures a transparent, pay-per-use model for high-frequency trading operations.
To deploy this skill within the Openclaw Skills environment, you must configure the following environment variables in your system:
export SKILLPAY_API_KEY="your_skillpay_api_key"
export CRYPTOCOM_API_KEY="your_cryptocom_api_key"
export CRYPTOCOM_SECRET_KEY="your_cryptocom_secret_key"
Ensure that your SkillPay account is funded with USDT to cover the per-call execution fee.
The skill manages data primarily through API interactions, organizing information as follows:
| Data Type | Description |
|---|---|
| Wallet Balance | Real-time snapshots of available funds per currency. |
| Trade Execution | Details for buy/sell orders including type, price, and volume. |
| Swap Metadata | Currency pair details and conversion rates for swaps. |
| Billing Logs | Transaction records of the 0.001 USDT fee per call via Openclaw Skills. |
Loading
A high-performance scanning tool for identifying cross-exchange and triangular arbitrage opportunities in the cryptocurrency market.

A versatile content transformation tool that converts diverse media sources into AI-generated podcasts, mind maps, and presentations using NotebookLM.

A precision utility for estimating token counts and API costs for Claude LLMs to optimize context window management.

A specialized moderation tool that evaluates AI prompts and outputs against the helpful, honest, and harmless framework to ensure safety and alignment.

A sophisticated DeFi tool for comparing cross-protocol yields and automating rebalancing strategies to maximize crypto APY.

A robust AI skill designed to manage docker-compose services, enabling seamless container orchestration through simple commands.








































