← 返回 Skills 市场
bernardtai

CAI: ostium-with-cai

作者 Bernardtai · GitHub ↗ · v1.0.15 · MIT-0
cross-platform ✓ 安全检测通过
38
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

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)

  1. User enables ostium at https://cai.com/automation-settings.
  2. platform_readiness with platform_slug=ostium. If ready_to_trade is false, read blocking_reasons (e.g. OSTIUM_APPROVE_REQUIRED) and guide the user.
  3. If not enrolled: platform_automation_enroll with platform_slug=ostium → user opens url on /act and confirms USDC approve (ostium_arb_v1).
  4. Ensure custodial Arbitrum USDC (+ gas) via wallet_balances or deposit flows if needed.
  5. Place: defi_trade example body:
    • platform_slug: ostium
    • action: place
    • collateral_amount, pair_id, leverage, buy, price, order_type, intent_usd
  6. Status: defi_orders with ?platform_slug=ostium; confirm on-chain with transfer_status using tx_hash from the place response.
  7. Close: defi_trade with action: close, trade_index, optional pair_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_V1partial_live until staging/production smokes pass.
  • ostium must be in server DEFI_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

安全使用建议
Install only if you intend to let an agent use your CAI account for live Ostium trading. Use the narrowest CAI API scope available, understand that leveraged perps can lose funds and incur fees or gas costs, and require explicit confirmation before any place or close trade action.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill's stated purpose is to trade Ostium RWA perpetuals through CAI, and its documented capabilities match that purpose: readiness checks, enrollment, balance checks, order placement, order status, and close actions.
Instruction Scope
Instructions are focused on CAI/Ostium Route B trading and explicitly mention custodial wallet use, Arbitrum USDC, gas, leverage, platform/full API scope, and place/close trading actions. The main gap is that financial-loss risk and explicit pre-trade confirmation are not prominently stated.
Install Mechanism
The artifact contains only a markdown SKILL.md file, no executable scripts, no declared dependencies, and no package-install or background setup behavior.
Credentials
Requiring a CAI API key and platform or full scope is proportionate to custodial trading, but full scope is broad and users should prefer the narrowest scope that supports the intended workflow.
Persistence & Privilege
No persistence, background workers, local indexing, credential harvesting, or privilege escalation behavior is present in the artifact; secrets are configured through the normal openclaw secrets command.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ostium-with-cai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ostium-with-cai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.15
Route B: defi_trade + defi_orders (canonical cai.com/skill.md §6.1b)
元数据
Slug ostium-with-cai
版本 1.0.15
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论