Wraps the Grimoire CLI to pull Hyperliquid perp and spot market data: mids, L2 books, open orders, and metadata. It's read-only by default, but you can trigger USDC withdrawals if you wire up a keystore and private key. The snapshot commands are meant for agent workflows, emitting structured params blocks that feed into spell actions. Output formats switch between table, JSON, and spell depending on whether you're eyeballing data or piping it into automation. If you're building trading agents or need programmatic access to Hyperliquid state without writing your own API client, this is a clean shortcut. Just don't expect slippage guards or advanced order logic, it's a thin data layer.
npx skills add https://github.com/franalgaba/grimoire --skill grimoire-hyperliquid