Liquidity Migration
Automatically shifts funds between accounts to optimize liquidity and minimize borrowing costs based on predicted needs.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add liquidity-migration npx -- -y @trustedskills/liquidity-migration
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"liquidity-migration": {
"command": "npx",
"args": [
"-y",
"@trustedskills/liquidity-migration"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill facilitates the migration of liquidity between different decentralized exchanges (DEXs). It can identify optimal routes for swapping assets across multiple DEXes to minimize slippage and maximize efficiency. The tool aims to find the best possible execution price by considering factors like current liquidity pools and transaction fees on each exchange.
When to use it
- You need to move a significant amount of tokens between different blockchains or DEXs.
- Minimizing slippage is critical for your trade, especially with large orders.
- You want to explore alternative trading routes beyond a single DEX.
- You are looking for the most cost-effective way to swap assets across multiple decentralized platforms.
Key capabilities
- Cross-DEX liquidity routing
- Slippage minimization
- Optimal execution price identification
- Multi-chain asset swapping
Example prompts
- "Find the best route to move 100 USDC from Uniswap on Ethereum to PancakeSwap on Binance Smart Chain."
- "What's the most efficient way to swap DAI for USDT across multiple DEXes?"
- "Show me the liquidity migration path with the lowest slippage for a trade of ABC token from Sushiswap to Trader Joe."
Tips & gotchas
The skill’s effectiveness depends on accurate and up-to-date data from connected decentralized exchanges. Ensure sufficient liquidity exists in the source and destination pools for optimal results.
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.