token-swap

Official

Cross-chain token swaps with best quotes.

AuthorTermiX-official
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables cross-network token swaps by automatically quoting and executing trades on Uniswap and PancakeSwap across multiple EVM-compatible chains, simplifying DeFi trading for users.

Core Features & Use Cases

  • Cross-chain Swaps: Swap tokens across networks (Ethereum, BSC, Polygon, Arbitrum, Optimism, Base) using V2/V3 quotes to find the best price.
  • Quote First, Buy Later: Retrieve best price quotes with swap_get_quote, then execute with swap_execute after user confirmation.
  • Wallet Interactions: Uses the active wallet for signing and checks allowances with swap_check_allowance.
  • Supported DEXes & Chains: BSC PancakeSwap V2/V3; Ethereum Uniswap V2/V3; Polygon QuickSwap V2 + Uniswap V3; Arbitrum Uniswap V2/V3; Optimism Uniswap V3; Base Uniswap V3.
  • Security & Validation: Verifies allowances, displays price impact, enforces explicit confirmation, and applies a default slippage policy.

Quick Start

Use the token-swap skill to request a quote and execute a swap across supported networks. For example, swap 1 ETH for DAI on Ethereum after getting a favorable quote.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: token-swap
Download link: https://github.com/TermiX-official/cryptoclaw/archive/main.zip#token-swap

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.