What problem does it solve?
Managing multiple sub-accounts on Gate Exchange is error-prone and requires careful validation, confirmation, and authenticated access; this Skill centralizes sub-account status checks, listings, creation, and access control to reduce manual steps and prevent accidental changes.
Core Features & Use Cases
- Query Sub-Account Status: Retrieve username, UID, state (normal/locked), type, remark, and creation time for a specific sub-account UID.
- List All Sub-Accounts: Produce a table of normal sub-accounts with UID, username, remark, and status for main-account holders.
- Create / Lock / Unlock Workflows: Guide the user through creation checks, explicit confirmations, and UID ownership validation before calling MCP tools to create, lock, or unlock sub-accounts.
- Use Case: A main account manager can audit all team sub-accounts, create a new trading sub-account with a unique login, or safely lock a compromised sub-account after confirming ownership and intent.
Quick Start
Ask the assistant to "Check status of sub-account UID 123456" to retrieve the sub-account's username, UID, status, type, remark, and creation time.