Migrator Uniswap V3
This skill automatically migrates liquidity to Uniswap V3 pools, simplifying and accelerating your trading strategy execution.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add migrator-uniswap-v3 npx -- -y @trustedskills/migrator-uniswap-v3
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"migrator-uniswap-v3": {
"command": "npx",
"args": [
"-y",
"@trustedskills/migrator-uniswap-v3"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The migrator-uniswap-v3 skill facilitates migrating liquidity positions from Uniswap V2 to Uniswap V3. It automates the process of calculating and executing trades needed for this migration, handling complexities like fee tier selection and slippage considerations. This skill aims to simplify a potentially complex operation for users managing DeFi assets.
When to use it
- You want to move your liquidity from an older Uniswap V2 pool to a more efficient Uniswap V3 pool.
- You're optimizing your yield by migrating to a different fee tier in Uniswap V3.
- You need to adjust your position size or asset allocation within the Uniswap ecosystem.
- You are rebalancing your portfolio and want to leverage the concentrated liquidity of Uniswap V3.
Key capabilities
- Uniswap V2 to V3 migration
- Automated trade execution
- Fee tier selection assistance
- Slippage calculation
Example prompts
- "Migrate my current Uniswap V2 ETH/DAI liquidity position to Uniswap V3."
- "What's the best fee tier for migrating my USDC/WBTC pool on Uniswap V3?"
- "Simulate a migration of 10,000 LP tokens from V2 to V3 with a slippage tolerance of 0.5%."
Tips & gotchas
- Ensure you have sufficient gas and native tokens in your wallet to cover transaction costs.
- Review the simulated trade details carefully before executing any migration to avoid unexpected outcomes.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.