This skill should be used when the user asks to "copy trades from" a wallet, "mirror a wallet", "follow this address", set up "copy trading", "track and replicate a trader", or mirror another account's swaps bounded by guardrails. Watches a target wallet and mirrors its trades, filtered by chain, asset match, position size, and the follower's own portfolio state.
$npx -y skills add uniswap/uniswap-ai --skill copy-tradeInstalls into the current project.
Run `npx skills use "https://github.com/uniswap/uniswap-ai" --skill "uniswap/uniswap-ai/copy-trade"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/uniswap/uniswap-ai" that are relevant to the current task. Run `npx skills add "https://github.com/uniswap/uniswap-ai"` and select the relevant skills, then follow their instructions.