drift

Place and manage perpetual and spot orders on Drift Protocol.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kiran-nebula/agentshaus --skill drift-kiran-nebula
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: drift
Source: https://github.com/kiran-nebula/agentshaus/tree/main/packages/agent-runtime/workspace/skills/sendaifun/drift
Command: npx skills add https://github.com/kiran-nebula/agentshaus --skill drift-kiran-nebula

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies complex interactions with the Drift Protocol, a decentralized exchange on Solana, enabling users to build trading bots, integrate with Drift markets, and manage DeFi applications without needing to understand the intricacies of the SDK.

Core Features & Use Cases

  • Automated Trading: Place, cancel, and modify perpetual and spot orders.
  • Position Management: Monitor and manage collateral, leverage, and PnL.
  • DeFi Integration: Integrate with Jupiter for swaps and manage vaults.
  • Use Case: Build a trading bot that automatically places limit orders on Drift, monitors open positions, and adjusts stop-loss orders based on real-time market data.

Quick Start

Use the drift skill to place a limit buy order for 1 SOL on the SOL-PERP market at $100.

Frequently Asked Questions about drift

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

FAQPage Schema
How do I build a Solana trading bot for perpetual futures?

To build a Solana trading bot for perpetual futures, use this Skill to programmatically place, cancel, and modify orders on the Drift Protocol. It provides an interface for automating limit orders and managing open positions without needing to understand the underlying SDK intricacies.

Can I manage leverage and collateral for DeFi positions on Drift Protocol?

Yes, you can manage leverage and collateral for DeFi positions on Drift Protocol using this Skill. It supports comprehensive position tracking, allowing you to monitor PnL and adjust collateral for perpetual and spot assets programmatically.

Does this Drift Protocol interface integrate with Jupiter swaps?

Yes, the Drift Protocol interface integrates with Jupiter swaps. This Skill enables DeFi integration by allowing your trading bot to interact with Jupiter for token swaps and manage vaults alongside perpetual and spot trading operations.

What do I need to know before automating spot trading on Solana?

Before automating spot trading on Solana, you need an understanding of the Solana blockchain and Drift Protocol's specific market mechanics and precision rules. This Skill simplifies SDK interactions but requires prerequisite knowledge of these underlying DeFi concepts.