MoveWhisperer

Teach Claude any Sui contract in one click. From bytecode to AI skill — just paste a package ID.

Quick Start

RECWeb UI
01pnpm run serve
02cd web && pnpm dev
CLITerminal
$ pnpm run cli generate 0xdee9 -n mainnet
$ pnpm run cli generate 0x2::coin -s audit

SERVER OFFLINE

Start server for CLI tool access

Execute in project root:
$ pnpm run serve

Available tools on connection:

revela
claude
sui

Package ID → SKILL.md

Enter a Sui package ID, auto-fetch ABI and bytecode, decompile, and generate a Claude SKILL.md.

6 Scene Modes

SDK integration, security audit, frontend, trading bot, protocol learning, and API docs — each scene tailors the output.

Marketplace & Playground

Publish skills to the on-chain marketplace (Walrus + Seal), or chat with Claude using any skill as context.

Choose Your Scene

Each scene generates a different SKILL.md optimized for a specific use case.

Open source. Built for Sui developers.