gate-trading
Gate Trading Intelligence
Derivatives market monitoring and trading opportunity detection covering three analysis dimensions: basis/premium analysis, funding rate arbitrage scanning, and liquidation anomaly detection. This skill provides comprehensive derivatives market insights to support trading decisions.
Sub-Modules
| Module | Purpose | Document |
|---|---|---|
| Basis Monitor | Spot-futures basis analysis, premium tracking, arbitrage signals | references/basis-monitor.md |
| Funding Rate Arbitrage | Full-market funding rate scan, arbitrage opportunity ranking | references/funding-rate-arbitrage.md |
| Liquidation Monitor | Liquidation spike detection, directional squeeze, pin-bar events | references/liquidation-monitor.md |
Routing Rules
Determine which sub-module to load based on the user's intent:
| User Intent | Keywords | Action |
|---|---|---|
| Basis / premium / spot-futures spread | basis, spot-futures spread, premium, discount, premium, basis, spread | Read references/basis-monitor.md, follow its workflow |
| Funding rate / arbitrage scanning | funding rate, arbitrage, abnormal funding rate, funding arbitrage | Read references/funding-rate-arbitrage.md, follow its workflow |
| Liquidation / forced closure / squeeze | liquidation, liquidation, forced liquidation, liquidation, squeeze, wick event | Read references/liquidation-monitor.md, follow its workflow |
| General derivatives overview | how is the derivatives market, derivatives, derivatives, trading opportunities | Load all three, produce combined summary |
| Multi-dimension query | basis and liquidation, funding rate and basis | Load and execute requested modules sequentially |
Execution
- Match user intent to the routing table above
- Read the corresponding document from
references/directory - Follow the Workflow defined in that document exactly
- Output the report using that document's Report Template
- Suggest related checks after completing (see Cross-Module Synergy below)
Cross-Module Synergy
When analyzing one dimension, suggest related checks from other modules:
- After basis analysis: If basis rate > 0.3%, suggest checking funding rate for confirmation → "You can also check funding conditions by saying 'run a funding-rate arbitrage scan'"
- After funding rate scan: Mention basis spread context for top candidates → "For basis details of a coin, say 'how is XX basis?'"
- After liquidation analysis: Suggest checking basis + funding rate for sentiment context → "To understand market sentiment, check basis and funding rate."
- Cross-skill reference: For deeper coin analysis, suggest using
gate-marketskill → "For deep single-coin analysis, say 'analyze XXX in detail'."
Important Notes
- All analysis is read-only — no trading operations are performed
- Gate MCP must be configured (use
gate-mcp-installerskill if needed) - Reports default to English
- Always include a disclaimer: analysis is data-based, not investment advice
- Derivatives data may not be available for all coins — handle gracefully
More from gate/gate-skills
gate-exchange-futures
Gate Exchange USDT perpetual futures trading skill. Use when the user wants to trade contracts, open/close perpetual positions, or manage futures leverage. Triggers on 'open long', 'close short', 'USDT perpetual', 'futures TP/SL'.
127gate-exchange-spot
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 '现货账户余额'.
115gate-exchange-marketanalysis
Gate Exchange market analysis tool. Use when the user asks for deep market metrics like liquidity, slippage, funding arbitrage, or manipulation risk. Triggers on 'liquidity', 'depth', 'slippage', 'momentum', 'buy/sell pressure', 'squeeze', 'funding rate', 'arbitrage', 'basis', 'premium'.
104gate-news-briefing
News briefing. Use this skill ONLY when the user's query is exclusively about recent news or headlines with no other analysis dimensions. Trigger phrases: what happened recently, today's highlights, crypto news, any new updates. If the query ALSO mentions coin analysis, risk check, technicals, or any other analysis dimension, use gate-info-research instead — it handles multi-dimension queries in a single unified report.
96gate-info-trendanalysis
Trend and technical analysis. Use this skill ONLY when the user's query is exclusively about technical indicators or trend analysis for one coin with no other analysis dimensions. Trigger phrases: technical analysis, K-line, RSI, MACD, trend, support, resistance. If the query ALSO mentions fundamentals, risk, news, sentiment, or any other analysis dimension, use gate-info-research instead — it handles multi-dimension queries in a single unified report.
85gate-dex-market
On-chain DEX market data queries via Gate: token prices/价格, K-line/OHLC candlestick charts, token rankings, security risk audits, new token discovery, holder analysis, and trading volume stats. Read-only — no transactions. Use when the user asks for 'token price', 'price of ETH', 'check SOL price', '查价格', 'K线', 'candlestick', 'OHLC', 'top gainers', 'trending tokens', 'is this token safe', 'honeypot check', 'new tokens', 'trading volume', or 'liquidity events'. Do NOT use for swap/trade execution (use gate-dex-trade) or wallet balance/account queries (use gate-dex-wallet).
78