If you're tracking whale movements on Hyperliquid, this is your data feed. It pulls from AiCoin's Open API v3 to surface on-chain perpetuals analytics: who's opening positions, liquidation events, open interest trends, trader stats, and taker flow. The skill is basically a Node wrapper around their HL-specific endpoints, with a unified command structure and bilingual docs (Chinese and English). It's read-only, no wallet keys required, which makes it safer for analytics work. The distinction between whales (sorted by position value) and "smart money" (high-frequency traders sorted by volume) is worth understanding before you build signals off it. Comes with a free tier for tickers, but whale tracking and trader analytics need a paid AiCoin plan.
npx skills add https://github.com/aicoincom/coinos-skills --skill aicoin-hyperliquid