orca

Manage swaps, liquidity, and pools on Solana's Orca DEX.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/shreed27/DAIN --skill orca-shreed27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orca
Source: https://github.com/shreed27/DAIN/tree/main/CloddsBot-main/src/skills/bundled/orca
Command: npx skills add https://github.com/shreed27/DAIN --skill orca-shreed27

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @dain/agent-sdk, ../../../solana/wallet, ../../../solana/orca, ../../../solana/tokenlist, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies interactions with Orca Whirlpools, a decentralized exchange on Solana, enabling users to manage concentrated liquidity positions and execute trades efficiently.

Core Features & Use Cases

  • Trading: Execute swaps and get quotes for token pairs.
  • Liquidity Management: Open, add to, and remove liquidity from concentrated pools.
  • Pool Discovery: Find and list available Orca Whirlpools.
  • Use Case: You want to swap 100 USDC for SOL on Orca. Use this Skill to find the best pool, get a quote, and execute the swap.

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 Orca Whirlpools using Solana?

To swap tokens on Orca Whirlpools, you can retrieve quotes for token pairs and execute swaps directly. This Skill requires access to Solana private keys and utilizes the Orca SDK to find the best pool and complete the transaction.

How do I manage concentrated liquidity positions on Orca?

You can manage concentrated liquidity positions on Orca by opening, adding to, or removing liquidity from Whirlpools. The Skill supports full position management and fee harvesting for active pools using Solana private keys.

Can I discover available Orca Whirlpools for specific token pairs?

Yes, you can discover available Orca Whirlpools by finding and listing pools for specific token pairs. The Skill queries the Orca DEX on Solana to locate available concentrated liquidity pools for trading or liquidity provision.

Do I need Solana private keys to interact with the Orca DEX?

Yes, Solana private keys are required to interact with the Orca DEX for transaction execution. The Skill utilizes Orca SDK functionalities to authorize swaps, manage liquidity positions, and harvest fees on the Solana blockchain.

What is the best way to harvest fees from Orca liquidity pools?

The best way to harvest fees from Orca liquidity pools is using this Skill's fee harvesting functionality. It interacts directly with Orca Whirlpools on Solana to collect accumulated fees from your active concentrated liquidity positions.

Can I create new Orca Whirlpools using this Skill?

Yes, you can create new Orca Whirlpools using this Skill. Beyond trading and liquidity management, it supports pool creation on Solana's Orca DEX, allowing you to establish new concentrated liquidity pools for specific token pairs.