swap-planner

Generate executable Uniswap deep links for token swaps across supported chains.

Updated Sep 9, 2025
One-click install
npx skills add https://github.com/LennyDevX/nuxchain-app --skill swap-planner-lennydevx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swap-planner
Source: https://github.com/LennyDevX/nuxchain-app/tree/main/.agents/skills/swap-planner
Command: npx skills add https://github.com/LennyDevX/nuxchain-app --skill swap-planner-lennydevx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Token swapping across DeFi platforms can be error-prone and time-consuming due to manual URL construction, address validation, and cross-chain considerations.

Core Features & Use Cases

  • Swap intent gathering: collect input token, output token, amount, and chain to prepare precise swap actions.
  • Token verification & discovery: verify addresses and, if unknown, perform web searches to discover trusted tokens.
  • Deep link generation: produce a pre-filled Uniswap link for immediate execution on the chosen chain.

Quick Start

Provide swap intent (input token, output token, amount, and chain) and I will generate a ready-to-use Uniswap deep link.

Frequently Asked Questions about swap-planner

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

FAQPage Schema
How do I generate a Uniswap deep link for a token swap?

To generate a Uniswap deep link, provide your input token, output token, amount, and target chain. The swap planner resolves addresses, validates contracts, and outputs a shareable deep link pre-filled for immediate execution.

What is the process for token discovery when planning a web3 swap?

Token discovery for a web3 swap involves verifying token addresses and performing web searches if the token is unknown. This ensures you are interacting with trusted contracts before generating the executable link.

Can I create Uniswap swap links for multiple blockchain networks?

Yes, you can create Uniswap swap links for multiple blockchain networks. The swap planner supports multi-chain deep-link generation, allowing you to specify the chain and produce a pre-filled link.

Does the swap planner verify token contracts before building the deep link?

Yes, the swap planner verifies token contracts before building the deep link. It resolves the input and output token addresses and validates them to ensure the link points to legitimate contracts.

What swap details do I need to provide for cross-chain Uniswap link generation?

For cross-chain Uniswap link generation, you need to provide the input token, output token, amount, and the specific chain. This intent gathering allows the tool to resolve addresses and output the executable link.

Why should I use a deep link generator instead of manually constructing swap URLs?

Using a deep link generator prevents manual URL construction errors by automatically validating token addresses and cross-chain considerations. It ensures the link is executable and includes verified metadata.