Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Assist with SUI transactions, object model, staking, and Move smart contracts.
Assist with SUI transactions, object model, staking, and Move smart contracts.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Sui uses objects, not accounts β everything is an object with unique ID Objects are owned or shared β owned objects enable parallel transactions Coins are objects too β SUI balance is sum of coin objects you own Object IDs are permanent β address doesn't change but objects move Different from Ethereum's account model β requires different mental model
Native gas token β required for all transactions Total supply fixed at creation β no inflation, but distribution ongoing Gas fees burned β deflationary pressure Staking rewards from fees β validators and delegators earn from gas
Sub-second finality β extremely fast confirmation Parallel execution for owned objects β independent transactions don't wait Gas is predictable β know exact cost before submitting Transactions are atomic β all or nothing, no partial execution Sponsored transactions possible β someone else pays gas
Addresses start with "0x" β 64 hex characters One address per wallet β but many objects owned Not the same as Ethereum addresses β different derivation Same seed gives different addresses than other chains
Sui Wallet (official) β browser extension Suiet, Ethos β alternative wallets with good UX Ledger support coming β check current status Mobile wallets available β Sui Wallet has mobile app
Delegate to validators β no minimum to stake Epoch-based rewards β epochs are ~24 hours Staking locks SUI β but liquid staking options exist Choose validators carefully β commission rates vary Rewards compound automatically β unless you withdraw
Gas denominated in MIST β 1 SUI = 10^9 MIST Gas budget set per transaction β unused gas refunded Storage fees separate β pay for object storage Gas prices stable β reference gas price updated per epoch Very cheap transactions β fractions of a cent
Smart contracts written in Move β not Solidity Object-centric programming β different from EVM Strong safety guarantees β resources can't be copied or lost Abilities system β controls what objects can do Package upgrades possible β but original stays on chain
Cetus, Turbos for DEX β major decentralized exchanges NFTs are objects β natural fit for Sui's model Kiosk standard for NFT trading β built-in marketplace primitives SuiFrens and other NFT collections β active NFT ecosystem Dynamic NFTs easy β objects can change over time
"Insufficient gas" β need more SUI for transaction Object not found β object was consumed or transferred Transaction failed β check error message, often gas or permission Coins fragmented β many small coin objects, merge them Staking delayed β rewards start next epoch after staking
Coins are separate objects β can have many coin objects Merge coins to simplify β combine into fewer objects Split coins for exact amounts β needed for some dApps Gas paid from one coin object β automatically selected Wallet usually manages this β but understand the model
Wormhole bridge available β connect to other chains Bridged assets are wrapped β not native on other chains Bridge verification important β verify official bridge addresses Native USDC coming β Circle deploying natively
Seed phrase controls everything β standard 12/24 word recovery Transaction preview shows effects β review before signing dApp permissions matter β revoke unused connections Objects can have transfer restrictions β check before assuming transferable Verify package addresses β scam dApps exist
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.