mirra-hypertrade

Place and cancel perpetual futures orders on Hyperliquid DEX via REST API.

6|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/Oz-Networks/mirra-sdk --skill mirra-hypertrade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mirra-hypertrade
Source: https://github.com/Oz-Networks/mirra-sdk/tree/main/skills/mirra-hypertrade
Command: npx skills add https://github.com/Oz-Networks/mirra-sdk --skill mirra-hypertrade

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to interact with the Hyperliquid Decentralized Exchange (DEX) for perpetual futures trading directly through Mirra, automating complex trading operations.

Core Features & Use Cases

  • Order Placement: Execute market or limit orders for various assets.
  • Position Management: View current positions, open orders, and account balances.
  • Market Data: Access real-time market information, order books, and historical candle data.
  • Use Case: A user can ask Mirra to "Place a buy order for 0.1 BTC at a limit price of $30,000 on Hyperliquid" or "Show me my current open positions for ETH."

Quick Start

Use the mirra-hypertrade skill to place a market buy order for 0.05 ETH.

Frequently Asked Questions about mirra-hypertrade

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

FAQPage Schema
How do I place perpetual futures orders on Hyperliquid DEX?

To place perpetual futures orders on Hyperliquid DEX, you can execute market or limit orders by specifying the asset, order size, and price. The Skill automates these operations through a REST API integration.

Can I retrieve market data and order books for crypto futures trading?

Yes, you can retrieve real-time market data for crypto futures trading. The Skill fetches current market information, live order books, and historical candle data directly from the Hyperliquid DEX.

How do I manage my open positions and account balances on Hyperliquid?

You can manage your open positions and account balances on Hyperliquid by requesting current account snapshots. The Skill queries your open orders, active positions, and available balances via the REST API.

Do I need API keys to authenticate crypto trading operations on Hyperliquid?

Yes, you need API keys to authenticate crypto trading operations on Hyperliquid. The Skill requires these keys to securely authorize placing orders, canceling trades, and managing your account positions.

What's the best way to cancel an open order on a decentralized exchange?

The best way to cancel an open order on a decentralized exchange like Hyperliquid is to issue a cancel request through the Skill. It targets the specific REST API resource ID to remove your active order from the book.

Can I use this Skill to place limit orders for BTC on Hyperliquid?

Yes, you can use this Skill to place limit orders for BTC on Hyperliquid. Specify the asset, quantity, and limit price, and the integration executes the order through the DEX REST API.