uniswap-v3-elite

Generate structured Uniswap V3 swap intents across EVM chains.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/nickthelegend/molfi-expo-app --skill uniswap-v3-elite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uniswap-v3-elite
Source: https://github.com/nickthelegend/molfi-expo-app/tree/main/.agents/skills/uniswap-v3-elite
Command: npx skills add https://github.com/nickthelegend/molfi-expo-app --skill uniswap-v3-elite

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the friction of manually configuring Uniswap V3 swap parameters, resolving token addresses, and handling native-to-wrapped token mappings when executing swaps across multiple EVM blockchains.

Core Features & Use Cases

  • Multi-Chain Swap Support: Natively supports swaps on Base, Polygon, Arbitrum, and Ethereum with chain-specific fee and slippage optimization strategies.
  • Automated Parameter Resolution: Automatically maps native token addresses to their wrapped equivalents and resolves common token contract addresses to reduce user error.
  • Structured Intent Generation: Produces standardized, machine-readable swap intent payloads that integrate directly with the Molfi agent workflow for seamless execution. A common use case is converting ETH to USDC on Base to take advantage of the chain's low transaction fees, with the skill handling all underlying address and parameter configuration automatically.

Quick Start

Use the uniswap-v3-elite skill to generate a structured swap intent to convert 0.1 ETH to USDC on the Base chain.

Frequently Asked Questions about uniswap-v3-elite

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I execute a Uniswap V3 token swap on Base or Arbitrum?

To execute a Uniswap V3 token swap on Base or Arbitrum, you generate a structured swap intent payload. The skill automatically handles native-to-wrapped token address resolution and applies chain-specific fee optimization strategies.

Does this Uniswap V3 swap skill support Polygon and Ethereum EVM chains?

Yes, Uniswap V3 swap execution natively supports Polygon and Ethereum EVM chains alongside Base and Arbitrum. It automatically optimizes fees and resolves token addresses specific to each supported network.

Why does my Uniswap V3 swap fail due to liquidity shortages or incorrect token addresses?

Uniswap V3 swaps fail due to liquidity shortages or incorrect token addresses when parameters are misconfigured. The skill validates inputs, automates native-to-wrapped token resolution, and provides troubleshooting guidance for these errors.

What is a structured swap intent payload for Uniswap V3?

A structured swap intent payload is a standardized, machine-readable format for executing Uniswap V3 token swaps. It integrates directly with the Molfi agent workflow to automate parameter configuration and transaction routing.

How do I convert ETH to USDC on Base using Uniswap V3?

To convert ETH to USDC on Base using Uniswap V3, you provide the amount and token symbols. The skill automatically maps native ETH to its wrapped equivalent and generates the execution payload.

Can I automate native-to-wrapped token address resolution for EVM token swaps?

Yes, you can automate native-to-wrapped token address resolution for EVM token swaps. The skill automatically maps native token addresses to their wrapped equivalents to reduce configuration errors across supported chains.