hyperliquid

Query Hyperliquid public endpoints for market data, positions, and trade history.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill eliminates the need to manually navigate web interfaces or build custom API integrations to track Hyperliquid market data, account positions, and trade history.

Core Features & Use Cases

  • Market Intelligence: Access real-time perp and spot market data, including funding rates, order books, and historical candles.
  • Account Monitoring: Review wallet positions, spot balances, and recent order fills without requiring API keys or signing transactions.
  • Trade Review: Generate heuristic-based performance reports to analyze realized PnL, fee drag, and decision quality across specific time windows.

Quick Start

Use the hyperliquid skill to review the recent trade performance and realized PnL for the address 0xabc123.

Frequently Asked Questions about hyperliquid

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

FAQPage Schema
How do I track Hyperliquid account positions without API keys?

You can track Hyperliquid account positions without API keys by using a read-only skill that queries public info endpoints to retrieve wallet spot balances, perp positions, and recent order fills securely.

Can I retrieve real-time Hyperliquid funding rates for quantitative analysis?

Yes, you can retrieve real-time Hyperliquid funding rates for quantitative analysis by querying public market data endpoints, which also provide order book snapshots and historical candles for perp and spot markets.

What is the best way to review my Hyperliquid trade history and realized PnL?

The best way to review Hyperliquid trade history and realized PnL is to generate heuristic-based performance reports that analyze historical trade information, fee drag, and decision quality across specific time windows.

Do I need to connect a wallet or sign transactions to monitor Hyperliquid market data?

No, you do not need to connect a wallet or sign transactions to monitor Hyperliquid market data, because the skill operates in a keyless, read-only capacity using standard library network requests for secure data access.

How do I access Hyperliquid order book snapshots for perp and spot markets?

You access Hyperliquid order book snapshots for perp and spot markets by querying the platform's public info endpoints, which facilitate quantitative analysis without requiring manual web interface navigation or custom API integrations.