← Back to Skills Marketplace
bernardtai

CAI: trade-xyz-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 trade-xyz-with-cai
Description
Trade HIP-3 markets on trade.xyz via CAI — same Hyperliquid Route B tools (defi_trade, defi_orders) with xyz:SYMBOL assets and dex param. No trade.xyz signup...
README (SKILL.md)

trade.xyz (HIP-3) with CAI

trade.xyz is a Hyperliquid HIP-3 frontend. CAI does not require a separate trade.xyz account. Use the same custodial HL stack as hyperliquid-with-cai: platform_slug=hyperliquid, Route B defi_trade / defi_orders / defi_positions.

When to Use

  • "Buy NVDA perp on trade.xyz with my CAI wallet"
  • "Trade HIP-3 xyz markets via CAI"
  • "Place an xyz:SYMBOL order on Hyperliquid builder markets"

Route B task flow

Follow hyperliquid-with-cai enrollment and readiness, then:

  1. defi_trade place example:
    • platform_slug: hyperliquid
    • action: place
    • asset: xyz:NVDA (builder symbol)
    • size, price, is_buy, intent_usd
    • optional dex: xyz when required by deployment
  2. Status: defi_orders / defi_positions with platform_slug=hyperliquid.
  3. Cancel: defi_trade with action: cancel, oid, asset (e.g. xyz:NVDA).

Related wrapper

For general HL perps (BTC, ETH), install or reference hyperliquid-with-cai.

Honesty

  • GAP_DEFI_HYPERLIQUID_V1partial_live
  • No trade.xyz website registration narrative — same as HL: custodial address + agent approval only.

Quick Setup

openclaw secrets set CAI_API_KEY "your_dashboard_api_key"

Canonical Reference

Usage Guidance
Install only if you intend to let an agent help with live CAI/Hyperliquid trading. Use the least-privileged API scope available, confirm every order or cancellation yourself, and treat defi_trade actions as real transactions that can create losses, fees, liquidation risk, or unintended exposure.
Capability Tags
cryptorequires-walletrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The stated purpose is to trade trade.xyz HIP-3 markets via CAI/Hyperliquid, and the described defi_trade, defi_orders, and defi_positions usage is aligned with that purpose.
Instruction Scope
The runtime flow gives concrete place and cancel instructions for live trades but does not require explicit user confirmation, warn about financial loss, or document safe defaults before write actions.
Install Mechanism
The artifact is a single non-executable SKILL.md with no install scripts or dependencies, but setup asks the user to store a CAI_API_KEY secret.
Credentials
For a narrow trade.xyz wrapper, the description says it requires platform or full API scope, which may be broad authority for live custodial trading.
Persistence & Privilege
No background workers, persistence logic, or privilege escalation were found; the main persistent element is the user-provided API key in OpenClaw secrets.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trade-xyz-with-cai
  3. After installation, invoke the skill by name or use /trade-xyz-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 trade-xyz-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: trade-xyz-with-cai?

Trade HIP-3 markets on trade.xyz via CAI — same Hyperliquid Route B tools (defi_trade, defi_orders) with xyz:SYMBOL assets and dex param. No trade.xyz signup... It is an AI Agent Skill for Claude Code / OpenClaw, with 40 downloads so far.

How do I install CAI: trade-xyz-with-cai?

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

Is CAI: trade-xyz-with-cai free?

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

Which platforms does CAI: trade-xyz-with-cai support?

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

Who created CAI: trade-xyz-with-cai?

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

💬 Comments