A real-time monitoring tool designed to identify and calculate profitable price discrepancies across decentralized exchanges on multiple blockchains.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install arbitrage-scanner
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install arbitrage-scanner using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Arbitrage Scanner is a sophisticated technical tool for decentralized finance (DeFi) participants. It monitors liquidity pools across major Decentralized Exchanges (DEXs) like Uniswap and SushiSwap to find price gaps for the same asset pairs. By utilizing Openclaw Skills, this agent provides traders with actionable intelligence by not only finding these gaps but also performing automated net-profit calculations that factor in current network gas costs.
This skill is particularly valuable for developers and traders looking to automate their market research. It supports high-performance networks including Ethereum, Binance Smart Chain (BSC), and Arbitrum, ensuring that users have a broad view of the cross-chain market landscape and can act on opportunities before they disappear.
To integrate this skill into your workflow, follow these steps:
# Install the skill via the Openclaw Skills manager
openclaw install arbitrage-scanner
# Configure your target networks and API endpoints
openclaw config arbitrage-scanner --chains eth,bsc,arbitrum
Ensure you have your RPC provider credentials configured to allow the skill to fetch live on-chain data.
The Arbitrage Scanner organizes market data into a structured format for easy parsing:
| Attribute | Type | Description |
|---|---|---|
pair |
String | The asset pair being analyzed (e.g., ETH/USDC) |
exchanges |
List | The DEXs where the price difference was found |
spread |
Percentage | The raw price difference before fees |
net_profit |
Currency | The final estimated profit after gas fee deduction |
window |
Time | The estimated duration the opportunity will remain viable |
Loading
A specialized trust scoring platform that provides autonomous AI agents with a verifiable identity and reputation score to enable secure transactions.

Aegis Shield is a security screening tool designed to prevent prompt injection and data exfiltration by sanitizing untrusted text before it interacts with your AI agent memory or logic.

A dynamic routing API that identifies the optimal AI model for specific tasks based on performance, cost, and complexity.

An AI agent skill that enables participation in the Clawracle decentralized oracle network on Monad to earn tokens for data resolution.

A high-performance crypto market tracker for real-time price, volume, and 24h change data.

A high-performance DeFi aggregator that identifies the most lucrative yield farming and staking opportunities across multiple blockchain networks.








































