Home/区块链与 Web3/grimoire-hyperliquid
G

grimoire-hyperliquid

by @franalgabav
3.9(3)

Query Hyperliquid market data using the Grimoire command-line tool, providing real-time information support for Web3 trading.

Hyperliquid ProtocolDeFi TradingDecentralized Exchanges (DEX)Web3 DevelopmentSmart ContractsGitHub
Installation
npx skills add franalgaba/grimoire --skill grimoire-hyperliquid
compare_arrows

Before / After Comparison

1
Before

Manually querying Hyperliquid market data is complex and time-consuming. Data acquisition efficiency is low, making it difficult to grasp real-time market dynamics and affecting trading decisions.

After

With Grimoire venue CLI, you can easily query Hyperliquid market data. It significantly improves data acquisition speed, ensuring real-time information and assisting with quick decision-making.

description SKILL.md


name: grimoire-hyperliquid description: Queries Hyperliquid market data using the Grimoire venue CLI. Use when you need mids, books, metadata, open orders, or a withdrawal call.

Grimoire Hyperliquid Skill

Use this skill for Hyperliquid metadata snapshots and, when explicitly requested, withdrawals.

Preferred invocations:

  • grimoire venue hyperliquid ...
  • npx -y @grimoirelabs/cli venue hyperliquid ... (no-install)
  • bun run packages/cli/src/index.ts venue hyperliquid ... (repo-local)
  • grimoire-hyperliquid ... (direct binary from @grimoirelabs/venues)

Recommended preflight:

  • grimoire venue doctor --adapter hyperliquid --json
  • Ensure HYPERLIQUID_PRIVATE_KEY is set before stateful actions (withdraw).

Use --format spell for snapshot params: blocks.

Commands

  • grimoire venue hyperliquid mids [--format <json|table|spell>]
  • grimoire venue hyperliquid l2-book --coin <symbol> [--format <json|table|spell>]
  • grimoire venue hyperliquid open-orders --user <address> [--format <json|table|spell>]
  • grimoire venue hyperliquid meta [--format <json|table|spell>]
  • grimoire venue hyperliquid spot-meta [--format <json|table|spell>]
  • grimoire venue hyperliquid withdraw --amount <usdc> --keystore <path> [--password-env <name>] [--destination <addr>] [--format <json|table>]

Examples

grimoire venue hyperliquid mids --format table
grimoire venue hyperliquid mids --format spell
grimoire venue hyperliquid l2-book --coin BTC
grimoire venue hyperliquid l2-book --coin BTC --format spell
grimoire venue hyperliquid open-orders --user 0x0000000000000000000000000000000000000000
grimoire venue hyperliquid meta

Notes

  • withdraw is stateful and requires explicit user confirmation plus keystore credentials.
  • mids, l2-book, open-orders, meta, spot-meta are read-only info calls.
  • Use --format spell for snapshot-based spell inputs.
  • Use --format json for meta/spot-meta in automation; --format table shows compact summaries for nested payloads.
  • anvil/cast are EVM tools and are not applicable for Hyperliquid execution/diagnostics.

forumUser Reviews (0)

Write a Review

Effect
Usability
Docs
Compatibility

No reviews yet

Statistics

Installs200
Rating3.9 / 5.0
Version
Updated2026年3月16日
Comparisons1

User Rating

3.9(3)
5
0%
4
0%
3
0%
2
0%
1
0%

Rate this Skill

0.0

Compatible Platforms

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

Timeline

Created2026年3月16日
Last Updated2026年3月16日