gate-dex-wallet-cli
Installation
SKILL.md
Gate DEX CLI
General Rules
⚠️ STOP — You MUST read and strictly follow the shared runtime rules before proceeding. Do NOT select or call any tool until all rules are read. These rules have the highest priority. → Read gate-runtime-rules.md
- Only call MCP tools explicitly listed in this skill. Tools not documented here must NOT be called, even if they exist in the MCP server.
- Only use the
gate-dexCLI subcommands explicitly listed in this skill and its references. Commands not documented here must NOT be run for these workflows, even if other interfaces expose them.
Pure Routing Layer — This SKILL.md is a lightweight router. Sub-module details live in
references/.
Overview
gate-dex is a standalone CLI tool that communicates with Gate DEX services via REST APIs. No MCP server is required. All signing operations (transfer, sign-msg, swap) include built-in GV security checkin — the agent does not need to run any external binary.
Auth: login via Gate/Google OAuth, token stored in ~/.gate-dex/auth.json.