openocean-finance
- 6 skills
- 0 followers
- 23 hours ago last updated
- ▌ Openocean · openocean-finance bundleOpenOcean-skills is a skill package for interacting with the OpenOcean Aggregator API. Use it to get swap quotes, build swap transactions, execute swaps, and troubleshoot OpenOcean workflows across 40+ chains, including EVM, Solana, and Sui.
- ▌ Quote · openocean-finance bundleThis skill should be used when the user asks to "get a swap quote", "check swap price", "compare token rates", "see exchange rates", "how much would I get for", "price check", or wants to know the expected output for a token trade. Fetches the best route from OpenOcean Aggregator across 40+ chains.
- ▌ Swap Build · openocean-financeThis skill should be used when the user asks to "build a swap", "prepare swap transaction", "get swap calldata", or wants to create a transaction for a token trade. Builds full swap transaction with calldata from OpenOcean Aggregator.
- ▌ Swap Execute · openocean-financeThis skill should be used when the user asks to "execute swap", "broadcast swap", "send transaction", or wants to submit a previously built swap transaction on-chain. Uses Foundry's cast to broadcast the transaction.
- ▌ Error Handling · openocean-financeThis skill should be used when any OpenOcean API call returns an error code, when token resolution fails, when transaction execution fails, or when any unexpected issue occurs during swap operations. Provides troubleshooting guidance and recovery steps.
- ▌