bucket

Analyze Bucket Protocol CDP mechanics and Move modules on Sui.

3|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/mcxross/skills --skill bucket
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bucket
Source: https://github.com/mcxross/skills/tree/main/bucket
Command: npx skills add https://github.com/mcxross/skills --skill bucket

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Bucket Protocol on Sui makes it straightforward to manage collateralized debt positions, mint BUCK stablecoins, and handle liquidations, providing a structured framework for stablecoin issuance and risk management in a multi-collateral context.

Core Features & Use Cases

  • CDP management: Create and manage Bottles, adjust collateral and debt, and prioritize liquidations via the sorted bottle list.
  • Minting, redemption & liquidity: Mint BUCK against collateral, redeem BUCK for collateral, and participate in the stability pool and Well staking for rewards.
  • Real-world scenario: A user deposits SUI to open a bottle, mints BUCK, later withdraws collateral or redeems BUCK during favorable price moves, while earning rewards from tank and well.

Quick Start

Explain end-to-end how to open a bottle, mint BUCK, and liquidate collateral on Bucket Protocol.

Frequently Asked Questions about bucket

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

FAQPage Schema
How do I open a CDP and mint BUCK stablecoin on Bucket Protocol?

To mint BUCK on Bucket Protocol, you deposit SUI as collateral into a Bottle to open a collateralized debt position. This action mints BUCK against your deposited collateral, allowing you to manage your debt position on the Sui network.

How does redemption work for swapping BUCK back into collateral on Sui?

Redemption on Bucket Protocol allows you to swap BUCK stablecoin for underlying collateral. You can redeem BUCK for collateral during favorable price moves, effectively closing a portion of your debt position and withdrawing your underlying assets.

Can I earn rewards by providing liquidity to the Bucket Protocol stability pool?

Yes, you can earn rewards by participating in the Bucket Protocol stability pool. Providing liquidity allows you to earn BKT rewards and facilitate liquidations, while additional rewards can be generated through Well staking across multiple supported assets.

What data structures manage collateral and liquidations in Bucket Protocol?

Bucket Protocol manages collateralized debt positions using specific on-chain data structures including Buckets, Bottles, Tanks, and Wells. These structures interact with Move module interfaces to prioritize liquidations via a sorted bottle list and handle multi-collateral risk.

What is the best way to manage liquidation risk for a Bottle on the Sui network?

The best way to manage liquidation risk for a Bottle on the Sui network is to top up your collateral. Adjusting collateral and debt levels within your Bottle ensures your collateralized debt position maintains a safe ratio against liquidation thresholds on Bucket Protocol.