cross-chain-swapExecute a cross-chain token swap via Uniswap's bridge infrastructure. Handles quoting, safety validation, bridge monitoring, and destination confirmation. Use when the user wants to swap tokens across different chains.
Install via ClawdBot CLI:
clawdbot install wpank/cross-chain-swapGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wpank/Agentic-Uniswap/tree/main/.ai/skills/cross-chain-swapAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A crypto investor wants to move assets from Ethereum mainnet to Layer 2 networks to reduce gas fees while maintaining exposure to different tokens. They need to swap ETH on Ethereum for USDC on Arbitrum to participate in yield farming opportunities with lower transaction costs.
A freelance developer based in Argentina receives payment in USDC on Polygon but needs to convert it to ETH on Ethereum to pay for cloud services billed in cryptocurrency. They require a seamless swap that handles the bridge transfer between chains automatically.
An NFT collector wants to purchase an artwork on the Base chain but only holds ETH on Optimism. They need to execute a cross-chain swap to convert their Optimism ETH to the required currency on Base before making the purchase, without managing multiple wallet interactions.
A DAO treasury holds DAI on Arbitrum but needs to distribute USDT rewards to contributors on Polygon. The organization requires a secure cross-chain swap that validates safety parameters and provides detailed fee breakdowns for transparent accounting.
A migrant worker in the US wants to send funds to family in the Philippines by converting ETH on Ethereum to local stablecoins on Polygon, which can be easily cashed out through local exchanges. They need reliable bridge monitoring during the settlement period.
Generate revenue by charging a percentage fee on each cross-chain swap transaction. The skill can integrate with Uniswap's fee structure while adding a small markup for the convenience of automated bridge handling and safety validation.
License the cross-chain swap functionality as an API service to crypto wallets, exchanges, and DeFi platforms. Enterprises pay subscription fees for access to the automated swap execution with built-in risk assessment and bridge monitoring capabilities.
Package the skill as part of white-label DeFi platforms for banks, fintech companies, or investment firms. Charge setup and maintenance fees while providing customized interfaces that handle cross-chain swaps for their specific user bases.
💬 Integration Tip
Ensure proper chain name resolution for user-friendly input (e.g., mapping 'mainnet' to 'ethereum') and implement clear error messaging when tokens aren't available on specified chains.
Scored Apr 19, 2026
Understand blockchain technology, interact with smart contracts, and evaluate when distributed ledgers solve real problems.
ERC-8004 Trustless Agents - Register, discover, and build reputation for AI agents on Ethereum. Use when registering agents on-chain, querying agent registries, giving/receiving reputation feedback, or interacting with the AI agent trust layer.
Deploy ERC20 tokens on Base using Clanker SDK. Create tokens with built-in Uniswap V4 liquidity pools. Supports Base mainnet and Sepolia testnet. Requires PRIVATE_KEY in config.
Self-sovereign EVM wallet for AI agents. Use when the user wants to create a crypto wallet, check balances, send ETH or ERC20 tokens, swap tokens, or interact with smart contracts. Supports Base, Ethereum, Polygon, Arbitrum, and Optimism. Private keys stored locally — no cloud custody, no API keys required.
Interact with Solana blockchain via Helius APIs. Create/manage wallets, check balances (SOL + tokens), send transactions, swap tokens via Jupiter, and monitor addresses. Use for any Solana blockchain operation, crypto wallet management, token transfers, DeFi swaps, or portfolio tracking.
Query DeFi portfolio data across 50+ chains via Zapper's GraphQL API. Use when the user wants to check wallet balances, DeFi positions, NFT holdings, token prices, or transaction history. Supports Base, Ethereum, Polygon, Arbitrum, Optimism, and more. Requires ZAPPER_API_KEY.