What problem does it solve?
The skill removes friction when setting up and troubleshooting the Sui CLI by guiding users through client configuration, environment/address switching, token (gas) acquisition, and common recovery or gas-coin issues.
Core Features & Use Cases
- Client configuration & networks: Create and manage client.yaml settings, switch between Mainnet/Testnet/Devnet/Localnet, and select active address.
- Address, keys, and recovery: Generate local addresses, manage keystore locations, and recover an address from a recovery phrase.
- Token acquisition & balance verification: Acquire SUI for gas via correct faucet methods per network, check balances, and diagnose gas coin availability errors.
- Coin operations & transaction readiness: Merge coin objects using ptb to resolve “Cannot find gas coin for signer address” scenarios; inspect gas coin objects for troubleshooting.
- Explorers & troubleshooting context: Use SuiVision/Suiscan for inspecting transactions/objects and use replay for debugging past transactions.
Quick Start
Use the sui-client skill when the user asks for help configuring Sui CLI, switching networks/addresses, obtaining faucet tokens, recovering keys, merging coins for gas, or resolving gas coin errors, by directing the model to explain the correct sui client commands and faucet/network rules for the user’s situation.