Openclaw automated concentrated liquidity manager for Uniswap v4
Openclaw/Clawdbot/Moltbot extra skill GhostBot ACLM — Automated Concentrated Liquidity Manager
The Problem: 70% of Uniswap v3/v4 liquidity providers lose money.
Concentrated liquidity demands constant monitoring — when price
drifts outside your tick range, your position earns zero fees while
suffering impermanent loss. Most LPs can't watch markets 24/7, and by
the time they react, the damage is done.
The Solution: GhostBot is a Uniswap v4 hook that turns passive liquidity into an AI-managed position. An off-chain bot engine runs a 60-second heartbeat cycle — analyzing volatility, computing optimal tick ranges, and calculating dynamic fees. These signals are posted to an on-chain oracle with confidence scores. During every swap, the hook reads the oracle and autonomously rebalances out-of-range positions, adjusts LP fees based on market conditions, and executes limit orders (stop-loss, take-profit, trailing stops). No manual intervention required.
How It Works:
Architecture: Three-layer system — TypeScript bot engine → Solidity oracle (signal bridge with 5-min TTL) → Solidity hook (BaseCustomAccounting with ERC-6909 shares). Users interact via Telegram through an OpenClaw AI agent that can add liquidity, check positions, view oracle signals, and monitor pool stats — all from chat.
Built With:

