Migrator Uniswap V2
This skill automates transferring liquidity from existing Uniswap V2 pools to new ones, simplifying and speeding up decentralized exchange migrations.
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-v2 npx -- -y @trustedskills/migrator-uniswap-v2
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"migrator-uniswap-v2": {
"command": "npx",
"args": [
"-y",
"@trustedskills/migrator-uniswap-v2"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The migrator-uniswap-v2 skill allows AI agents to migrate liquidity from Uniswap V2 pools. It handles the complexities of transferring tokens and updating positions, simplifying the process for users. This skill is designed specifically for interacting with and managing assets within the Uniswap V2 ecosystem.
When to use it
- You need to move your existing liquidity provider (LP) position from one Uniswap V2 pool to another.
- You want to consolidate LP tokens across multiple pools.
- You are rebalancing your portfolio of LP positions on Uniswap V2.
- You're migrating assets due to a change in the underlying token values or trading volume within a specific pool.
Key capabilities
- Migration from one Uniswap V2 pool to another.
- Handles token transfers and position updates automatically.
- Specifically designed for Uniswap V2 liquidity management.
Example prompts
- "Migrate my LP tokens from the ETH/DAI pool to the USDC/ETH pool."
- "Move all of my positions in Uniswap V2 to a single pool with higher APR."
- βCan you move my UNI-LP tokens to another liquidity pool?β
Tips & gotchas
- Requires sufficient gas for transaction execution.
- Ensure the target pool exists and is compatible with the assets being migrated.
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.