Cetus SDK Skill for OpenClaw

Integrate Cetus Protocol SDK v2 modules for Sui blockchain DeFi operations in OpenClaw.

1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/k66inthesky/cetus --skill cetus-sdk-skill-for-openclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Cetus SDK Skill for OpenClaw
Source: https://github.com/k66inthesky/cetus/tree/main
Command: npx skills add https://github.com/k66inthesky/cetus --skill cetus-sdk-skill-for-openclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the integration of the Cetus Protocol SDK v2 modules into OpenClaw, providing a unified interface for complex DeFi operations on the Sui blockchain.

Core Features & Use Cases

  • Comprehensive Module Support: Integrates all 11 Cetus SDK v2 modules including CLMM, DLMM, Vaults, Farms, xCETUS, Limit Orders, Burn, DCA, Zap, and Aggregator.
  • Simplified Interaction: Offers a single SKILL.md as a reference for all SDK functionalities, reducing the learning curve and development time.
  • Use Case: A developer can use this skill to quickly set up and manage liquidity pools, stake positions in farms, execute limit orders, or perform complex swaps across multiple DEXs via the Aggregator SDK, all through a unified OpenClaw interface.

Quick Start

Use the Cetus SDK Skill to initialize the CLMM SDK and get a list of all available pools.

Frequently Asked Questions about Cetus SDK Skill for OpenClaw

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate Cetus Protocol SDK v2 on Sui for DeFi operations?

Integrate Cetus Protocol SDK v2 on Sui by using a unified interface that facilitates liquidity management, yield farming, limit orders, DCA, and cross-DEX aggregation. It leverages specific packages like sui-clmm-sdk and aggregator-sdk for core functionalities.

What DeFi operations can I manage using the Cetus SDK on Sui?

Using the Cetus SDK on Sui, you can manage liquidity pools, stake positions in farms, execute limit orders, perform DCA automated trading, and execute complex swaps across multiple DEXs via the Aggregator SDK.

Does the Cetus SDK integration support both CLMM and DLMM liquidity pools on Sui?

Yes, the Cetus SDK integration supports both CLMM and DLMM liquidity pools on Sui. It incorporates comprehensive module support across 11 SDK v2 modules, including Vaults, Farms, xCETUS, Limit Orders, Burn, DCA, Zap, and Aggregator.

What is the best way to set up cross-DEX aggregation on Sui using Cetus?

The best way to set up cross-DEX aggregation on Sui is using the @cetusprotocol/aggregator-sdk package. It allows you to perform complex swaps across multiple DEXs through a unified OpenClaw interface without needing to manually configure individual protocols.

How do I initialize the CLMM SDK to get a list of available pools on Sui?

To initialize the CLMM SDK and get a list of available pools on Sui, use the Cetus SDK Skill's quick start reference. It provides a single SKILL.md reference for all SDK functionalities, reducing learning curve and development time.

Are there limitations when using OpenClaw to manage Cetus Protocol limit orders?

Limitations are not explicitly documented, but the Skill simplifies interaction by offering a single SKILL.md reference for all Cetus SDK v2 functionalities. You must ensure your environment supports the specific Sui blockchain dependencies required by the SDK packages.