hyperliquid

Query Hyperliquid market data and account history via the public /info endpoint.

2|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/vikrant-project/devil-agent-ai-platform --skill hyperliquid-vikrant-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyperliquid
Source: https://github.com/vikrant-project/devil-agent-ai-platform/tree/main/agent_core/optional-skills/blockchain/hyperliquid
Command: npx skills add https://github.com/vikrant-project/devil-agent-ai-platform --skill hyperliquid-vikrant-project

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a streamlined way to access and manage Hyperliquid market data, account history, and trade review, eliminating the complexity of manual data retrieval.

Core Features & Use Cases

  • Market Data Access: Fetch information on Hyperliquid perpetual and spot markets.
  • Account History: Retrieve detailed account data such as positions, spot balances, fills, and orders.
  • Trade Review: Generate post-trade reviews combining recent fills with market context.
  • Use Case: For a trader needing to quickly review the performance of their portfolio across various Hyperliquid markets, this skill can provide the necessary data and insights without the need for complex manual analysis.

Quick Start

Retrieve the current state of your Hyperliquid wallet using the 'state' command.

Frequently Asked Questions about hyperliquid

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

FAQPage Schema
How do I query Hyperliquid market data and account history?

Retrieve Hyperliquid account history and market data through the public /info endpoint, which provides access to positions, spot balances, fills, and orders without requiring external packages.

Can I review my Hyperliquid trade history without installing external packages?

Review Hyperliquid trade history without external packages using standard Python libraries to generate post-trade reviews combining recent fills with market context.

What is the best way to retrieve my Hyperliquid wallet state for portfolio analysis?

Retrieve your Hyperliquid wallet state for portfolio analysis using the 'state' command, which fetches current account data to help traders review performance across various markets.

Does this data retrieval method support both Hyperliquid perpetual and spot markets?

Yes, the data retrieval method supports both Hyperliquid perpetual and spot markets by fetching market information directly through the public /info endpoint.

What limitations exist when querying Hyperliquid account data with standard Python libraries?

Querying Hyperliquid account data with standard Python libraries is limited to the public /info endpoint, restricting access to only market data, account history, and trade review.