meteora

Manage DLMM pools on Solana with swaps, liquidity, and positions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @project-serum/anchor, ethers, @solana/web3.js, @meteora.ag/dlmm-sdk, jsbi, decimal.js, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the management of Dynamic Liquidity Market Maker (DLMM) pools on Solana, enabling users to efficiently trade, manage positions, and provide liquidity.

Core Features & Use Cases

  • Swap Execution: Perform direct swaps or swaps for exact output amounts.
  • Liquidity Provision: Open, add to, and remove liquidity from DLMM pools with various strategies.
  • Position Management: View, claim fees/rewards, and close existing positions.
  • Pool Discovery & Creation: List existing pools, view detailed pool information, and create new custom pools.
  • Use Case: Provide liquidity to a SOL-USDC DLMM pool, automatically claiming fees and rewards, and easily adjust your position as market conditions change.

Quick Start

Use the meteora skill to swap 1 SOL to USDC.

Frequently Asked Questions about meteora

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

FAQPage Schema
How do I manage liquidity positions on Solana DLMM pools?

To manage Solana DLMM liquidity positions, you can open, add to, and remove liquidity from Meteora pools using a command-line interface that executes transactions via a Solana private key.

What is a Dynamic Liquidity Market Maker protocol and how does it handle trading?

A Dynamic Liquidity Market Maker (DLMM) protocol enables concentrated liquidity trading on Solana. This Skill interfaces with Meteora's DLMM to execute direct token swaps or exact output swaps, while automatically accruing fees and rewards for liquidity providers.

Do I need a Solana private key to execute swaps and claim fees?

Yes, you need a Solana private key to execute swaps and claim fees. The Skill requires private key access to sign transactions and interact with the Solana network for all DLMM pool operations, including claiming accumulated fees and rewards.

Can I create new custom Meteora DLMM pools using this CLI?

Yes, you can create new custom Meteora DLMM pools using this CLI. The interface supports pool discovery, viewing detailed pool information, and initializing new custom liquidity pools directly on the Solana blockchain.

How do I claim accumulated fees and rewards from my DeFi liquidity positions?

To claim accumulated fees and rewards from your DeFi liquidity positions, the Skill provides specific commands to claim outstanding yields from Meteora DLMM positions and subsequently close existing positions when you want to withdraw your assets.