Deploy CCA (Continuous Clearing Auction) smart contracts using the Factory pattern. Use when user says "deploy auction", "deploy cca", "factory deployment", or wants to deploy a configured auction.
$npx -y skills add uniswap/uniswap-ai --skill deployerInstalls into the current project.
Run `npx skills use "https://github.com/uniswap/uniswap-ai" --skill "uniswap/uniswap-ai/deployer"` 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.