Gate Skills Hub
超越交易 讓智慧與流動性在此交匯
Gate Skills Hub 是通往智能體未來的認知橋樑。我們將複雜的鏈上邏輯轉化為可執行的智能指令,賦予大語言模型前所未有的精準度,以深度駕馭和管理優質資產
—— 所有技能在上線前都會經過安全審核。
gate-dex-mcpauth
gate-dex-mcpauthGate Wallet authentication. Use when the user needs to log in, log out, refresh session, or when other Skills detect unauthenticated state (no mcp_token). Supports Google OAuth login. First use will verify that the MCP Server connection is configured.
gate-dex-mcpdapp
gate-dex-mcpdappGate Wallet interaction with external DApps. Connect wallet, sign messages (EIP-712/personal_sign), sign and send DApp-generated transactions, ERC20 Approve authorization. Use when users need to interact with DeFi protocols, NFT platforms, or any DApp. Includes transaction confirmation gating and security review.
gate-dex-mcpmarket
gate-dex-mcpmarketGate Wallet market data and token info queries. K-line, trading stats, liquidity, token details, rankings, security audit, new token discovery. Use when user asks about quotes, price, token info. All queries require no auth. Not for executing trades.
gate-dex-mcpswap
gate-dex-mcpswapGate Wallet Swap/DEX trading. Get quotes, execute Swap. Use when user wants to 'swap USDT for ETH', 'swap', 'exchange tokens', 'buy tokens', 'sell tokens'. Includes mandatory three-step confirmation gate. Supports EVM multi-chain + Solana, supports cross-chain Swap.
gate-dex-mcptransfer
gate-dex-mcptransferGate Wallet transfer execution. Build transaction, sign, broadcast. Use when user wants to 'send ETH', 'transfer USDT', 'transfer', 'send tokens'. Includes mandatory balance verification and user confirmation gate. Supports EVM multi-chain + Solana native/token transfers.
gate-dex-mcpwallet
gate-dex-mcpwalletGate Wallet portfolio assets and transaction history. Query balance, total assets, token holdings, wallet address, transfer history, transaction details, Swap history. Use when user asks 'how much ETH do I have', 'check balance', 'total assets', 'wallet address', 'transaction history', 'transfer records'. Supports EVM multi-chain + Solana.
gate-exchange-futures
gate-exchange-futuresThe USDT perpetual futures trading function of Gate Exchange: open position, close position, cancel order, amend order. Trigger phrases: open position, close position, cancel order, amend order, reverse, close all.
gate-exchange-marketanalysis
gate-exchange-marketanalysisThe market analysis function of Gate Exchange — liquidity, momentum, liquidation, funding arbitrage, basis, manipulation risk, order book explainer, slippage simulation. Use when the user asks about liquidity, depth, slippage, buy/sell pressure, liquidation, funding rate arbitrage, basis/premium, manipulation risk, order book explanation, or slippage simulation (e.g. market buy $X slippage). Trigger phrases: liquidity, depth, slippage, momentum, buy/sell pressure, liquidation, squeeze, funding rate, arbitrage, basis, premium, manipulation, order book, spread, slippage simulation.
gate-exchange-spot
gate-exchange-spotGate 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.
gate-mcp-installer
gate-mcp-installerOne-click installer and configurator for Gate MCP (mcporter) in OpenClaw. Use when the user wants to (1) Install mcporter CLI tool, (2) Configure Gate MCP server connection, (3) Verify Gate MCP setup, or (4) Troubleshoot Gate MCP connectivity issues.