orca

Execute token swaps and manage liquidity on Orca Whirlpools via Solana.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill orca-alsk1992
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orca
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/orca
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill orca-alsk1992

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to interact with Orca Whirlpools, a concentrated liquidity DEX on Solana, enabling efficient token swaps, liquidity management, and position tracking directly through conversational commands.

Core Features & Use Cases

  • Token Swaps: Execute swaps between various tokens on Orca with specified amounts.
  • Liquidity Management: Add or remove liquidity from existing pools, and open/close positions.
  • Pool Discovery: Find and list available Orca Whirlpools for specific tokens or pairs.
  • Use Case: A user wants to swap 10 SOL for USDC on Orca. They can use a simple command to execute this trade, or check the current price and available pools before committing.

Quick Start

Use the orca skill to swap 1 SOL to USDC.

Frequently Asked Questions about orca

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

FAQPage Schema
How do I swap tokens on the Orca Whirlpools DEX on Solana?

To swap tokens on Orca Whirlpools, you specify the input and output tokens along with the desired amount. The skill executes the decentralized token exchange on the Solana blockchain, requiring your Solana private key to authorize and sign the transaction.

Can I provide concentrated liquidity to Orca pools using a private key?

Yes, you can provide concentrated liquidity to Orca pools by submitting your Solana private key for transaction execution. This allows you to add or remove liquidity from existing pools and manage your positions directly through conversational commands.

What is Orca Whirlpools and how does it work for DeFi trading?

Orca Whirlpools is a concentrated liquidity decentralized exchange (DEX) operating on the Solana blockchain. It enables efficient token swaps and liquidity management by allowing liquidity providers to allocate capital within specific price ranges.

How do I find available liquidity pools for specific token pairs on Solana?

You can discover available liquidity pools by querying specific tokens or pairs through the skill. It leverages the Orca SDK and token list functionalities to find and list available Orca Whirlpools for your specified trading pairs.

Do I need a Solana private key to manage my Orca Whirlpools positions?

Yes, a Solana private key is required to manage Orca Whirlpools positions. The private key is necessary to execute transaction operations on the Solana blockchain, including opening, closing, and adjusting your liquidity positions.

What are the limitations of trading on a concentrated liquidity DEX like Orca?

Trading on a concentrated liquidity DEX like Orca requires active position management within specified price ranges. If the market price moves outside your selected range, your liquidity stops earning trading fees and requires manual rebalancing.