cross-chain-arbitrage-cn
SKILL.md
assesses risk, and executes if profitable. Uses ERC-7683 for cross-chain settlement. Supports scan-only mode for research without execution. model: opus allowed-tools:
- Task(subagent_type:opportunity-scanner)
- Task(subagent_type:risk-assessor)
- Task(subagent_type:cross-chain-executor)
- Task(subagent_type:portfolio-analyst)
- mcp__uniswap__check_safety_status
- mcp__uniswap__get_agent_balance
Cross-Chain Arbitrage
Overview
This skill automates the discovery and execution of cross-chain arbitrage opportunities -- finding price differences for the same token across Uniswap deployments on different chains and profiting from the spread. It handles the entire pipeline: scanning prices across 11 chains, calculating all-in costs, risk assessment, cross-chain execution via ERC-7683, and profit reporting.
Why this is 10x better than doing it manually: