In February, we introduced Uniswap AI, an open source collection of plugins and skills for coding agents. Since then, the skills have passed 7.5K installs. As more of the world's value moves onchain, teams need the tooling to design for new asset classes, chains, and financial products. Today we’re expanding the Uniswap AI toolkit with a new plugin that helps builders explore and automate trading strategies.
Ship onchain strategies in minutes
Uniswap Trading Tools is a new plugin with three skills for building automated trading strategies with Uniswap. The skills are asset-agnostic, and they support both crypto-native tokens and real-world assets so your agent can build a strategy from a single prompt.
3 new skills for onchain trading:
- dca-bot: Buy a set amount of a token on a repeating schedule, with an optional price check before each buy.
- index-bot: Define a basket of tokens and target weights, buy it in one pass, and rebalance on a schedule.
- copy-trade: Follow another wallet and mirror its swaps, inside limits you set.
All execution runs through the Uniswap API and you can choose an execution mode, either confirm (approve every transaction) or autonomous (acts only within a spend cap, an allowlist, a dry-run, and a kill switch). For tokenized real-world assets, gating is enforced at the token level, and the skills handle transfer-restriction reverts and respect market hours where they apply.
Explore the full Uniswap AI skill library
Uniswap AI covers swaps, liquidity, hooks, token distribution, and more. Each skill provides your agent with everything it needs to use and build with Uniswap. Available plugins:
- uniswap-trading: Integrate swaps through the Uniswap API, the Universal Router SDK, or direct contract calls. The fastest way to add swaps to your app.
- uniswap-viem: Handle the EVM fundamentals with viem and wagmi: accounts, signing, reading onchain state, and watching events.
- uniswap-hooks: Security-first guidance for building Uniswap v4 hooks, so your custom pool logic ships safely.
- uniswap-driver: Discover tokens and plan swaps or liquidity positions, with deep links straight into the Uniswap app.
- uniswap-cca: Configure and deploy a Continuous Clearing Auction for onchain token distribution.
- uniswap-trading-tools: Automate DCA, index, and copy-trade strategies.
The toolkit also includes 11 skills for swapping, liquidity management, payments, and more. The skills are available for all chains Uniswap products support, including Robinhood Chain, Base, Arbitrum, Ethereum mainnet, and more. Agentic devs working in the Base ecosystem can build with the Uniswap API using Base MCP.
Get started
Uniswap AI skills allow teams to build on the same liquidity and infrastructure that power Uniswap’s own products. Start with a swap, ship a hook, or provide your agent with new trading tools.
Install Uniswap AI tools: npx skills add Uniswap/uniswap-ai
Explore docs: developers.uniswap.org



