raptor-dex

Aggregates swap quotes across 25+ Solana DEXs and submits transactions via Yellowstone Jet TPU.

266|54|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/agiprolabs/claude-trading-skills --skill raptor-dex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: raptor-dex
Source: https://github.com/agiprolabs/claude-trading-skills/tree/main/skills/raptor-dex
Command: npx skills add https://github.com/agiprolabs/claude-trading-skills --skill raptor-dex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires httpx, solders, and includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill provides a self-hosted, high-performance solution for aggregating swap quotes and executing trades across numerous Solana Decentralized Exchanges (DEXs), bypassing external API rate limits and dependencies.

Core Features & Use Cases

  • No Rate Limits: Run on your own infrastructure without worrying about API call limits.
  • Multi-DEX Aggregation: Aggregates quotes from over 25 Solana DEXs, including Raydium, Orca, Meteora, and bonding curves like Pump.fun.
  • WebSocket Streaming: Get real-time quote updates and pre-built transactions.
  • Use Case: Execute complex, high-frequency trades on Solana by leveraging Raptor's low-latency aggregation and direct transaction submission via Yellowstone Jet TPU, ensuring you get the best prices without API restrictions.

Quick Start

Use the raptor-dex skill to get a quote for swapping 1 SOL to USDC.

Frequently Asked Questions about raptor-dex

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

FAQPage Schema
How do I aggregate Solana DEX quotes without hitting API rate limits?

Self-hosting a Solana DEX aggregator allows you to retrieve quotes across 25+ DEXs on your own infrastructure, bypassing external API rate limits and dependencies entirely for unrestricted high-frequency trading.

What is the best way to execute multi-hop swaps on Solana for optimal pricing?

The best way to execute multi-hop swaps on Solana is using a self-hosted aggregator that routes liquidity across 25+ DEXs and submits transactions directly via Yellowstone Jet TPU for efficient on-chain execution and low-latency fills.

Can I stream real-time Solana swap quotes using WebSockets?

Yes, you can stream real-time Solana swap quotes using WebSockets. This approach provides continuous quote updates and pre-built transactions directly, enabling rapid high-frequency trading execution without polling delays.

Does direct transaction submission via Yellowstone Jet TPU improve Solana trading latency?

Direct transaction submission via Yellowstone Jet TPU improves Solana trading latency by bypassing standard RPC nodes. This ensures your signed swap transactions reach the network directly for faster, more efficient on-chain execution.

Which Solana DEXs and bonding curves are supported for liquidity aggregation?

Supported Solana DEXs for liquidity aggregation include major protocols like Raydium, Orca, Meteora, and bonding curves like Pump.fun, aggregating quotes across 25+ platforms to find optimal swap prices.

Do I need solders and httpx to build and sign Solana swap transactions?

Yes, you need solders and httpx to build and sign Solana swap transactions. These libraries facilitate the quote retrieval, transaction construction, and cryptographic signing required before submitting trades via TPU.