By Uniswap
Configure interactive parameters for CCA token auctions, generate normalized convex supply schedules, and deploy smart contracts with CREATE2 and safety checks on EVM chains like Ethereum, Base, and Arbitrum.
Configure CCA (Continuous Clearing Auction) smart contract parameters through an interactive bulk form flow. Use when user says "configure auction", "cca auction", "setup token auction", "auction configuration", "continuous auction", or mentions CCA contracts.
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.
Uniswap-specific AI tools (skills, plugins, agents) for developers and AI agents integrating the Uniswap ecosystem.
# Skills CLI (any agent)
npx skills add Uniswap/uniswap-ai
# Claude Code Marketplace
/plugin marketplace add uniswap/uniswap-ai
# Install individual plugins
/plugin install uniswap-hooks # v4 hook development
/plugin install uniswap-trading # Swap integration
/plugin install uniswap-cca # CCA auctions
/plugin install uniswap-driver # Swap & liquidity planning
/plugin install uniswap-viem # EVM integration (viem/wagmi)
| Skill | Plugin | Description |
|---|---|---|
swap-integration | uniswap-trading | Integrate Uniswap swaps via Trading API, Universal Router, or SDKs |
pay-with-any-token | uniswap-trading | Pay HTTP 402 challenges (MPP/x402) using tokens via Uniswap swaps |
uniswap-v4-hooks | uniswap-hooks | Secure Uniswap v4 hook development assistant |
| Document | Description |
|---|---|
| Project Overview | Plugins, architecture, development setup |
| Getting Started | Installation and quick start guide |
See Project Overview for development setup and contribution guidelines.
MIT License - see LICENSE for details.
See Usage Guidelines for important information about intended use and financial information disclaimers.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub uniswap/uniswap-ai --plugin uniswap-ccaEVM blockchain integration using viem and wagmi - client setup, reading/writing data, accounts, contract interactions, and React hooks
AI-powered assistance for discovering tokens, planning Uniswap swaps and liquidity positions, generating deep links to execute in the Uniswap interface
Integrate Uniswap swaps via Trading API, Universal Router SDK, or direct smart contract calls
AI-powered, security-first assistance for creating Uniswap v4 hooks, including custom fee hooks and more
Interactive setup wizard for configuring any repository with Claude Code best practices, based on Boris Cherny's workflow
AI-powered, security-first assistance for creating Uniswap v4 hooks, including custom fee hooks and more
Find optimal DEX routes for token swaps across multiple exchanges
AI-powered assistance for discovering tokens and planning PancakeSwap swaps with deep links to the PancakeSwap interface
Natural language to unsigned DeFi transactions. Translates intents into transaction payloads across 13 protocols (Aave, Lido, Uniswap, Curve, Compound, MakerDAO, Rocket Pool, EigenLayer, Balancer, Pendle, WETH, ERC-20, ERC-721). Deterministic, no signing, no private keys.
Trade tokens on Solana/ETH/BSC/Base chains via XXYY Open API using natural language
Ship stablecoin apps faster. Best-practice skills for USDC payments, cross-chain transfers, wallets, and smart contracts — plus Circle's MCP server for real-time SDK and documentation guidance.