SushiSwap SDK
/install sushiswap-sdk
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sushiswap-sdk - After installation, invoke the skill by name or use
/sushiswap-sdk - Provide required inputs per the skill's parameter spec and get structured output
What is SushiSwap SDK?
TypeScript SDK for interacting with the SushiSwap Aggregator and related primitives. This SDK is a typed wrapper over the SushiSwap API, providing ergonomic helpers for token amounts, prices, quotes, and swap transaction generation. USE THIS SKILL WHEN: - Building TypeScript or JavaScript applications - You want strongly typed token, amount, and fraction primitives - You need to request swap quotes or executable swap transactions via code - You want safer arithmetic, formatting, and comparisons without floating point errors - You prefer SDK-based integration over raw HTTP requests. It is an AI Agent Skill for Claude Code / OpenClaw, with 1367 downloads so far.
How do I install SushiSwap SDK?
Run "/install sushiswap-sdk" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SushiSwap SDK free?
Yes, SushiSwap SDK is completely free (open-source). You can download, install and use it at no cost.
Which platforms does SushiSwap SDK support?
SushiSwap SDK is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SushiSwap SDK?
It is built and maintained by 0xMasayoshi (@0xmasayoshi); the current version is v0.1.0.