Gate spot trading and account operations skill. Use when the user asks to buy/sell crypto on spot, check account value, list spot balances, or place conditional/trigger orders. Triggers on 'buy coin', 'sell spot', 'take profit', 'stop loss', 'cancel order', 'my spot balance', '查看我的现货账户余额', or '现货账户余额'.
$npx -y skills add gate/gate-skills --skill gate-exchange-spotInstalls into the current project.
Run `npx skills use "https://github.com/gate/gate-skills" --skill "gate/gate-skills/gate-exchange-spot"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gate/gate-skills" that are relevant to the current task. Run `npx skills add "https://github.com/gate/gate-skills"` and select the relevant skills, then follow their instructions.