TopRank Skills

Home / Claw Skills / 金融 / 加密 / hyperliquid
Official OpenClaw rules 54%

hyperliquid

Trade crypto, stocks (AAPL, NVDA, TSLA), indexes, and commodities (GOLD, SILVER) 24/7 on Hyperliquid via HIP-3. Real-time position & P&L tracking, orderbook monitoring, multi-account management, and websocket client for sub-5ms low-latency high-frequency trading.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 hyperliquid 技能。 若已安装,则直接安装 hyperliquid 技能。

Overview

Skill Key
chrisling-dev/hyperliquid-cli
Author
chrisling-dev
Source Repo
openclaw/skills
Version
-
Source Path
skills/chrisling-dev/hyperliquid-cli
Latest Commit SHA
d859493f2960fc2553acd9901f2ed92bf5298e80

Extracted Content

SKILL.md excerpt

# Hyperliquid CLI Skill

Trade crypto perpetuals and HIP3 traditional assets (stocks, commodities) on Hyperliquid DEX from the command line.

## What This Skill Does

This skill enables you to:

- **Trade Crypto Perpetuals** - BTC, ETH, SOL, and 100+ other assets with up to 50x leverage
- **Trade Traditional Assets via HIP3** - Stocks (AAPL, NVDA, TSLA, GOOGL) and commodities (GOLD, SILVER) with crypto-style 24/7 trading
- **Monitor Positions in Real-Time** - WebSocket-powered live updates with color-coded PnL
- **Manage Multiple Accounts** - Store and switch between trading accounts
- **Use High-Performance Server Mode** - Sub-5ms latency with persistent connections

## Setup Instructions

### 1. Check if CLI is Installed

```bash
which hl
```

If not found, install it:

```bash
npm install -g hyperliquid-cli
```

### 2. Verify Installation

```bash
hl --version
hl --help
```

### 3. Set Up API Key for Trading

To execute trades, you need a Hyperliquid API wallet:

1. Go to https://app.hyperliquid.xyz/API
2. Create a new API wallet (or use an existing one)
3. Export the private key (starts with `0x`)
4. Add an account to the local storage (Recommended):

```bash
hl account add
# Follow the interactive prompts
```

or set the environment variable:

```bash
export HYPERLIQUID_PRIVATE_KEY=0x...your_private_key...
```

## Starting the Server (Recommended)

For best performance, start the background server before trading:

```bash
hl server start
hl server status  # Verify it's running
```

The server provides:

- Persistent WebSocket connections to Hyperliquid
- In-memory caching of market data
- ~20-50x faster response times
- Sub-5ms latency for queries

Stop when done:

```bash
hl server stop
```

## Key Innovations

### HIP3 Traditional Assets

Hyperliquid's HIP3 enables trading traditional assets with crypto primitives:

- **Stocks**: AAPL, NVDA, TSLA, GOOGL, AMZN, META, MSFT
- **Commodities**: GOLD, SILVER
- **24/7 Trading**: Unlike traditional markets, trade any...

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.