·gate-exchange-spot
</>

gate-exchange-spot

Gate spot trading and account operations skill. Use this skill whenever the user asks to buy/sell crypto, check account value, cancel/amend spot orders, place conditional buy/sell plans, verify fills, or perform coin-to-coin swaps in Gate spot trading. Trigger phrases include 'buy coin', 'sell coin', 'monitor market', 'cancel order', 'amend order', 'break-even price', 'rebalance', 'spot trading', 'buy/sell', or any request that combines spot order execution with account checks.

13Installs·3Trend·@gate

Installation

$npx skills add https://github.com/gate/gate-skills --skill gate-exchange-spot

How to Install gate-exchange-spot

Quickly install gate-exchange-spot AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/gate/gate-skills --skill gate-exchange-spot
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: gate/gate-skills.

SKILL.md

View raw

| Account and balances | getspotaccounts, listspotaccountbook | | Place/cancel/amend orders | createspotorder, createspotbatchorders, cancelallspotorders, cancelspotorder, cancelspotbatchorders, amendspotorder | | Open orders and fills | listspotorders, listspotmytrades | | Market data | getspottickers, getspotorderbook, getspotcandlesticks |

| Trading rules | getcurrency, getcurrencypair | | Fees | getwalletfee, getspotbatchfee |

| buy | Quote-currency amount (USDT) | "Buy 100U BTC" -> amount="100" | | sell | Base-currency quantity (BTC/ETH, etc.) | "Sell 0.01 BTC" -> amount="0.01" |

Gate spot trading and account operations skill. Use this skill whenever the user asks to buy/sell crypto, check account value, cancel/amend spot orders, place conditional buy/sell plans, verify fills, or perform coin-to-coin swaps in Gate spot trading. Trigger phrases include 'buy coin', 'sell coin', 'monitor market', 'cancel order', 'amend order', 'break-even price', 'rebalance', 'spot trading', 'buy/sell', or any request that combines spot order execution with account checks. Source: gate/gate-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gate/gate-skills --skill gate-exchange-spot
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from gate/gate-skills

Quick answers

What is gate-exchange-spot?

Gate spot trading and account operations skill. Use this skill whenever the user asks to buy/sell crypto, check account value, cancel/amend spot orders, place conditional buy/sell plans, verify fills, or perform coin-to-coin swaps in Gate spot trading. Trigger phrases include 'buy coin', 'sell coin', 'monitor market', 'cancel order', 'amend order', 'break-even price', 'rebalance', 'spot trading', 'buy/sell', or any request that combines spot order execution with account checks. Source: gate/gate-skills.

How do I install gate-exchange-spot?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gate/gate-skills --skill gate-exchange-spot Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/gate/gate-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10