← Back to Skills Marketplace
bernardtai

CAI: hyperliquid-with-cai

by Bernardtai · GitHub ↗ · v1.0.15 · MIT-0
cross-platform ⚠ suspicious
40
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install hyperliquid-with-cai
Description
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...
README (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

Usage Guidance
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.
Capability Tags
cryptorequires-walletrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install hyperliquid-with-cai
  3. After installation, invoke the skill by name or use /hyperliquid-with-cai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.15
Route B: defi_trade + defi_orders (canonical cai.com/skill.md §6.1b)
Metadata
Slug hyperliquid-with-cai
Version 1.0.15
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 40 downloads so far.

How do I install CAI: hyperliquid-with-cai?

Run "/install hyperliquid-with-cai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is CAI: hyperliquid-with-cai free?

Yes, CAI: hyperliquid-with-cai is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does CAI: hyperliquid-with-cai support?

CAI: hyperliquid-with-cai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created CAI: hyperliquid-with-cai?

It is built and maintained by Bernardtai (@bernardtai); the current version is v1.0.15.

💬 Comments