Install
openclaw skills install ostium-with-caiTrade Ostium RWA perps on Arbitrum via CAI Route B — platform_readiness, defi_trade place/close, defi_orders and transfer_status on tx_hash, hosted /act enrollment. Requires platform or full API scope. Powered by CAI.com. Canonical skill v1.0.15.
openclaw skills install ostium-with-caiCAI E-mode lets an agent open and close Ostium RWA perpetuals on Arbitrum using the custodial wallet. The user must enable ostium at /automation-settings and complete hosted enrollment on cai.com /act. No separate Ostium website signup is required for CAI-managed trading.
https://cai.com/automation-settings.platform_readiness with platform_slug=ostium. If ready_to_trade is false, read blocking_reasons (e.g. OSTIUM_APPROVE_REQUIRED) and guide the user.platform_automation_enroll with platform_slug=ostium → user opens url on /act and confirms USDC approve (ostium_arb_v1).wallet_balances or deposit flows if needed.defi_trade example body:
platform_slug: ostiumaction: placecollateral_amount, pair_id, leverage, buy, price, order_type, intent_usddefi_orders with ?platform_slug=ostium; confirm on-chain with transfer_status using tx_hash from the place response.defi_trade with action: close, trade_index, optional pair_id, price, close_percent.ostium_open_trade / ostium_close_trade — backward compatible only.gap_id: GAP_DEFI_OSTIUM_V1, GAP_DEFI_AUTOMATION_V1 — partial_live until staging/production smokes pass.ostium must be in server DEFI_ENABLED_PLATFORMS.openclaw secrets set CAI_API_KEY "your_dashboard_api_key"
Scope: platform or full.