uniswap-ai
Uniswap swap, liquidity, hook, and auction integration workflows
All Skills in This Repository (9)
Pure Emerald Level Indicatorsuniswap-ai-hackathon
Coordinate Uniswap AI hackathon submissions through GitHub Issues with a structured template.
swap-integration
Automate Uniswap swap integration via Trading API and Universal Router.
liquidity-planner
Generate pre-filled Uniswap position links across V2, V3, and V4 pools.
swap-planner
Translate swap intents into pre-filled Uniswap deep links with validation.
viem-integration
Integrate EVM blockchains with Viem in TypeScript/JavaScript applications.
deployer
Deploy CCA contracts via ContinuousClearingAuctionFactory with CREATE2 for deterministic addresses.
configurator
Automate Uniswap CCA auction configuration via guided interactive forms.
v4-security-foundations
Identify and mitigate security risks in Uniswap V4 hooks.
aggregator-hook-creator
Route Uniswap V4 trades through external DEX liquidity via Solidity hooks.
Frequently Asked Questions
FAQPage SchemaHow to install uniswap-ai?โผ
Run `npx skills add Uniswap/uniswap-ai --all -g -y` in your terminal to install all Uniswap skills globally.
How to add Uniswap swaps to my app?โผ
The swap-integration skill walks your agent through the Trading API's check_approval, quote, and swap flow, or direct Universal Router SDK usage for full control.
Can I build Uniswap v4 hooks with this?โผ
Yes. The v4-hook-generator skill scaffolds hook contracts via OpenZeppelin, and v4-security-foundations audits permissions, delta accounting, and access control before deployment.
Does it support automated trading strategies?โผ
Yes. It includes DCA, index basket, and copy-trading skills that delegate execution to the Trading API with spend caps, allowlists, and confirmation gates.
Do I need coding experience to use uniswap-ai?โผ
Basic developer familiarity helps, but the skills guide your agent step by step and require explicit confirmation before any transaction that spends real funds.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core