v4 Hook Generator Generate Uniswap v4 hook contracts via the OpenZeppelin Contracts Wizard MCP tool. This skill guides you through selecting the right hook type, configuring permissions and utilities, assembling the canonical MCP JSON, and invoking the MCP tool to produce ready-to-compile Solidity code. Security companion : Generated hook code touches fund-handling contracts. Always apply the skill immediately after generation to audit permissions, delta accounting, and access control before deploying to any network. When to Use This Skill Use this skill when you need to: - Scaffold a new Uni…