hyperliquid-reader

仓库创建 2026年3月14日最近提交 1 个月前SkillHot 收录 20 天前
▸ 精选理由

为加密交易研究提供链上 DEX 的行情与深度数据接口。

▸ 风险提示

依赖 opencli 插件与外部服务,可能存在接口变动风险

这个 Skill 做什么

通过 opencli 读取 Hyperliquid 的永续与现货市场公开行情与订单簿数据。

通过 opencli 读取 Hyperliquid 的永续和现货市场数据,包括行情、K 线、L2 订单簿、资金率、持仓量与成交量等公开信息。需要监控市场、做资金率套利或对比 Hyperliquid 与 Binance/Bybit 的资金成本时就用。特别能拿到深度订单簿和历史资金记录,便于跨交易所套利和深度分析。

▸ 展开 SKILL.md 英文原文

Read Hyperliquid (app.hyperliquid.xyz) perp + spot market data via opencli (read-only, public info API). Use whenever the user wants Hyperliquid perpetual or spot markets, mark/oracle/mid prices, 24h change, funding rates (hourly or annualized APR), open interest, volume, the L2 order book, OHLCV candles, historical funding, or a cross-venue funding comparison (Hyperliquid vs Binance vs Bybit) for funding arbitrage. Triggers: "Hyperliquid funding for BTC", "HL perp markets", "funding on BTC perp", "Hyperliquid order book", "HL open interest", "funding arb Hyperliquid vs Binance", "Hyperliquid candles for SOL", "Hyperliquid spot markets", "PURR price on Hyperliquid", "hyperliquid", "hyperliquid.xyz", "HL DEX". READ-ONLY market data — no account, order, or trade operations.

数据与抓取加密市场Hyperliquid市况读取通用
3.0k
Stars
334
Forks
25
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/himself65/finance-skills/main/plugins/data-providers/skills/hyperliquid-reader/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/himself65/finance-skills/main/plugins/data-providers/skills/hyperliquid-reader/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Hyperliquid Reader (Read-Only)

Reads [Hyperliquid](https://app.hyperliquid.xyz) — the on-chain perps/spot DEX — for market data via [opencli](https://github.com/jackwener/opencli) and the `hyperliquid` plugin in this repo's [`opencli-plugins/hyperliquid`](https://github.com/himself65/finance-skills/tree/main/opencli-plugins/hyperliquid) tree (a separate plugin from opencli's built-in adapters, installed via opencli's monorepo subpath syntax).

**This skill is read-only and market-data only.** It reads Hyperliquid's fully public info API for analysis: market tables, funding, order book, and candles. It does NOT read individual accounts, place/modify/cancel orders, or move funds. There is n
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有