gate-exchange-subaccount

Manage Gate.io sub-accounts by querying status, listing, creating, locking, and unlocking accounts.

34|19|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/gate/gate-skills --skill gate-exchange-subaccount
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-exchange-subaccount
Source: https://github.com/gate/gate-skills/tree/main/skills/gate-exchange-subaccount
Command: npx skills add https://github.com/gate/gate-skills --skill gate-exchange-subaccount

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of Gate.io sub-accounts, allowing users to perform essential operations like querying status, listing, creating, locking, and unlocking sub-accounts without needing to navigate complex interfaces.

Core Features & Use Cases

  • Sub-Account Management: Perform read and write operations on your Gate.io sub-accounts.
  • Status Checks: Quickly check the status (normal/locked) of individual or all sub-accounts.
  • Account Operations: Create new normal sub-accounts, or lock/unlock existing ones for enhanced security or operational control.
  • Use Case: A user needs to quickly lock a sub-account that is no longer in use for security reasons. They can simply ask the AI to "Lock sub-account UID 123456".

Quick Start

Show me all my sub-accounts on Gate Exchange.

Frequently Asked Questions about gate-exchange-subaccount

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Gate.io sub-accounts without using the web interface?

You can manage Gate.io sub-accounts by issuing natural language commands to create, list, query, lock, or unlock accounts directly, bypassing the need to navigate complex exchange interfaces.

Can I lock a specific Gate.io sub-account for security reasons?

Yes, you can lock a specific Gate.io sub-account by providing its UID. This immediately changes the sub-account status to locked, enhancing operational security for unused or compromised accounts.

What do I need to create new sub-accounts on Gate exchange?

To create new sub-accounts on Gate exchange, you need main account privileges and valid API key authentication. This ensures only authorized users can perform write operations on the account hierarchy.

How do I list all my Gate.io sub-accounts and check their status?

You can list all your Gate.io sub-accounts and check their current status by requesting a full account overview. This returns a complete list showing whether each sub-account is normal or locked.

Does managing Gate sub-accounts via API require main account privileges?

Yes, managing Gate sub-accounts via API requires main account privileges and API key authentication for all operations. This verifies authority before executing queries, creation, or lock/unlock commands.