CAI: hyperliquid-with-cai
/install hyperliquid-with-cai
Hyperliquid with CAI (Route B)
CAI E-mode trades Hyperliquid perpetuals using a custodial EVM address and a derived agent key. The user does not register on hyperliquid.xyz. Protocol onboarding is approveAgent (and optional deposit) via hosted /act, not a separate HL account.
When to Use
- "Trade Hyperliquid perps with my CAI wallet"
- "Enable HL agent trading without creating a Hyperliquid account"
- "Place a small BTC perp on Hyperliquid after enrollment"
- "Show my HL open orders and positions"
Route B task flow (preferred)
- User enables hyperliquid at
https://cai.com/automation-settings. platform_readinessordefi_portfoliowithplatform_slug=hyperliquid. Ifdeposit_required, guide user through/actwith optionalhl_deposit_usdor explain bridge timing (~1 min after ARB USDC bridge).- If not enrolled:
platform_automation_enrollwithplatform_slug=hyperliquid→ user completes/act(approveAgent). - Place:
defi_tradeexample:platform_slug:hyperliquidaction:placeasset:BTC(or HIP-3xyz:SYMBOL)size,price,is_buy,intent_usd, optionaldex
- Status:
defi_ordersanddefi_positionswith?platform_slug=hyperliquid. Use returnedorder_id(oid) for cancel — not EVMtx_hash. - Cancel:
defi_tradewithaction:cancel,oid+asset(orcancels[]).
Legacy aliases
hyperliquid_readiness,hyperliquid_place_order,hyperliquid_cancel,hyperliquid_positions— equivalent reads/writes; prefer Route B tools when routing.
What NOT to say
- Do not tell users to "register on Hyperliquid" or "login to hyperliquid.xyz".
- Do not use
transfer_statusfor HL order lifecycle (usedefi_orders).
Honesty
gap_id:GAP_DEFI_HYPERLIQUID_V1,GAP_DEFI_AUTOMATION_V1—partial_liveuntil enroll + trade smokes pass.- Agent key cannot withdraw to arbitrary addresses (protocol design).
- HIP-3 / trade.xyz markets: use
assetlikexyz:NVDAordexparam — see trade-xyz-with-cai wrapper for narrative.
Quick Setup
openclaw secrets set CAI_API_KEY "your_dashboard_api_key"
Scope: platform or full.
Canonical Reference
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install hyperliquid-with-cai - 安装完成后,直接呼叫该 Skill 的名称或使用
/hyperliquid-with-cai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
CAI: hyperliquid-with-cai 是什么?
Trade Hyperliquid perps via CAI Route B — no HL website signup; approveAgent on /act, defi_trade place/cancel, defi_orders and defi_positions. Requires platf... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 40 次。
如何安装 CAI: hyperliquid-with-cai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install hyperliquid-with-cai」即可一键安装,无需额外配置。
CAI: hyperliquid-with-cai 是免费的吗?
是的,CAI: hyperliquid-with-cai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
CAI: hyperliquid-with-cai 支持哪些平台?
CAI: hyperliquid-with-cai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 CAI: hyperliquid-with-cai?
由 Bernardtai(@bernardtai)开发并维护,当前版本 v1.0.15。