hyperliquid

Query Hyperliquid public endpoints for market data, account state, and trade analytics.

Updated May 4, 2026
One-click install
npx skills add https://github.com/InverterNetwork/hermes-agent --skill hyperliquid-inverternetwork
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyperliquid
Source: https://github.com/InverterNetwork/hermes-agent/tree/main/optional-skills/blockchain/hyperliquid
Command: npx skills add https://github.com/InverterNetwork/hermes-agent --skill hyperliquid-inverternetwork

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill eliminates the need to manually navigate the Hyperliquid web interface to check market conditions, monitor account positions, or perform post-trade reviews.

Core Features & Use Cases

  • Market Data Analysis: Retrieve real-time perp and spot market data, including funding rates, order books, and historical candles.
  • Account Monitoring: Instantly inspect wallet positions, spot balances, and recent trade history.
  • Trade Review: Generate automated performance reports including realized PnL, fee analysis, and win/loss heuristics.

Quick Start

Use the hyperliquid skill to display the current perp positions and margin summary for your configured wallet address.

Frequently Asked Questions about hyperliquid

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

FAQPage Schema
How do I retrieve real-time Hyperliquid market data like funding rates and order books?

You can retrieve real-time Hyperliquid market data by querying public info endpoints to access perpetual and spot market metrics, including funding rates, order books, and historical candles.

What is the best way to monitor my Hyperliquid wallet positions and spot balances?

The best way to monitor Hyperliquid wallet positions is by inspecting wallet inventory, spot balances, and recent trade history via public info endpoints, eliminating manual web interface navigation.

Can I generate automated performance reports for my Hyperliquid perpetual trades?

Yes, you can generate automated trade performance reports by analyzing historical fill data to calculate realized PnL, fee analysis, and win/loss heuristics for your Hyperliquid perpetual trades.

Do I need to install external dependencies to run Hyperliquid account queries in my agent environment?

No dependencies are needed to run Hyperliquid queries because the skill uses standard library network requests to ensure zero-dependency execution within the Hermes agent environment.

How does this approach compare to manually navigating the Hyperliquid web interface for trade reviews?

Using automated queries provides rapid assessment of wallet inventory and historical fill data, eliminating the manual effort required to navigate the Hyperliquid web interface for trade reviews.