sui-decompile

Official

Fetch on-chain SUI Move contract source.

Authorfirst-mover-tw
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables developers to easily retrieve and analyze the source code of deployed SUI Move contracts directly from the blockchain, facilitating learning, auditing, and reverse-engineering.

Core Features & Use Cases

  • Fetch Verified Source: Retrieves official, verified source code when available from explorers like Suivision.
  • Decompile Bytecode: Uses tools like Revela or Suiscan's decompiled output for contracts without verified source.
  • Handle Multi-Module Packages: Extracts code for all modules within a single package.
  • Use Case: Before building a new DEX, use this skill to decompile existing popular AMMs like Cetus or Turbos Finance to understand their liquidity pool logic and fee mechanisms.

Quick Start

Use the sui-decompile skill to fetch the source code for the Cetus CLMM package ID '0x1eabed72c53feb73c00...' from mainnet.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sui-decompile
Download link: https://github.com/first-mover-tw/sui-dev-agents/archive/main.zip#sui-decompile

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.