ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

eyebot-tradebot

High-performance trading and swap execution engine

Why use this skill?

Optimize your crypto trading with TradeBot. Access 400+ liquidity sources, MEV protection, DCA strategies, and automated limit orders directly within your OpenClaw agent.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/eyebots/eyebot-tradebot
Or

What This Skill Does

The eyebot-tradebot is a high-performance execution engine designed to bring professional-grade trading infrastructure to the OpenClaw agent ecosystem. By leveraging advanced route aggregation across over 400 liquidity sources—including 1inch, OpenOcean, 0x, and Paraswap—this skill ensures that users always receive the most competitive rates available on-chain. Beyond simple swaps, it serves as a comprehensive financial suite, managing limit orders, complex multi-hop routing, and automated dollar-cost averaging (DCA) strategies. It specifically includes built-in MEV (Maximal Extractable Value) protection, ensuring that your private transactions remain shielded from frontrunning bots, providing a secure environment for high-frequency or high-value trading operations.

Installation

To integrate this trading engine into your OpenClaw environment, use the following clawhub command in your terminal:

clawhub install openclaw/skills/skills/eyebots/eyebot-tradebot

Ensure that you have your wallet credentials and necessary RPC configurations set up within your agent's secure environment before initiating the first swap.

Use Cases

  • Optimizing Entry Points: Use the limit order functionality to automate buying assets at specific price targets without manual monitoring.
  • Risk Mitigation: Utilize the DCA engine to scale into positions over time, reducing the impact of market volatility.
  • Slippage Management: Benefit from the aggregator's multi-hop capability, which finds liquidity paths that single exchanges often miss.
  • Secure Trading: Protect significant token swaps from predatory bots by routing transactions through MEV-protected channels.

Example Prompts

  • "eyebot tradebot swap 2.0 ETH for USDT using the best available route right now."
  • "Create a limit order to buy 500 USDC worth of WBTC if the price drops below 60,000."
  • "Start a daily DCA strategy for 50 DAI into SOL for the next 30 days."

Tips & Limitations

To maximize the efficiency of the tradebot, always perform a 'quote' check before executing large volume swaps to confirm the current slippage tolerance. While the skill supports advanced strategies, it is dependent on the liquidity of the underlying connected protocols; during periods of extreme network congestion, transaction fees may fluctuate. Always ensure your gas settings are optimized within your agent configuration to avoid stuck transactions. Note that this skill interacts with external financial protocols, so ensure all address inputs are verified before confirming a trade execution.

Metadata

Author@eyebots
Stars1100
Views0
Updated2026-02-17
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-eyebots-eyebot-tradebot": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#trading#defi#crypto#dex#automation
Safety Score: 3/5

Flags: network-access, external-api