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

eyebot-liquidbot

Liquidity pool management specialist for DEX deployments

Why use this skill?

Manage your DEX liquidity pools with AI-optimized strategies. Track impermanent loss, auto-compound rewards, and optimize concentrated liquidity with LiquidBot.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The eyebot-liquidbot is a sophisticated liquidity management agent designed for decentralized finance (DeFi) enthusiasts and yield farmers. At its core, this skill enables OpenClaw users to interface directly with major Decentralized Exchanges (DEXs) to manage liquidity provision (LP) positions. It acts as an automated treasury manager that monitors impermanent loss (IL) in real-time, optimizes concentrated liquidity ranges for V3 pools, and handles the manual complexity of reward harvesting and compounding. By abstracting the technical steps of adding and removing liquidity, LiquidBot ensures that your capital remains efficiently deployed while maintaining strict slippage protection controls.

Installation

To integrate LiquidBot into your OpenClaw environment, ensure you have the OpenClaw agent installed and configured. Open your terminal and execute the following command:

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

Once installed, the skill will register the eyebot command suite. You may need to authorize the agent to interact with your specific wallet addresses and API endpoints provided by the supported DEXs.

Use Cases

  • Automated Yield Farming: Users can set up auto-compounding loops to reinvest trading fees and farm tokens back into the liquidity pool, maximizing APY over time.
  • Concentrated Liquidity Optimization: For Uniswap V3 users, LiquidBot dynamically adjusts price ranges to ensure your capital remains active in the 'tick' zone where the highest trading volume occurs.
  • Risk Mitigation: The real-time IL monitoring feature helps traders identify when to exit a pool before impermanent loss outweighs the gains from accumulated fees, preventing capital erosion.
  • Portfolio Diversification: Easily manage multi-chain liquidity across various L2s like Base or Polygon from a single interface.

Example Prompts

  1. "LiquidBot, analyze my current ETH/USDC position on Uniswap V3 and recommend a tighter price range to increase my capital efficiency."
  2. "Execute a rebalance for my Aerodrome liquidity position to account for the recent market volatility."
  3. "Harvest all pending rewards from my SushiSwap pools and compound them back into the original position."

Tips & Limitations

  • Safety First: Always verify transaction details before confirming through the agent, especially when interacting with smart contracts on mainnet.
  • Gas Awareness: LiquidBot performs on-chain transactions; ensure your wallet is sufficiently funded with native tokens (e.g., ETH, MATIC) to cover gas fees for rebalancing or harvesting.
  • Volatility Warning: Concentrated liquidity (V3) carries higher risks of being 'out of range.' While LiquidBot helps, constant monitoring is advised during high-volatility events.
  • Slippage: Always define your slippage tolerance during the 'add' and 'remove' operations to prevent front-running by MEV bots.

Metadata

Author@eyebots
Stars1100
Views1
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-liquidbot": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#defi#liquidity#dex#yield-farming#crypto
Safety Score: 3/5

Flags: external-api, code-execution