raydium-swap

Execute SPL token swaps and create AMM pools on Raydium.

3|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/readtheskill/readtheskill --skill raydium-swap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: raydium-swap
Source: https://github.com/readtheskill/readtheskill/tree/main/public/skills/raydium-swap
Command: npx skills add https://github.com/readtheskill/readtheskill --skill raydium-swap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enable programmatic token swaps and automated liquidity pool creation on the Raydium decentralized exchange to streamline Solana DeFi trading and provisioning workflows.

Core Features & Use Cases

  • Token Swaps: Execute swaps between SPL tokens on Raydium with configurable slippage and fee parameters.
  • Pool Creation: Create and configure AMM pools including CPMM, CLMM, and AMMv4 types to provide liquidity and enable new trading pairs.
  • Integration: Integrates with the Solana Agent Kit (SAK) for agent-driven DeFi automation, useful for bot trading, liquidity management, and protocol integration testing.

Quick Start

Initiate a Raydium token swap from USDC to RAY specifying the amount and acceptable slippage using your Solana wallet.

Frequently Asked Questions about raydium-swap

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

FAQPage Schema
How do I automate token swaps on Raydium using Solana?

You can automate Raydium token swaps by configuring SPL token exchanges with specific slippage and fee parameters. The Skill executes these swap transactions through Solana wallet access and RPC connectivity within automated DeFi workflows.

Can I create a liquidity pool on Raydium for AMMv4, CPMM, and CLMM?

Yes, you can create and configure Raydium liquidity pools for CPMM, CLMM, and AMMv4 types. This allows you to provide liquidity and establish new trading pairs on the Solana decentralized exchange with specific fee tiers.

What do I need to set up before executing Raydium swaps or pool creation?

You need Solana wallet access and active RPC connectivity to execute Raydium swaps and pool creation. These prerequisites authorize transaction signing and network communication for decentralized exchange interactions.

How does Solana Agent Kit integration work with Raydium DeFi automation?

Solana Agent Kit (SAK) integration drives Raydium DeFi automation by managing agent-driven interactions for bot trading and liquidity provisioning. It handles swap transactions and AMM pool creation parameters like slippage and fee tiers.

What are the limitations of automating Raydium AMM pool creation and swaps?

Automating Raydium AMM pool creation and swaps requires continuous Solana wallet access and reliable RPC connectivity. Users must carefully manage transaction parameters like slippage tolerance and fee tiers to avoid failed swaps or poorly configured liquidity pools.