Back to tools

Uniswap AI

A toolkit that equips AI agents with Uniswap-specific skills, allowing them to execute swaps, manage liquidity, and build DeFi apps independently.

Tool categories
CodingDeveloper toolsAgent
Tool links

Tool overview

Uniswap AI is an open-source collection of skills (Markdown-formatted instructions), plugins, and agent templates published by the Uniswap team. Its goal is to enable any AI coding agent (such as Copilot or Cline) to understand and interact with Uniswap protocols directly. By running `npx skills add Uniswap/uniswap-ai`, developers can equip their AI assistants with the knowledge to perform token swaps, add liquidity, fetch pool data, and more—without manually writing contract interaction code.

This approach significantly lowers the barrier for AI agents to enter DeFi. It transforms agents from simple information retrievers into autonomous on-chain executors. It has been demonstrated that agents can ship new applications on chains like Robinhood Chain using these skills, extending Uniswap's reach via AI-assisted development.

However, the current implementation is tightly coupled to specific Uniswap protocol versions (likely V3/V4), which may require adaptation for future upgrades or non-EVM chains. AI agents also need secure key management and risk constraints, as autonomous execution carries inherent financial risk.

Related social content

What is Uniswap AI? Open source overview, social discussions, and use cases | Tuleo