crypto-com-agent

Execute buy, sell, and swap trading operations on the Crypto.com API.

3|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/readtheskill/readtheskill --skill crypto-com-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crypto-com-agent
Source: https://github.com/readtheskill/readtheskill/tree/main/public/skills/trading/crypto-com-agent
Command: npx skills add https://github.com/readtheskill/readtheskill --skill crypto-com-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enable programmatic trading and account management on Crypto.com so agents and developers can buy, sell, swap tokens, query balances and transaction history without manual exchange UI interaction.

Core Features & Use Cases

  • Multi-token Trading: Buy, sell, and swap 200+ supported tokens through the Crypto.com API.
  • Account Management: Query account balances, view portfolio positions, and retrieve transaction history.
  • Market Intelligence: Fetch market prices to inform orders and portfolio rebalancing.
  • Safety Controls: Weekly trading limits and a kill switch for emergency API key revocation to reduce risk.
  • Use Case: Automatically rebalance a crypto portfolio across multiple tokens each week by querying prices, computing target allocations, and executing market orders while respecting configured limits.

Quick Start

Use the crypto-com-agent to place a market buy for 50 USDC of a chosen token using your configured CDC_API_KEY and CDC_API_SECRET.

Frequently Asked Questions about crypto-com-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate crypto trading and portfolio rebalancing on Crypto.com?

Programmatic Crypto.com trading lets agents query market prices, compute target allocations, and execute buy, sell, or swap operations across 200+ tokens via the API. Agents can automatically rebalance portfolios while respecting configured weekly trading limits.

Can I query account balances and transaction history through the Crypto.com API?

Yes, the Crypto.com API supports account management functions allowing agents to query account balances, view portfolio positions, and retrieve transaction history without manual exchange UI interaction.

What do I need to configure to execute API trades on Crypto.com?

To execute API trades on Crypto.com, you must configure your CDC_API_KEY and CDC_API_SECRET. These credentials enable programmatic access for placing market orders, swapping tokens, and managing account limits.

Are there safety controls for automated crypto trading limits and emergency revocation?

Safety controls include weekly trading limits to cap exposure and a kill switch for emergency API key revocation. These features reduce risk when running automated agents for portfolio management and token swaps.

Does the Crypto.com API support swapping tokens and fetching market prices for retail agents?

Yes, the Crypto.com API supports multi-token swapping across 200+ supported tokens and provides market price queries. Both retail and automated trading agents can fetch market intelligence to inform orders and portfolio rebalancing.