Toolverse
All skills

hyperliquid

by openclaw

Read-only Hyperliquid market data assistant (perps + spot optional) with support for natural-language requests and deterministic command parsing (terminal-style `hl ...` and slash-style `/hl ...`). Use to fetch quotes (mark/mid/oracle/funding/OI/volume), top movers, funding

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend
Views
33

About this skill

Read-only Hyperliquid market data assistant (perps + spot optional) with support for natural-language requests and deterministic command parsing (terminal-style hl ... and slash-style /hl ...). Use to fetch quotes (mark/mid/oracle/funding/OI/volume), top movers, funding rankings, L2 order book, and candle snapshots via https://api.hyperliquid.xyz/info, and to format results for chat.

How to use

  1. Zainstaluj skill w swoim agencie Claude/Copilot, wskazując repozytorium https://github.com/openclaw/skills/tree/main/skills/k0nkupa/hyperliquid. Skill wykorzystuje publiczny endpoint API Hyperliquid (https://api.hyperliquid.xyz/info) i nie wymaga klucza API do operacji read-only.

  2. Użyj jednego z trzech formatów zapytania: naturalny język ("Pokaż notowanie BTC"), styl terminala (hl quote BTC) lub styl slash (/hl quote BTC). Skill automatycznie rozpoznaje format i parsuje polecenie.

  3. Dla notowań pojedynczych monet wpisz quote <moneta> lub "Hyperliquid quote ETH". Otrzymasz cenę mark, mid, oracle, zmianę 24h, wolumen notionalny, open interest (dla perps) i finansowanie.

  4. Aby zobaczyć ranking zmian cen, użyj movers lub movers --window 24h --top 10. Skill zwróci monety posortowane po zmianie procentowej w wybranym oknie czasowym.

  5. Dla książki zleceń wpisz book <moneta> (np. book SOL), aby zobaczyć top 20 poziomów po każdej stronie i spread. Dla świec użyj candles <moneta> --interval 1h --last 48, aby pobrać ostatnie 48 świec godzinnych.

  6. Aby uzyskać szybki przegląd rynku, wpisz overview lub /hl overview – zobaczysz top movers, top finansowanie, top open interest i top wolumen w jednym widoku.

Related skills