What problem does it solve? Moving tokens between blockchains normally requires manually comparing bridges, estimating fees, and tracking transfers across explorers. This Skill automates the entire cross-chain swap workflow: it finds the optimal bridge route via the LI.FI API, shows a full quote with fees and timing, executes the transaction, and polls until the funds arrive on the destination chain. ## Core Features & Use Cases - Optimal Route Discovery: Queries LI.FI across 30+ chains (Ethereum, Base, Arbitrum, Optimism, Polygon, Solana, and more) to find the best bridge by output, fees, or speed. - End-to-End Execution: Checks balances, displays a detailed quote (min received, bridge fee, gas, estimated time), executes via onchainos wallet contract-call, and polls transfer status until confirmed. - Risk Guardrails: Warns on high slippage (>2%), slow routes (>30 min), tiny amounts, and unsupported tokens, with explorer links for both source and destination transactions. - Use Case: Say "swap 100 USDC from Base to Arbitrum" and the Skill resolves token addresses, gets a Stargate or Across quote, executes the bridge transaction, and confirms your USDT balance on Arbitrum minutes later. ## Quick Start Ask the agent to swap 100 USDC from Base to Arbitrum and it will quote, execute, and track the bridge transfer to completion.