CtrlK
BlogDocsLog inGet started
Tessl Logo

drift

Drift Protocol - perpetuals and prediction markets on Solana

39

Quality

37%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./src/skills/bundled/drift/SKILL.md
SKILL.md
Quality
Evals
Security

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
Repository
alsk1992/CloddsBot
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.