trading-evm

Execute token swaps on EVM-compatible blockchains via DEXs and aggregators.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill trading-evm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: trading-evm
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/trading-evm
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill trading-evm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies and automates the process of trading cryptocurrencies across various EVM-compatible blockchains, abstracting away the complexities of different DEXs and aggregators.

Core Features & Use Cases

  • DEX Swaps: Execute token swaps on popular DEXs like Uniswap V3 and through aggregators like 1inch and Odos.
  • Multi-Chain Support: Trade across Ethereum, Arbitrum, Optimism, Base, Polygon, and more.
  • Balance Checking: Quickly view native and token balances across supported chains.
  • Token Transfers: Send native tokens or ERC20 tokens to other addresses.
  • MEV Protection: Offers options for MEV-protected transactions on Ethereum.
  • Use Case: Quickly swap 1 ETH for USDC on the Arbitrum network, checking the best available rate across multiple DEXs before execution.

Quick Start

Use the trading-evm skill to swap 1 ETH for USDC on the Arbitrum network.

Frequently Asked Questions about trading-evm

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

FAQPage Schema
How do I swap tokens on Uniswap across multiple EVM chains?▼

To swap tokens on Uniswap across EVM chains, you execute swaps through DEXs and aggregators like 1inch. This supports Ethereum, Arbitrum, Optimism, Base, and Polygon, requiring an EVM private key for signing.

What do I need to execute crypto swaps on an EVM DEX?▼

To execute crypto swaps on an EVM DEX, you need an EVM_PRIVATE_KEY for transaction signing. Optionally, providing an ALCHEMY_API_KEY and ONEINCH_API_KEY enhances functionality across supported networks.

Can I check token balances and transfer ERC20 tokens on Arbitrum?▼

Yes, you can check token balances and transfer ERC20 tokens on Arbitrum. The functionality allows you to view native and token balances across supported chains and send assets to other addresses.

Does this approach support MEV-protected transactions on Ethereum?▼

Yes, this approach supports MEV-protected transactions on Ethereum. When executing token swaps through aggregators on the Ethereum network, you can select options for MEV protection.

What is the best way to find optimal swap rates across decentralized exchanges?▼

The best way to find optimal swap rates across decentralized exchanges is using aggregators like 1inch and Odos. They check available rates across multiple DEXs before executing your token swap on the EVM chain.