hyperliquid

Retrieve Hyperliquid market data and account history via public API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) and references (resource) components.

What problem does it solve?

This Skill provides a seamless way to interact with Hyperliquid's public API, allowing you to easily access and manage your account's market data and transaction history without the need for manual API interactions.

Core Features & Use Cases

  • Market Data Access: Quickly retrieve market data such as prices, funding rates, and order books.
  • Account Management: Inspect your account's positions, balances, fills, and orders.
  • Trading Tools: Review recent trades and generate backtesting datasets.
  • Use Case: If you're managing a Hyperliquid trading account and need to monitor your portfolio in real-time, or if you're an analyst looking for market data, this skill can save you significant time and effort.

Quick Start

Use the hyperliquid skill to view the current funding rate for BTC.

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 market data and funding rates from Hyperliquid?

You retrieve Hyperliquid market data by accessing the public API to monitor real-time prices, funding rates, and order books without manual API interactions.

Can I check my Hyperliquid account positions and balances programmatically?

Yes, you can inspect your Hyperliquid account positions, balances, fills, and active orders by routing account analysis queries through the skill's API integration.

What do I need to configure to access Hyperliquid API data and account history?

Accessing Hyperliquid API data requires Python stdlib and specific environment configuration for API access to manage your account and retrieve market data history.

How do I generate a backtesting dataset for crypto trading on Hyperliquid?

Generate backtesting datasets by using the skill's trading tools to review recent Hyperliquid trades and retrieve historical market data for analysis.

Does this approach require manual API interactions to monitor a crypto trading portfolio?

No, this approach eliminates manual API interactions by providing a seamless way to interact with the Hyperliquid public API for real-time portfolio monitoring.