← 返回 Skills 市场
openocean-admin

OpenOcean token swap on 40+chains

作者 OpenOcean · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
105
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openocean-multichain-token-swap
功能描述
OpenOcean-skills is a skill package for interacting with the OpenOcean Aggregator API. Use it to get swap quotes, build swap transactions, execute swaps, and...
使用说明 (SKILL.md)

OpenOcean Skills

Skills for interacting with the OpenOcean Aggregator API. Fetch swap quotes, build transaction calldata, and execute swaps across 40+ chains (EVM, Solana, Sui).

Entry Point and Sub-Skills

This skill package is the entry point. Detailed workflows live in the following files under skills/:

User intent Skill file When to use
Get quote / check price skills/quote/SKILL.md "get a swap quote", "check swap price", "how much would I get for"
Build transaction skills/swap-build/SKILL.md "build a swap", "prepare swap transaction", "get swap calldata"
Execute (with confirmation) skills/swap-execute/SKILL.md "execute swap", "broadcast swap", "send transaction"
Execute fast (no confirmation) skills/swap-execute-fast/SKILL.md "swap fast", "execute immediately" — use with extreme caution
Errors and troubleshooting skills/error-handling/SKILL.md API errors, token resolution failures, execution failures

Reference files (read before calling APIs):

  • references/token-registry.md — Token addresses and decimals per chain
  • references/api-reference.md — OpenOcean API specification

All paths above are relative to the workspace root (the directory that contains this SKILL.md).

Prerequisites

  • Quote / Build: Only need GET request capability (e.g. mcp_web_fetch).
  • Execute: Require Foundry (cast), RPC URL, and wallet (env, Ledger, Trezor, or keystore).

Quick Examples

/quote 1 ETH to USDC on ethereum
/swap-build 100 USDC to ETH on arbitrum from 0xYourAddress
/swap-execute

For full workflows, confirmation prompts, and error handling, follow the corresponding skills/*/SKILL.md file.

安全使用建议
This review has low confidence because the workspace read commands failed, so no concrete artifact evidence could be inspected. Re-run the scan with readable artifacts before relying on the result.
能力标签
cryptorequires-walletcan-make-purchasescan-sign-transactionsrequires-sensitive-credentials
能力评估
Purpose & Capability
No artifact-backed purpose or capability concern was identified from the available review context.
Instruction Scope
No artifact-backed instruction-scope concern was identified from the available review context.
Install Mechanism
No artifact-backed install-mechanism concern was identified from the available review context.
Credentials
No artifact-backed environment-proportionality concern was identified from the available review context.
Persistence & Privilege
No artifact-backed persistence or privilege concern was identified from the available review context.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openocean-multichain-token-swap
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openocean-multichain-token-swap 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- No changes detected in this version. - Documentation and functionality remain unchanged from the previous version.
v1.0.0
- Initial release of OpenOcean skill package for interacting with the OpenOcean Aggregator API. - Enables fetching swap quotes, building swap transactions, and executing swaps across 40+ chains (including EVM, Solana, Sui). - Organized workflows for quoting, building, execution (standard and fast), and troubleshooting under separate skills. - Includes reference files for token registries and full API specification. - Clearly lists prerequisites for usage, with quick command examples for easy onboarding.
元数据
Slug openocean-multichain-token-swap
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

OpenOcean token swap on 40+chains 是什么?

OpenOcean-skills is a skill package for interacting with the OpenOcean Aggregator API. Use it to get swap quotes, build swap transactions, execute swaps, and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。

如何安装 OpenOcean token swap on 40+chains?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openocean-multichain-token-swap」即可一键安装,无需额外配置。

OpenOcean token swap on 40+chains 是免费的吗?

是的,OpenOcean token swap on 40+chains 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenOcean token swap on 40+chains 支持哪些平台?

OpenOcean token swap on 40+chains 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenOcean token swap on 40+chains?

由 OpenOcean(@openocean-admin)开发并维护,当前版本 v1.0.1。

💬 留言讨论