Files
The Doctor (MyClaw) fd6c8c403e feat(v0.13.0): mass import — 611 → 1211 skills (+600 new)
Bulk import from openclaw/skills official Archive (3,600+).
Quality filter: SKILL.md 800B-30KB with proper YAML frontmatter.

Coverage areas:
- Crypto / Web3 / DeFi / Trading bots
- Feishu / DingTalk / Enterprise WeChat
- Business systems (freelance ops, performance eng, legal docs)
- Document templates / PPT design / OCR
- Email / CRM / Customer service
- Financial analytics / Stock trading
- AI tools / Agent collaboration / Model management
2026-05-05 16:03:12 +00:00
..

Cross-Chain Arbitrage

Find and execute cross-chain arbitrage: scan prices across chains, evaluate profitability after all costs, assess risk, and optionally execute. Supports scan-only mode.

SKILL.md — Full skill specification and workflow.

Installation

Install into Claude Code or Cursor with:

npx skills add https://github.com/wpank/Agentic-Uniswap/tree/main/.ai/skills/cross-chain-arbitrage

Or via Clawhub:

npx clawhub@latest install cross-chain-arbitrage

When to use

Use this skill when:

  • You want to scan for price discrepancies for a token across multiple Uniswap chains.
  • You need to know whether arbitrage is profitable after gas, bridge, and slippage costs.
  • You may want the agent to execute profitable opportunities or just report them (scan-only).

Example prompts

  • "Scan for cross-chain arbitrage opportunities for WETH across Ethereum, Arbitrum, and Base—do not execute, just report."
  • "Identify and execute any clearly profitable cross-chain arbitrage for USDC with conservative assumptions."
  • "Show me recent cross-chain arb opportunities for UNI and whether theyd have been profitable."