Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Assist with Uniswap swaps, liquidity provision, and avoiding common DeFi losses.
Assist with Uniswap swaps, liquidity provision, and avoiding common DeFi losses.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Slippage tolerance sets max acceptable price change β 0.5% for stablecoins, 1-3% for volatile pairs, higher for low liquidity tokens "Price impact" and "slippage" are different β impact is immediate effect of your trade size, slippage is protection against price movement High price impact (>2%) means you're moving the market β split large trades or use limit orders on Uniswap X Transaction deadline prevents stale swaps β 20-30 minutes default is usually fine, but pending tx beyond deadline will fail
Public swaps on Uniswap are visible in mempool before execution β bots can sandwich your trade Use MEV protection: swap through Uniswap wallet (built-in protection), or connect via Flashbots Protect RPC Signs of sandwich: execution price worse than quoted, with suspicious buy before and sell after your tx Uniswap X routes through private order flow β significantly reduces MEV extraction
First swap of any token requires approval transaction β this is normal, costs gas, and happens once per token per spender "Infinite approval" is the default β convenient but risky if Uniswap router is ever compromised Check and revoke old approvals at revoke.cash β approvals persist forever until explicitly revoked Approval transaction can succeed while swap fails β user pays gas for approval but swap reverts on slippage
Anyone can create a token with any name and symbol β "USDC" on Uniswap might not be real USDC Always verify token contract address on CoinGecko, CoinMarketCap, or project's official site Warning signs: no liquidity, recently created, honeypot (can buy but not sell), tax on transfer Uniswap shows warning for unverified tokens β don't ignore it, especially for tokens you found via links
Impermanent loss is real and permanent when you withdraw β LPs lose vs just holding when prices diverge V3 concentrated liquidity amplifies both gains and losses β narrow range means more fees but higher IL risk Out-of-range positions earn zero fees β price moves outside your range, you hold 100% of the depreciating asset V2 is simpler: full range, less management, but less capital efficient β consider for volatile pairs you want to forget
Narrower range = more fees per dollar but more rebalancing β only worth it if you actively manage Gas costs to adjust positions add up β each add/remove liquidity is a transaction "Collect fees" is separate from "remove liquidity" β uncollected fees stay in the position NFT represents your V3 position β losing the NFT means losing access to the liquidity
Approve + swap is two transactions on first use β budget gas for both L2s (Arbitrum, Base, Optimism) have Uniswap with 10-50x lower fees β same interface, same liquidity depth Swapping during low gas periods (weekends, UTC night) saves significantly on mainnet Failed transactions still cost gas β simulate first if unsure about slippage or liquidity
"Insufficient liquidity" β try smaller amount or different route "Slippage exceeded" β price moved during pending period, increase slippage or retry "Transfer failed" β token has transfer tax or restrictions, may be a scam token "Deadline exceeded" β transaction was pending too long, just retry "Approve first" β need to approve token before swap, this is normal
Uniswap X uses off-chain orders filled by market makers β no gas if order isn't filled Limit orders let you set target price β order sits until price is reached or expires Partial fills possible β large orders may fill incrementally Check order status in the app β pending orders can be cancelled
Verify token contract address matches official source Check price impact percentage β high impact means bad execution Confirm slippage is set appropriately for the pair Use MEV protection for mainnet trades Consider splitting very large trades Double-check recipient address if sending to different wallet
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.