mirror of
https://github.com/LeoYeAI/openclaw-master-skills.git
synced 2026-08-14 00:48:08 +00:00
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
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 they’d have been profitable."