jupiter-swap

Official

Best-price Solana token swaps via Jupiter

Authorreadtheskill
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Finding the best price for token swaps across multiple Solana DEXs and obtaining a safe, unsigned transaction for local signing can be complex and fragile in sandboxed environments. This Skill centralizes best-price routing across DEXs via the Jupiter aggregator and provides an API proxy to avoid DNS and network issues when fetching quotes and swap transactions.

Core Features & Use Cases

  • Best-price routing across Solana DEXs using Jupiter to maximize swap value.
  • API proxying and quoting so sandboxed clients can request quotes and receive unsigned transactions without direct Jupiter or DNS access.
  • Programmatic unsigned transactions returned for local signing and submission, enabling bots, wallets, and automation scripts to handle private keys securely.
  • Use Case: A trading bot requests a quote for 1 SOL, receives an unsigned swap transaction, signs it locally, and submits it to a Solana RPC node.

Quick Start

Request a best-price swap quote for 1 SOL and return the unsigned transaction for local signing via the readtheskill swap API.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jupiter-swap
Download link: https://github.com/readtheskill/readtheskill/archive/main.zip#jupiter-swap

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.