cezar-r
@cezar-r
Public Skills
hl-market-data
by cezar-r
Fetch market data from Hyperliquid including prices, order book, candles, funding rates, and asset contexts. Use when user asks about market data, price feeds, charts, or real-time data subscriptions.
hl-account-overview
by cezar-r
Query account state and understand position/balance data structures on Hyperliquid. Use when user asks about account data, positions, margin, balances, or clearinghouse state.
hl-order-placement
by cezar-r
Guide for placing orders on Hyperliquid. Use when user asks about order placement, order types, bracket orders, TWAP orders, or HIP-3 trading. Covers asset indexing, price/size formatting, and order type configurations.
hl-api-samples
by cezar-r
Generates bash/curl commands for fetching sample data from Hyperliquid API. Use when user wants curl examples, bash commands to test the API, or sample data fetch commands for mainnet.
hl-spot-markets
by cezar-r
Guide for spot markets on Hyperliquid. Use when user asks about spot trading, token balances, spot tickers, wrapped tokens (UBTC, USOL), or the @index format. Covers market identifiers, balance matching, and common mistakes.
hl-hip3-markets
by cezar-r
Guide for HIP-3 builder-deployed perpetuals on Hyperliquid. Use when user asks about HIP-3 markets, dex-prefixed tickers (xyz:NVDA), builder perps, or multi-dex trading. Covers ticker format, collateral tokens, API parameters, and common mistakes.
hyperliquid-api-docs
by cezar-r
Fetches official Hyperliquid API documentation on-demand. Use when answering questions about Hyperliquid API endpoints, websockets, signing, order placement, info queries, exchange actions, rate limits, or any HL API implementation details. Triggers on Hyperliquid API questions.