hyperliquid

Query Hyperliquid market data and account history for cryptocurrency trading.

2|Updated May 22, 2026
One-click install
npx skills add https://github.com/519lab/thoth-agent --skill hyperliquid-519lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyperliquid
Source: https://github.com/519lab/thoth-agent/tree/main/optional-skills/blockchain/hyperliquid
Command: npx skills add https://github.com/519lab/thoth-agent --skill hyperliquid-519lab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides quick access to Hyperliquid market data and account history, simplifying the process of obtaining and analyzing trading information.

Core Features & Use Cases

  • Market Data: Access perp and spot market data, including candles, funding, and L2 book information.
  • Account History: Retrieve wallet positions, spot balances, fills, and orders.
  • Post-Trade Review: Generate a summary of recent trades, including realized PnL and market trends.
  • Data Export: Export market data for backtesting and analysis.
  • Use Case: A trader wants to quickly check the latest market data for a specific cryptocurrency and review their recent trades.

Quick Start

Use the hyperliquid skill to fetch the latest market data for BTC.

Frequently Asked Questions about hyperliquid

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

FAQPage Schema
How do I fetch Hyperliquid market data for cryptocurrency trading?

You can fetch Hyperliquid market data by querying spot and perp market information, including candles, funding rates, and L2 book details. This Skill retrieves real-time cryptocurrency market data directly from the Hyperliquid API.

Can I review my recent crypto trades and realized PnL on Hyperliquid?

You can generate a post-trade review to summarize recent crypto trades, including realized PnL and market trends. The Skill analyzes your Hyperliquid fills and orders to produce a historical trading performance summary.

Does the Hyperliquid API skill require authentication to check wallet positions?

Yes, checking wallet positions and account history requires authentication via environment variables. You must configure these credentials beforehand to operate within the Hyperliquid API rate limits.

What's the best way to export Hyperliquid market data for backtesting?

The best way to export market data for backtesting is to use the Skill's data export functionality. It fetches candle and L2 book information from Hyperliquid, allowing you to extract the raw market data needed for analysis.

Are there API rate limits when fetching perp and spot market data?

Yes, the Skill operates within the Hyperliquid API rate limits. You must manage your request frequency when querying market data or account history to avoid hitting these constraints.