Drift Protocol - perpetuals and prediction markets on Solana
Overall
score
61%
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Drift is a Solana DEX for perpetual futures and prediction markets.
/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)/drift positions View open positions
/drift orders View open orders
/drift balance Check account balance/drift markets List available markets
/drift market <index> Get market details
/drift leverage <market> <amount> Set leverage/drift long SOL-PERP 0.5
/drift short BTC-PERP 0.01 95000
/drift positions
/drift balance
/drift leverage SOL-PERP 5If 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.