swap-planner

Plan token swaps and generate executable Uniswap deep links across multiple chains.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/NickVanzo/hackathon-eth-global-2026 --skill swap-planner-nickvanzo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swap-planner
Source: https://github.com/NickVanzo/hackathon-eth-global-2026/tree/main/.claude/skills/swap-planner
Command: npx skills add https://github.com/NickVanzo/hackathon-eth-global-2026 --skill swap-planner-nickvanzo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning token swaps and generating executable Uniswap deep links across multiple chains, while handling token discovery and address verification, can be error-prone and time-consuming.

Core Features & Use Cases

  • Plan token swaps by specifying input/output tokens, amount, and target chain.
  • Discover new tokens via keyword search and web sources, with risk prompts for web-discovered tokens.
  • Verify token contracts on-chain and resolve known token addresses to their chain mappings.
  • Generate pre-filled Uniswap swap URLs that take the user directly to the swap interface.
  • Interactively resolve missing inputs using guided questions (AskUserQuestion).

Quick Start

Provide the input token, output token, amount, and chain, then the skill will generate a pre-filled Uniswap swap link and present it to you.

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 the input token, output token, amount, and target chain. The skill validates inputs, resolves addresses, and constructs a pre-filled Uniswap swap URL for direct execution.

What is the best way to plan a token swap across multiple chains?

Planning a token swap across multiple chains requires specifying your input and output tokens. This skill resolves chain mappings and performs price data lookup to seamlessly construct an executable swap URL.

Can I discover new tokens and verify their contracts before swapping?

Yes, you can discover new tokens via keyword search and web sources. The skill verifies token contracts on-chain, resolves known addresses, and provides risk prompts for web-discovered tokens before generating a swap link.

Do I need all swap parameters to start generating a Uniswap URL?

No, you do not need all swap parameters upfront. If inputs are missing, the skill uses interactive guided questions to resolve missing token details, amounts, or target chains before constructing the deep link.

Are there limitations when swapping web-discovered tokens on Uniswap?

When swapping web-discovered tokens, limitations include potential risk exposure. The skill mitigates this by verifying token contracts on-chain and issuing interactive risk prompts before finalizing the Uniswap deep link generation.