Skip to content
Automation
Skill

/meteora

Meteora DLMM - dynamic liquidity market maker on Solana

From plugin
cloddsbot
651120 skills
Install
$ npx -y skills add alsk1992/CloddsBot --skill meteora --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/meteora

Context preview

The summary Claude sees to decide when to auto-load this skill.

Meteora DLMM - dynamic liquidity market maker on Solana

SKILL.md

meteora.SKILL.md
name: meteora
description: "Meteora DLMM - dynamic liquidity market maker on Solana"
command: met
emoji: "☄️"
gates:
  envs:
    - SOLANA_PRIVATE_KEY

Meteora DLMM

Meteora uses Dynamic Liquidity Market Maker (DLMM) pools with bin-based pricing.

Commands

/met swap <amount> <from> to <to>    Execute swap
/met quote <amount> <from> to <to>   Get quote
/met pools <token>                   List DLMM pools

Examples

/met swap 1 SOL to USDC
/met pools SOL
Ships withcloddsbot

Open Source AI trading agent that operates autonomously across 1000+ markets - Polymarket, Kalshi, Binance, Hyperliquid, Solana DEXs, 5 EVM chains. Scans for edge, executes instantly, manages risk while you sleep. Agent commerce protocol for machine-to-machine payments. Self-hosted. Built on Claude.

Get the whole plugin
Stats
651
Stars
139
Forks
Maintained
Maintenance
TypeScript
Language
MIT
License
1mo ago
Last commit
6mo ago
Created

Repo: alsk1992/CloddsBot