gate-exchange-alpha

Resolves Gate Alpha intents for token discovery, market viewing, trading execution, and account/order queries via gate-cli.

Updated May 10, 2026
One-click install
npx skills add https://github.com/Tsin418/crypto-research-agent --skill gate-exchange-alpha-tsin418
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-exchange-alpha
Source: https://github.com/Tsin418/crypto-research-agent/tree/main/.agents/skills/gate-exchange-alpha
Command: npx skills add https://github.com/Tsin418/crypto-research-agent --skill gate-exchange-alpha-tsin418

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Gate Alpha trading often requires careful token lookup, quoting, and order confirmation to avoid mistakes. This skill streamlines Gate Alpha token discovery, market lookup, and quote-based buy/sell workflows with guardrails for validation and confirmations.

Core Features & Use Cases

  • Token discovery & filtering: Find tradable Alpha tokens by chain, launch platform, or contract address, and interpret trading status (active/suspended/delisted).
  • Market viewing: Retrieve latest price, 24h change, volume, and market cap for one token or an overview of many tokens.
  • Quote-based trading with safety: Perform buy/sell using the required quote → show quote → explicit user confirmation → place order flow, with optional order tracking and post-trade verification.
  • Account, portfolio, and history: View balances, compute portfolio value using tickers, and list transaction history and order history by time range.
  • Use Case: When a user wants to buy a specific Alpha token (possibly with custom slippage) or sell full/partial holdings, the skill routes to the correct workflow and produces report-ready results.

Quick Start

Ask: "Show me Alpha SOL tokens and then buy 50 USDT worth of TRUMP with 10% slippage."

Frequently Asked Questions about gate-exchange-alpha

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I buy Gate Alpha tokens with a confirmed quote?

Gate Alpha token buys require a quote → show quote → explicit user confirmation → place order flow. This process validates trading status and balances, enforces quote freshness, and supports custom slippage before executing the purchase.

How can I find tradable Gate Alpha tokens by chain or contract address?

Token discovery for Gate Alpha filters tradable assets by chain, launch platform, or contract address. It interprets trading status indicators like active, suspended, or delisted to ensure you only target valid markets.

How do I check my Gate Alpha portfolio valuation and transaction history?

Portfolio valuation computes holdings value using current tickers, while transaction history queries list activity by time range. The system retrieves balances and order history status to provide a complete account overview.

Do I need explicit confirmation before placing a Gate Alpha sell order?

Yes, quote-based trading enforces explicit user confirmation before placing any buy or sell order. The workflow requires showing the quote first, validating balances, and following field naming rules to prevent execution mistakes.

Can I retrieve market price and 24h volume for Gate Alpha tokens?

Market viewing retrieves the latest price, 24h change, volume, and market cap for individual tokens or an overview of multiple tokens. This provides current market data for decision-making before trading.

What are the limitations when trading suspended or delisted Gate Alpha tokens?

The system validates trading status and enforces authentication boundaries, preventing trades on suspended or delisted tokens. Quote freshness rules and documented field naming must be followed for correct execution results.