Handles Gate.io spot trading through the gate-cli command line tool. You can check balances, place market and limit orders, set up conditional triggers for take-profit and stop-loss scenarios, and manage open orders. The skill wraps all the standard spot operations: buying and selling crypto, querying account state, pulling market data like tickers and orderbooks, and working with price-triggered orders. It requires GATE_API_KEY and GATE_API_SECRET with spot write permissions. The implementation is pure CLI, no MCP servers involved, and includes Chinese language triggers for balance checks. Setup is straightforward if you already trade on Gate, though you'll want to read the runtime rules before letting it execute anything with real money.
npx skills add https://github.com/gate/gate-skills --skill gate-exchange-spot