hyperliquid

Retrieve Hyperliquid perp and spot market data, wallet state, and trade history.

1|Updated Jun 25, 2026
One-click install
npx skills add https://github.com/Signmanal/VIGIL --skill hyperliquid-signmanal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyperliquid
Source: https://github.com/Signmanal/VIGIL/tree/main/optional-skills/blockchain/hyperliquid
Command: npx skills add https://github.com/Signmanal/VIGIL --skill hyperliquid-signmanal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manually retrieving Hyperliquid perp and spot market data, wallet positions, and trade history is time-consuming and error-prone for crypto analysts and traders, requiring custom API integration and manual data normalization.

Core Features & Use Cases

  • Market Data Queries: Pull real-time and historical perp/spot market data, candles, funding rates, and order book depth for any listed asset.
  • Account & Trade Review: Inspect wallet perp positions, spot balances, fill history, and order records without manual API calls or signing.
  • Post-Trade Analysis: Generate heuristic trade reviews with realized PnL, fee breakdowns, and market context to identify execution inefficiencies and counter-trend losses. Use Case: A crypto trader can use this skill to pull their last 7 days of BTC fills and corresponding market data to calculate net PnL after fees and identify losing trade patterns.

Quick Start

Use the hyperliquid skill to retrieve the last 72 hours of BTC perpetual market candles and funding rate history for your trading analysis.

Frequently Asked Questions about hyperliquid

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

FAQPage Schema
How do I retrieve Hyperliquid perpetual market data and wallet positions without manual API integration?

You can retrieve Hyperliquid market data and wallet positions using this skill, which provides read-only access to perp and spot market states without manual API integration. It normalizes outputs from public info endpoints for direct analysis.

Can I pull my Hyperliquid trade history and calculate realized PnL after fees?

Yes, you can pull Hyperliquid fill history and order records to calculate realized PnL after fees. The skill generates heuristic trade reviews with fee breakdowns and market context to identify execution inefficiencies.

Does this tool support accessing Hyperliquid spot trading balances and order book depth?

Yes, the tool supports accessing Hyperliquid spot trading data, including spot balances and order book depth for any listed asset. It retrieves real-time and historical market data from public endpoints.

What is the best way to analyze Hyperliquid funding rates and candles for post-trade performance?

The best way to analyze Hyperliquid funding rates and candles is using this skill to retrieve historical market data alongside your trade history. It normalizes outputs for downstream post-trade performance analysis.

Do I need to sign transactions or provide API keys to query Hyperliquid account state?

No, you do not need to sign transactions or provide API keys to query Hyperliquid account state. The skill fulfills deterministic, read-only retrieval against public info endpoints using standard libraries only.

Are there limitations when retrieving historical Hyperliquid market data for crypto analysis?

The skill is limited to read-only retrieval of data available via public Hyperliquid info endpoints. It uses deterministic, standard library-only execution, meaning it does not execute trades or access private authenticated endpoints.