📊
DataPython

Hyperliquid

by NousResearch

Hyperliquid is a Data skill for Claude Code, published by NousResearch in hermes-agent.

229.7K stars45.3K forkson NousResearch/hermes-agentAdded 2026/08/13Repository updated 2026/08/13
aiai-agentai-agentsanthropicchatgptclaudeclaude-codecodexhermeshermes-agentllmnous-researchopenai
Install in seconds
Install Hyperliquid
Copy Hyperliquid into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/NousResearch/hermes-agent/tree/main/optional-skills/blockchain/hyperliquid ~/.claude/skills/hyperliquid

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/NousResearch/hermes-agent.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
optional-skills/blockchain/hyperliquid/SKILL.md in NousResearch/hermes-agent
Installs to
~/.claude/skills/hyperliquid
Collection
One of 24 skills cataloged from this repository
Category
Data668 skills

What Hyperliquid does

Hyperliquid retrieves market data, account balances, positions, fills, and orders from the Hyperliquid exchange public API. Use it for market analysis, account review, and post-trade reporting.

Hyperliquid is cataloged under Data on DirSkills. Hyperliquid comes from a repository tagged ai, ai-agent, ai-agents, anthropic and chatgpt.

Documentation

README

Hyperliquid Skill

Query Hyperliquid market and account data through the public /info endpoint. Read-only — no API key, no signing, no order placement.

12 commands: dexs, markets, spots, candles, funding, l2, state, spot-balances, fills, orders, review, export. Stdlib only (urllib, json, argparse).


When to Use

  • User asks for Hyperliquid perp or spot market data, candles, funding, or L2 book
  • User wants to inspect a wallet's perp positions, spot balances, fills, or orders
  • User wants a post-trade review combining recent fills with market context
  • User wants to inspect builder-deployed perp dexs or HIP-3 markets
  • User wants a normalized JSON export of candles + funding for backtesting prep

This is the opening of the README. Read the full README on GitHub.

Commands Hyperliquid provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /info

Frequently asked about Hyperliquid

  • What else does NousResearch publish alongside Hyperliquid?

    Hyperliquid is one of 24 skills that DirSkills catalogs from NousResearch/hermes-agent, the repository it ships in. Its siblings there include 1-3-1 Communication Rule, Antigravity CLI and Article Illustrator. Each one is a separate skill with its own page in this directory, installs the same way Hyperliquid does, and is maintained by NousResearch in that same repository. The rest of the collection is listed on the NousResearch/hermes-agent page.

  • How does Hyperliquid compare to other Data skills?

    Hyperliquid ranks #3 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Hyperliquid against them. Open each page to compare what they document and how they install.

More from NousResearch/hermes-agent

Hyperliquid is one of 24 skills cataloged on DirSkills from NousResearch/hermes-agent.

See all 24 skills
📋
3w ago

1-3-1 Communication Rule

1-3-1 Communication Rule produces structured decision briefs that present one problem, three options with trade-offs, and one recommendation. Use it when a task has multiple viable approaches and the user needs a clear proposal.
Writing
229.7K45.3K
🤖
3w ago

Antigravity CLI

Antigravity CLI operates the agy command-line interface for plugins, authentication, and sandbox configuration. Use it to install, debug, and run one-shot or interactive Antigravity coding-agent sessions from Hermes.
AI Engineering
229.7K45.3K
🎨
3w ago

Article Illustrator

Article Illustrator analyzes articles, identifies illustration positions, and generates images with consistent type, style, and palette. Use it when asked to illustrate an article or add images to content.
Writing
229.7K45.3K
🎵
3w ago

AudioCraft Audio Generation

AudioCraft Audio Generation provides guidance for using Meta's AudioCraft models (MusicGen, AudioGen, EnCodec) to generate music and sound effects from text descriptions. Use it when building applications that require text-to-music, melody-conditioned generation, or text-to-sound synthesis.
AI Engineering
229.7K45.3K
🤖
3w ago

Blackbox

Blackbox delegates coding tasks to the Blackbox AI multi-model CLI, which runs prompts through multiple LLMs and selects the best result. Use it for one-shot coding tasks, PR reviews, background long-running work, and checkpoint-resumed sessions.
AI Engineering
229.7K45.3K
📐
3w ago

Concept Diagrams

Concept Diagrams generates flat, minimal educational SVG visuals as a single self-contained HTML file with automatic light/dark mode. Use it for physics setups, biology diagrams, floor plans, and process flows when a more specialized diagram skill is not available.
Frontend
229.7K45.3K