This is a comprehensive market analysis toolkit for Gate Exchange that covers thirteen different scenarios, from liquidity depth and momentum analysis to funding arbitrage, liquidation monitoring, and manipulation risk assessment. It orchestrates the gate-cli binary to pull order book data, candlesticks, funding rates, and volume metrics, then structures them into actionable insights. You'd reach for this when you need more than price charts: slippage simulation for a market order, support and resistance levels from K-line data, or weekend versus weekday liquidity comparisons. The skill is primarily read-only and works with public endpoints, though some deployments may still route calls through authenticated MCP layers. Setup is straightforward if you already have GATE_API_KEY and GATE_API_SECRET configured.
npx skills add https://github.com/gate/gate-skills --skill gate-exchange-marketanalysis