CAI: ostium-with-cai
/install ostium-with-cai
Ostium with CAI (Route B)
CAI 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.
When to Use
- "Trade Ostium with my CAI wallet"
- "Open an Ostium RWA perp on Arbitrum"
- "Enable Ostium automation for my agent"
- "Check Ostium order status after my trade"
Route B task flow (preferred)
- User enables ostium at
https://cai.com/automation-settings. platform_readinesswithplatform_slug=ostium. Ifready_to_tradeis false, readblocking_reasons(e.g.OSTIUM_APPROVE_REQUIRED) and guide the user.- If not enrolled:
platform_automation_enrollwithplatform_slug=ostium→ user opensurlon/actand confirms USDC approve (ostium_arb_v1). - Ensure custodial Arbitrum USDC (+ gas) via
wallet_balancesor deposit flows if needed. - Place:
defi_tradeexample body:platform_slug:ostiumaction:placecollateral_amount,pair_id,leverage,buy,price,order_type,intent_usd
- Status:
defi_orderswith?platform_slug=ostium; confirm on-chain withtransfer_statususingtx_hashfrom the place response. - Close:
defi_tradewithaction:close,trade_index, optionalpair_id,price,close_percent.
Legacy aliases
ostium_open_trade/ostium_close_trade— backward compatible only.
Honesty
gap_id:GAP_DEFI_OSTIUM_V1,GAP_DEFI_AUTOMATION_V1—partial_liveuntil staging/production smokes pass.ostiummust be in serverDEFI_ENABLED_PLATFORMS.- v1 uses Self+Self EVM signing only (no gasless delegate in v1).
- Do not expose raw calldata or generic wallet signing.
Quick Setup
openclaw secrets set CAI_API_KEY "your_dashboard_api_key"
Scope: platform or full.
Canonical Reference
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ostium-with-cai - 安装完成后,直接呼叫该 Skill 的名称或使用
/ostium-with-cai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
CAI: ostium-with-cai 是什么?
Trade 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 enro... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 38 次。
如何安装 CAI: ostium-with-cai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ostium-with-cai」即可一键安装,无需额外配置。
CAI: ostium-with-cai 是免费的吗?
是的,CAI: ostium-with-cai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
CAI: ostium-with-cai 支持哪些平台?
CAI: ostium-with-cai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 CAI: ostium-with-cai?
由 Bernardtai(@bernardtai)开发并维护,当前版本 v1.0.15。