sui-deepbook

Integrate DeepBook DEX protocol on SUI for orderbook trading and liquidity management.

7|2|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/first-mover-tw/sui-dev-agents --skill sui-deepbook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sui-deepbook
Source: https://github.com/first-mover-tw/sui-dev-agents/tree/main/skills/sui-deepbook
Command: npx skills add https://github.com/first-mover-tw/sui-dev-agents --skill sui-deepbook

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the integration and utilization of the DeepBook Decentralized Exchange (DEX) protocol on the SUI blockchain, enabling users to engage in orderbook trading, manage liquidity, and build market-making features.

Core Features & Use Cases

  • Orderbook Trading: Facilitates placing buy and sell limit orders on customizable trading pairs.
  • Liquidity Management: Supports providing and managing liquidity within DeepBook pools.
  • DEX Integration: Enables developers to build decentralized exchanges with advanced trading functionalities.
  • Market Making: Offers tools and strategies for automated market-making activities.

Quick Start

Use the sui-deepbook skill to create a new trading pool for SUI and USDC with a tick size of 100 and a lot size of 1000000.

Frequently Asked Questions about sui-deepbook

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

FAQPage Schema
How do I integrate DeepBook DEX on SUI for orderbook trading?

To integrate DeepBook DEX on SUI for orderbook trading, you must explicitly declare dependencies for DeepBook and the SUI framework in your Move.toml file to enable limit order placement and liquidity management.

Can I build a custom DEX platform using DeepBook on SUI?

Yes, you can build a custom decentralized exchange using DeepBook on SUI. The Skill provides the necessary tools to facilitate advanced trading functionalities, including managing liquidity within DeepBook pools and placing limit orders.

How do I create a trading pool for SUI and USDC on DeepBook?

You can create a trading pool for SUI and USDC on DeepBook by configuring the pool with a specific tick size, such as 100, and a lot size, such as 1000000, to establish the trading parameters for your custom pair.

Does this Skill support automated market making on the SUI blockchain?

Yes, this Skill supports automated market making on the SUI blockchain by offering tools and strategies to facilitate liquidity provision and manage trading activities within DeepBook pools.

What dependencies are required to use DeepBook for liquidity management?

Using DeepBook for liquidity management requires explicit dependency declarations for both the DeepBook protocol and the SUI framework in your Move.toml configuration file.

What are the limitations of building market-making strategies with DeepBook?

The Skill focuses on orderbook trading and liquidity management within DeepBook pools. Limitations depend on the customizable trading pairs, tick sizes, and lot sizes you configure for your specific market-making strategies on the SUI blockchain.