← Back to Skills Marketplace
lyiyun1024

Turbos CLMM SDK

by lyiyun · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
124
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install turbos
Description
Integrate the Turbos Finance CLMM SDK on Sui for pools, swaps, positions, fees, and liquidity workflows. Use when building or analyzing apps that interact wi...
Usage Guidance
This skill is an instruction-only integration guide and does not request secrets or install anything on its own. Before you install or use the referenced npm package: verify the package name and version on npm/github, inspect the package source or use a trusted lockfile, avoid pasting private keys or full wallet mnemonics into examples (use ephemeral/read-only RPC endpoints for testing), and prefer connecting via a wallet/provider that you control. If you plan to run the code locally, review the turbos-clmm-sdk code and its dependencies for any unexpected network calls or post-install scripts.
Capability Analysis
Type: OpenClaw Skill Name: turbos Version: 0.1.0 The skill bundle provides legitimate documentation and integration examples for the Turbos Finance CLMM SDK on the Sui blockchain. It covers core DeFi functionalities including pool management, swaps, and position analytics. While the SDK includes high-risk capabilities such as mnemonic and keypair management (sdk.account), these are standard for blockchain interactions and are presented without any evidence of malicious intent, data exfiltration, or prompt injection. All referenced repositories and npm packages are official and consistent with the Turbos Finance ecosystem.
Capability Assessment
Purpose & Capability
The name/description (Turbos CLMM SDK integration for Sui) matches the SKILL.md content: code examples, API references, and guidance for using the turbos-clmm-sdk and SuiClient. It does not request unrelated services, binaries, or credentials.
Instruction Scope
SKILL.md contains usage examples, API reference, and initialization code only. It does not instruct the agent to read arbitrary files, harvest environment variables, or transmit data to unexpected endpoints. Placeholders such as YOUR_RPC_URL and YOUR_SUI_ADDRESS are present and expected for RPC and wallet parameters.
Install Mechanism
There is no install spec in the skill bundle (instruction-only). The guide recommends installing the npm package (pnpm add turbos-clmm-sdk @mysten/sui) which will fetch code from npm — a normal step for SDK use. Users should verify the npm package and its provenance before installing.
Credentials
The skill requests no environment variables, credentials, or config paths. The examples require user-supplied RPC URLs and Sui addresses (expected for blockchain SDK usage) but do not attempt to access secrets on their own.
Persistence & Privilege
always is false and the skill is user-invocable. As an instruction-only skill it does not persist files or modify other skills. Autonomous invocation is enabled by default but not combined with elevated privileges or broad credential access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install turbos
  3. After installation, invoke the skill by name or use /turbos
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release
Metadata
Slug turbos
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Turbos CLMM SDK?

Integrate the Turbos Finance CLMM SDK on Sui for pools, swaps, positions, fees, and liquidity workflows. Use when building or analyzing apps that interact wi... It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.

How do I install Turbos CLMM SDK?

Run "/install turbos" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Turbos CLMM SDK free?

Yes, Turbos CLMM SDK is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Turbos CLMM SDK support?

Turbos CLMM SDK is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Turbos CLMM SDK?

It is built and maintained by lyiyun (@lyiyun1024); the current version is v0.1.0.

💬 Comments