Generate Uniswap v4 hook contracts via OpenZeppelin MCP. Use when building custom swap logic, async swaps, hook-owned liquidity, custom curves, dynamic fees, MEV protection, limit orders, or oracle hooks.
$npx -y skills add uniswap/uniswap-ai --skill v4-hook-generatorInstalls into the current project.
Run `npx skills use "https://github.com/uniswap/uniswap-ai" --skill "uniswap/uniswap-ai/v4-hook-generator"` 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.