gate-exchange-crossex

Manage cross-exchange trading, transfers, and order queries on Gate CrossEx.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves cross-exchange unified trading complexity by routing user intents to the correct Gate CrossEx workflows and orchestrating the required account, order, transfer, convert, and position operations with safety guardrails.

Core Features & Use Cases

  • Unified CrossEx execution: Place and manage spot, margin, and USDT futures orders, and handle position and leverage updates.
  • Cross-exchange account operations: Transfer funds between Gate CrossEx and supported exchange accounts, and run flash convert flows.
  • Account visibility and audit: Query current positions, open orders, and historical records including trades, order history, position history, interest, and ledger entries.
  • Safety-first operations: Requires explicit user confirmation before any mutation (trades, transfers, converts, leverage/order updates) and avoids handling credentials in chat.

Quick Start

Use this skill when you want to trade across Gate CrossEx and supported exchanges by asking: "Transfer 100 USDT from Gate to Binance."

Frequently Asked Questions about gate-exchange-crossex

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

FAQPage Schema
How do I transfer funds between Gate CrossEx and other exchange accounts?

Cross-exchange trading lets you route spot, margin, and USDT futures orders through a single unified boundary. It solves the complexity of managing positions and orders across multiple exchanges from one interface.

How do I place spot, margin, and futures orders across multiple exchanges?

You can query current positions, open orders, and historical records including trades, order history, position history, interest, and ledger entries. The skill retrieves this data from Gate CrossEx across supported exchanges.

What do I need to start trading on Gate CrossEx?

Yes, the skill supports flash convert flows to exchange assets quickly within the Gate CrossEx environment. It applies when users request conversions as part of the unified cross-exchange routing boundary.

Does the skill require confirmation before executing trades and transfers?

The skill performs read prechecks before any operation and gates all write actions behind explicit confirmation. It also avoids handling API credentials in chat to maintain security during cross-exchange workflows.