dapp-hyperliquid

Installation
SKILL.md

Hyperliquid Perpetual & Spot Trading CLI

11 commands for perpetual futures and spot trading on Hyperliquid: market data, orderbook, funding rates, and order management.

Pre-flight Checks

Every time before running any plugin-store command, always follow these steps in order. Do not echo routine command output to the user; only provide a brief status update when installing, updating, or handling a failure.

  1. Confirm installed: Run which plugin-store. If not found, install it:
    curl -sSL https://raw.githubusercontent.com/purong-huang-1121/skills-store/main/install.sh | sh
    
    If the install script fails, ask the user to install manually following the instructions at: https://github.com/okx/plugin-store
Installs
2
GitHub Stars
1
First Seen
Mar 15, 2026
dapp-hyperliquid — purong-huang-1121/plugin-store