Migrator Uniswap V4

🌐Community
by rustydotwtf · vlatest · Repository

This skill automates transferring liquidity to Uniswap V4 pools, simplifying and speeding up your trading strategy execution.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add migrator-uniswap-v4 npx -- -y @trustedskills/migrator-uniswap-v4
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "migrator-uniswap-v4": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/migrator-uniswap-v4"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to migrate liquidity positions from one pool to another within Uniswap V4. It handles complex calculations for optimal token ratios and slippage tolerance during migration. The agent can automatically adjust parameters based on current market conditions, ensuring efficient and profitable position transfers.

When to use it

  • Rebalancing a concentrated liquidity position across multiple Uniswap V4 pools.
  • Moving liquidity from a less-efficient pool to a more advantageous one.
  • Automating the process of migrating liquidity during periods of high volatility.
  • Optimizing yield by shifting positions based on arbitrage opportunities between different pools.

Key capabilities

  • Uniswap V4 liquidity migration
  • Automatic parameter adjustment
  • Concentrated liquidity position management
  • Slippage tolerance handling

Example prompts

  • "Migrate my 50/50 ETH/USDC concentrated range from pool A to pool B."
  • "Move my current liquidity position in the ABC-DEF pool to the XYZ-UVW pool, prioritizing minimal slippage."
  • “Rebalance my positions across all available Uniswap V4 pools for optimal yield.”

Tips & gotchas

This skill requires a thorough understanding of Uniswap V4 concentrated liquidity and its associated risks. Incorrect parameter settings can lead to unexpected losses due to slippage or impermanent loss.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
rustydotwtf
Installs
3

🌐 Community

Passed automated security scans.