← Back to Skills Marketplace
openocean-admin

OpenOcean token swap on 40+chains

by OpenOcean · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
105
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install openocean-multichain-token-swap
Description
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...
README (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.

Usage Guidance
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.
Capability Tags
cryptorequires-walletcan-make-purchasescan-sign-transactionsrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openocean-multichain-token-swap
  3. After installation, invoke the skill by name or use /openocean-multichain-token-swap
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openocean-multichain-token-swap
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.

How do I install OpenOcean token swap on 40+chains?

Run "/install openocean-multichain-token-swap" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenOcean token swap on 40+chains free?

Yes, OpenOcean token swap on 40+chains is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenOcean token swap on 40+chains support?

OpenOcean token swap on 40+chains is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenOcean token swap on 40+chains?

It is built and maintained by OpenOcean (@openocean-admin); the current version is v1.0.1.

💬 Comments