hyperliquid

Query Hyperliquid public endpoints for market data and account statistics.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill removes the need for manual dashboard checking by providing direct, command-line access to Hyperliquid market data, account positions, and trade history.

Core Features & Use Cases

  • Market Intelligence: Quickly query perp and spot market data, including funding rates, order books, and historical candles.
  • Account Monitoring: Inspect wallet positions, spot balances, and recent fills without needing API keys or signing transactions.
  • Trade Review: Generate performance heuristics, including realized PnL and fee analysis, to evaluate trading strategy effectiveness.

Quick Start

Use the hyperliquid skill to display the current top perp markets sorted by 24-hour volume.

Frequently Asked Questions about hyperliquid

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

FAQPage Schema
How do I check Hyperliquid market data and funding rates without API keys?

Query Hyperliquid public info endpoints to retrieve real-time perp and spot market metrics, including funding rates and order book depth, entirely without API keys. This read-only approach ensures secure, keyless data retrieval.

How do I monitor my Hyperliquid wallet positions and spot balances?

Retrieve user account statistics directly from public endpoints to inspect Hyperliquid wallet positions and spot balances. You can monitor recent fills and account states without needing to sign transactions or authenticate with API keys.

Can I generate realized PnL and fee analysis for my Hyperliquid trades?

Retrieve trade history from public endpoints to generate performance heuristics, including realized PnL and fee analysis. This allows you to calculate trade performance metrics and evaluate your overall Hyperliquid trading strategy effectiveness.

What is the best way to get real-time Hyperliquid order book depth?

Query Hyperliquid public info endpoints to retrieve real-time order book depth for perpetual and spot markets. This read-only tool fetches live market data directly without requiring authentication or signing transactions.

Does querying Hyperliquid account statistics require signing transactions?

Querying Hyperliquid account statistics does not require signing transactions. The tool operates as a read-only utility using standard library networking to access public info endpoints, ensuring secure, keyless data retrieval for account positions and trade history.

How do I retrieve historical funding and candles for Hyperliquid perp markets?

Query Hyperliquid public info endpoints to retrieve historical funding rates and price candles for perp markets. This provides comprehensive market intelligence, allowing you to analyze past funding rates and price action without manual dashboard checks.