A high-performance scanning tool for identifying cross-exchange and triangular arbitrage opportunities in the cryptocurrency market.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install crypto-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 crypto-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 Crypto Arbitrage Scanner is a professional-grade tool designed for traders and developers who need to capitalize on market inefficiencies across the global crypto landscape. By utilizing this module within the ecosystem of Openclaw Skills, users gain access to real-time price monitoring across major exchanges including Binance, Bybit, OKX, and KuCoin. The skill doesn't just identify raw price differences; it performs complex calculations to account for trading fees and gas costs, providing a clear picture of net profitability.
In a market where seconds matter, this scanner provides the data-driven edge required for high-frequency trading and automated monitoring. As part of the Openclaw Skills collection, it offers a transparent pay-per-use model via SkillPay, making institutional-level market scanning accessible to individual developers and retail traders alike.
To get started with this tool from the Openclaw Skills library, you must configure your environment with the required API credentials.
# Set your SkillPay API key for transaction processing
export SKILLPAY_API_KEY="your_skillpay_api_key"
Ensure your SkillPay wallet has a balance of USDT, as each scan call costs 0.001 USDT.
The Crypto Arbitrage Scanner returns detailed results in a clear format. Below is the structure of the opportunity data:
| Field | Type | Description |
|---|---|---|
type |
String | The arbitrage strategy (e.g., cross-exchange, triangular) |
pair |
String | The trading pair being scanned (e.g., BTC/USDT) |
buyExchange |
String | The exchange platform with the lower price |
sellExchange |
String | The exchange platform with the higher price |
priceDiff |
String | The gross percentage difference between exchanges |
netProfit |
String | The estimated profit after all fees are deducted |
Supported actions include scan (for immediate data) and alert (for threshold monitoring).
Loading
A versatile content transformation tool that converts diverse media sources into AI-generated podcasts, mind maps, and presentations using NotebookLM.

A precision utility for estimating token counts and API costs for Claude LLMs to optimize context window management.

A specialized moderation tool that evaluates AI prompts and outputs against the helpful, honest, and harmless framework to ensure safety and alignment.

A precision tool designed to refine and align prompts with Claude's constitutional AI and reinforcement learning patterns.

A specialized AI agent skill for automating Crypto.com exchange operations, including trading and balance management.

A sophisticated DeFi tool for comparing cross-protocol yields and automating rebalancing strategies to maximize crypto APY.








































