sui-kiosk

Create and manage NFT marketplaces with the SUI Kiosk standard.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the implementation of NFT marketplaces by leveraging the Kiosk standard, ensuring robust features like transfer policies, royalty enforcement, and marketplace compatibility.

Core Features & Use Cases

  • NFT Marketplace Protocol: Provides a standard for NFT trading.
  • Programmable Transfer Policies: Allows for custom rules on NFT transfers.
  • Automatic Royalty Enforcement: Ensures creators receive their due royalties.
  • Use Case: Building a decentralized application for trading unique digital art where artists automatically receive a percentage of secondary sales.

Quick Start

Use the sui-kiosk skill to create a new Kiosk for an NFT.

Frequently Asked Questions about sui-kiosk

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

FAQPage Schema
How do I enforce royalties on secondary NFT sales in Sui?

You can enforce NFT royalties on Sui by utilizing the Kiosk standard's programmable transfer policies. This ensures creators automatically receive their designated percentage during secondary market sales.

What is the Sui Kiosk standard for NFT marketplaces?

The Sui Kiosk standard is a protocol for creating and managing NFT marketplaces. It enables listing, purchasing, and managing NFTs while supporting interoperability across various decentralized trading platforms.

How do I set custom transfer rules for NFTs on Sui?

You can set custom NFT transfer rules on Sui using programmable transfer policies within the Kiosk framework. This allows developers to define specific conditions for how NFTs are moved or sold.

Can I build an interoperable NFT marketplace on Sui?

Yes, building an NFT marketplace with the Sui Kiosk standard ensures marketplace interoperability. It provides a standard trading protocol that allows NFTs to be managed across different kiosks.

Does the Sui Kiosk standard support custom trading logic?

Yes, the Sui Kiosk standard supports custom trading logic through its programmable transfer policies. This enables developers to implement specific rules and conditions for various NFT trading scenarios.

How to create a new Kiosk for an NFT on Sui?

To create a new Kiosk for an NFT on Sui, use the sui-kiosk skill to initialize the framework. This facilitates listing, purchasing, and managing the asset within the standard protocol.