← 返回 Skills 市场
bernardtai

CAI: hyperliquid-with-cai

作者 Bernardtai · GitHub ↗ · v1.0.15 · MIT-0
cross-platform ⚠ suspicious
40
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

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)

  1. User enables hyperliquid at https://cai.com/automation-settings.
  2. platform_readiness or defi_portfolio with platform_slug=hyperliquid. If deposit_required, guide user through /act with optional hl_deposit_usd or explain bridge timing (~1 min after ARB USDC bridge).
  3. If not enrolled: platform_automation_enroll with platform_slug=hyperliquid → user completes /act (approveAgent).
  4. Place: defi_trade example:
    • platform_slug: hyperliquid
    • action: place
    • asset: BTC (or HIP-3 xyz:SYMBOL)
    • size, price, is_buy, intent_usd, optional dex
  5. Status: defi_orders and defi_positions with ?platform_slug=hyperliquid. Use returned order_id (oid) for cancel — not EVM tx_hash.
  6. Cancel: defi_trade with action: cancel, oid + asset (or cancels[]).

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_status for HL order lifecycle (use defi_orders).

Honesty

  • gap_id: GAP_DEFI_HYPERLIQUID_V1, GAP_DEFI_AUTOMATION_V1partial_live until enroll + trade smokes pass.
  • Agent key cannot withdraw to arbitrary addresses (protocol design).
  • HIP-3 / trade.xyz markets: use asset like xyz:NVDA or dex param — 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

安全使用建议
Review this carefully before installing. Only use it if you intend to give CAI delegated authority over Hyperliquid trading actions, understand whether assets can be traded or orders canceled, know how to revoke the agent key, and can store the CAI_API_KEY securely with the minimum scope needed.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
The stated CAI/Hyperliquid trading purpose matches the use of a custodial EVM address, derived agent key, and order placement or cancellation authority, but those are high-impact financial capabilities that require unusually clear consent and limits.
Instruction Scope
The referenced instructions describe a hosted /act flow and delegated agent authority, but the supplied evidence does not show clear point-of-use warnings, permission limits, revocation steps, or asset/action scope.
Install Mechanism
No executable installer or hidden install behavior is evident from the supplied scan context; setup appears centered on configuring access credentials.
Credentials
A CAI_API_KEY with platform or full scope is proportionate to a trading integration only if tightly scoped and handled as a sensitive credential; the artifact evidence suggests those implications are under-disclosed.
Persistence & Privilege
The skill relies on persistent delegated trading credentials or agent authority, and the supplied evidence does not establish clear lifetime, revocation, containment, or reversibility controls.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hyperliquid-with-cai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hyperliquid-with-cai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.15
Route B: defi_trade + defi_orders (canonical cai.com/skill.md §6.1b)
元数据
Slug hyperliquid-with-cai
版本 1.0.15
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论