Sui
Assist with SUI transactions, object model, staking, and Move smart contracts.
Why use this skill?
Master the Sui blockchain with OpenClaw. Manage SUI tokens, staking, Move smart contracts, and NFT objects with this powerful AI agent skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/sui-networkWhat This Skill Does
The Sui skill for OpenClaw provides a comprehensive interface for interacting with the Sui blockchain. Unlike traditional EVM chains, Sui is built on an object-centric model where every asset, token, and NFT is treated as a unique, programmable object. This skill enables OpenClaw to understand, query, and manage these objects, perform SUI token transactions, manage staking delegations, and interface with Move smart contracts. It abstracts the complexity of the Sui network, allowing you to focus on high-level goals like portfolio management or smart contract deployment.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/ivangdavila/sui-network
Use Cases
- Token Management: Check balances, merge fragmented coin objects, and execute token transfers with gas-optimized settings.
- Staking Operations: Identify validators, delegate SUI, and manage rewards across different epochs.
- Smart Contract Development: Analyze Move code modules, inspect object ownership structures, and debug transaction failures based on Sui-specific error logs.
- NFT Lifecycle: Manage Kiosk-standard assets, mint dynamic NFTs, and interact with DeFi protocols like Cetus or Turbos.
- Transaction Optimization: Automatically calculate gas budgets in MIST and leverage parallel execution capabilities for complex multi-object transactions.
Example Prompts
- "Check my current SUI balance and list all owned NFT objects in my wallet."
- "Explain the current staking commission rates for the top three validators and help me delegate 100 SUI to the most reliable one."
- "Debug this transaction failure: I keep getting an 'Insufficient gas' error even though I have enough SUI."
Tips & Limitations
- Mental Model: Remember that everything is an object. If a transaction fails because an 'object is not found', it has likely been consumed in a previous call.
- Gas Awareness: Always keep a small reserve of SUI in MIST for gas fees; even though transactions are cheap, you cannot execute them with zero balance.
- Security: Always verify the package ID before interacting with new Move smart contracts.
- Fragmentation: If your wallet has too many small coin objects, use the 'merge' command to consolidate them, which helps in reducing gas computation overhead.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ivangdavila-sui-network": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
Animations
Create performant web animations with proper accessibility and timing.
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.