Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
alsk1992 avatar

Drift

  • 13 installs
  • 610 repo stars
  • Updated June 26, 2026
  • alsk1992/cloddsbot

Drift is a Claude Code skill that lets an agent trade perpetual futures and prediction markets on Drift Protocol, a Solana DEX.

About

Drift is a trading skill that connects a clodds agent to Drift Protocol, a Solana DEX for perpetual futures and prediction markets. A developer uses /drift commands to open long or short positions, close positions, cancel orders, check balance, and set leverage on markets like SOL-PERP and BTC-PERP. It requires a SOLANA_PRIVATE_KEY to sign transactions.

  • Opens and closes long/short perpetual futures positions on Drift Protocol (Solana)
  • Slash commands for positions, orders, balance, market info, and per-market leverage
  • Gated on a SOLANA_PRIVATE_KEY environment variable for signing trades

Drift by the numbers

  • 13 all-time installs (skills.sh)
  • Ranked #759 of 1,106 Finance & Trading skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

drift capabilities & compatibility

Requires a funded Solana wallet (SOLANA_PRIVATE_KEY) plus gas and trading capital; no service fee stated.

Capabilities
perp trading · position management · order management · leverage control
Use cases
trading
Pricing
Bring your own API key
From the docs

What drift says it does

Drift is a Solana DEX for perpetual futures and prediction markets.
SKILL.md
/drift long <market> <size> [price] Open long position
SKILL.md
npx skills add https://github.com/alsk1992/cloddsbot --skill drift

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs13
repo stars610
Last updatedJune 26, 2026
Repositoryalsk1992/cloddsbot

What it does

Trade perpetual futures and prediction markets on Solana's Drift Protocol by opening, closing, and managing leveraged positions.

Who is it for?

Trading perps and prediction markets on Drift via an agent with a funded Solana wallet.

Skip if: Users without a Solana private key or who want non-crypto brokerage trading.

When should I use this skill?

You want an agent to open or manage perpetual-futures positions on Drift Protocol on Solana.

What you get

The agent can open, close, and manage leveraged positions on Drift with simple slash commands.

By the numbers

  • 3 market types: perp, spot, prediction

Files

SKILL.mdMarkdownGitHub ↗

Drift Protocol

Drift is a Solana DEX for perpetual futures and prediction markets.

Commands

Trading

/drift long <market> <size> [price]    Open long position
/drift short <market> <size> [price]   Open short position
/drift close <market>                  Close position
/drift cancel [orderId]                Cancel order(s)

Positions & Orders

/drift positions                       View open positions
/drift orders                          View open orders
/drift balance                         Check account balance

Market Info

/drift markets                         List available markets
/drift market <index>                  Get market details
/drift leverage <market> <amount>      Set leverage

Examples

/drift long SOL-PERP 0.5
/drift short BTC-PERP 0.01 95000
/drift positions
/drift balance
/drift leverage SOL-PERP 5

Market Types

  • perp: Perpetual futures (SOL-PERP, BTC-PERP, ETH-PERP)
  • spot: Spot markets
  • prediction: Prediction markets

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.