bridge-tokens
SKILL.md
Bridge Tokens
Overview
Bridges tokens from one chain to another — a simplified cross-chain operation where the token stays the same (e.g., USDC on Ethereum to USDC on Base). Delegates to the cross-chain-executor agent with tokenOut = tokenIn to streamline the workflow.
This is the simpler sibling of cross-chain-swap. Use this when the user just wants to move tokens, not swap them.
When to Use
Activate when the user asks:
- "Bridge 1000 USDC from Ethereum to Base"
- "Move my ETH to Arbitrum"
- "Transfer USDC to Optimism"
- "Send tokens to another chain"
- "Bridge tokens"
- "Move all my USDC from Polygon to Base"