hyperliquid

Manage Hyperliquid L1 perps trading and account operations via CLI.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill hyperliquid-alsk1992
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyperliquid
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/hyperliquid
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill hyperliquid-alsk1992

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a command-line interface for interacting with the Hyperliquid perpetual futures decentralized exchange, enabling users to trade, manage positions, and monitor account activity without leaving their terminal.

Core Features & Use Cases

  • Trading: Open long/short positions, close existing positions, and place limit or market orders.
  • Account Management: Check balances, view open orders, review trade history, and manage leverage.
  • Market Data: Get real-time price feeds, order book depth, and funding rates for various markets.
  • Use Case: Quickly check your current PnL for the day, open a new short position on ETH, and set your leverage all from a single chat interface.

Quick Start

Use the hyperliquid skill to check your account balance.

Frequently Asked Questions about hyperliquid

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

FAQPage Schema
How do I trade perpetual futures on Hyperliquid DEX from the command line?

You can trade perps on Hyperliquid DEX via a command-line interface that supports opening long and short positions, placing market and limit orders, and executing TWAP orders directly from your terminal.

Can I manage leverage and margin for my Hyperliquid positions programmatically?

Yes, programmatic account management on Hyperliquid allows you to adjust leverage, manage margin, and close existing positions using specific commands integrated with your environment.

How do I retrieve real-time funding rates and orderbook depth for crypto markets?

Retrieve real-time market data for crypto markets by requesting funding rates and orderbook depth through the command-line interface, pulling live feeds directly from the Hyperliquid L1.

Do I need API keys to authenticate with the Hyperliquid decentralized exchange?

Yes, you must configure API keys in your environment variables to authenticate with the Hyperliquid decentralized exchange and execute trades or manage your account securely.

Can I execute TWAP orders to automate trading on Hyperliquid?

Yes, the TWAP order execution feature allows you to automate trading on Hyperliquid by splitting large perpetual futures orders into time-weighted intervals to minimize market impact.

What is the best way to monitor my PnL and trade history on a perps DEX?

The best way to monitor your PnL and trade history on a perps DEX is to query your account balance and review past trades using the command-line interface for real-time updates.