Install
openclaw skills install gtrade-with-caiTrade on gTrade (Gains Network) via CAI custodial E-mode — platform_automation_enroll, hosted /act confirmation, gtrade_open_trade and gtrade_close_trade within server limits. Requires platform or full API scope. Powered by CAI.com. Canonical skill v1.0.15.
openclaw skills install gtrade-with-caiCAI E-mode lets an agent open/close gTrade perps on Arbitrum after the user completes one hosted enrollment on cai.com. Trading stays within server caps (DEFI_MAX_TRADE_USD, DEFI_DAILY_USD). There is no per-user limit UI in v1.
platform_automation_status with platform_slug=gtrade.platform_automation_enroll → return the url; user must open /act and confirm (agent must not click for the user).enrolled: true: gtrade_open_trade with collateral_amount, optional pair_index, leverage, buy, intent_usd.gtrade_close_trade with trade_index (and pair_index if required).gap_id: GAP_DEFI_GTRADE_V1 — partial_live until your deployment passes enrollment + trade smokes.enroll_approve only (no delegate setup).CAI_EVM_TX_PATH or raw calldata signing — not supported.openclaw secrets set CAI_API_KEY "your_dashboard_api_key"