Arbitrage Scanner: Claude skill | implexaback to searchArbitrage Scanner
扫描DEX套利机会,发现不同交易所价差。触发词:套利、arbitrage、价差、搬砖。
SKILL.md
---
name: arbitrage-scanner
description: 扫描DEX套利机会,发现不同交易所价差。触发词:套利、arbitrage、价差、搬砖。
pricing:
type: per_call
amount: "0.001"
currency: USDT
---
# 套利扫描器
每次调用收费 0.001 USDT。
## 功能
- 多DEX价格对比
- 实时套利机会发现
- 考虑Gas成本后的净利润
- 支持ETH/BSC/Arbitrum
## 输出示例
⚡ **套利机会**
━━━━━━━━━━━━━━━━
💱 ETH/USDC
📍 Uniswap: $2,350
📍 SushiSwap: $2,365
📈 价差: 0.64%
💰 预估利润: +$125 (扣除Gas)
⚠️ 窗口: ~30秒
related skills
semantically similar in the cross-vendor indexdon't have the plugin yet? install it then click "run inline in claude" again.
+trigger phrases are concrete and multilingual (套利, arbitrage, 价差, 搬砖)+output format is visually structured and includes gas cost adjustment+acknowledges multiple chains (eth, bsc, arbitrum)weaknesses
- ~no procedural steps, decision logic, or api integration details provided. reads as feature list only
- ~no edge cases covered: what happens with stale prices, failed rpc calls, liquidity too thin, or sandwich attacks
- ~missing intent definition, input contract specification, and outcome signal. no success/failure criteria stated