Use Case
ghostbot-uniswap-v4 isn't just for solo use — teams can share skills and build consistent AI workflows across the organization. GhostBot ACLM — AI-powered Automated Concentrated Liquidity Manager for Uniswap v4. Manage liquidity positions, auto-rebalance out-of-range positions, optimize LP fees dynamically, execute limit orders (stop-loss, take-profit), and monitor oracle signals — all from chat. Deployed on Ethereum Sepolia with verified contracts. Use this skill when users ask about DeFi liquidity provision, Uniswap v4 hooks, pool management, LP positions, impermanent loss, or automated market making. This guide covers how to deploy ghostbot-uniswap-v4 for your team, standardize prompts, and create shared workflows that everyone can use.
Install ghostbot-uniswap-v4 in your project directory: .claude/skills/ghostbot-aclm/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use ghostbot-uniswap-v4 in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing ghostbot-uniswap-v4
How can my team use ghostbot-uniswap-v4 together?
Set up ghostbot-uniswap-v4 for our project so everyone can use it
Create a shared workflow using ghostbot-uniswap-v4 for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install ghostbot-aclmOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install ghostbot-aclm⚠️ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js →
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/ghostbot-aclm/💡Extract and place the folder at the path above, then restart your agent.