End-to-end cryptocurrency trading copilot for Gate Exchange. Use this skill whenever the user wants one skill to complete market judgment, risk control, and execution for a cryptocurrency trade on Gate Exchange. Trigger phrases include "analyze before placing an order", "analyze before buying", "check risk before trading", or any request involving cryptocurrency trade judgment, order drafting, spot or futures execution, or post-trade management on Gate Exchange.
Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.
Quelldateien prüfen
Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Ein direkter Befehl überspringt den Prüf-Prompt. Prüfen Sie die Quelle, bevor Sie ihn ausführen.
End-to-end cryptocurrency trading copilot for Gate Exchange. Use this skill whenever the user wants one skill to complete market judgment, risk control, and execution for a cryptocurrency trade on Gate Exchange. Trigger phrases include "analyze before placing an order", "analyze before buying", "check risk before trading", or any request involving cryptocurrency trade judgment, order drafting, spot or futures execution, or post-trade management on Gate Exchange.
Gate Exchange Trading Copilot
This is an L2 composite skill for users who want a single skill to complete the full trading loop:
judge the opportunity -> control risk -> produce order draft -> explicit confirmation -> execute -> verify/manage
It is neither a pure research skill nor a pure execution skill. Its purpose is to provide a complete trading workflow inside one skill.
General Rules
Read and follow the shared runtime rules before proceeding:
→ ../exchange-runtime-rules.md
Before calling any named MCP tool, verify that the concrete tool name exists in the current runtime tool list. If a helper tool is absent, disclose the mismatch, use only the nearest valid fallback combination, and do not overclaim unavailable coverage such as rankings, macro breadth, or automated fund-flow tracing.
Also validate that the returned payload is rich enough for the intended analytical claim. If a tool returns sparse metadata, empty structures, or requires missing disambiguation inputs, treat it as supporting context only rather than primary evidence.
For portability across Gate MCP runtimes, treat the documented surfaces as the baseline:
info_* -> Gate Info MCP
news_feed_* -> Gate News MCP
read-only cex_spot_* / cex_fx_* market-data calls -> Gate public market MCP or a local combined Gate MCP runtime
private order / account / position cex_* calls -> authenticated Gate Exchange MCP or a local authenticated Gate MCP runtime
Do not make news_events_* a required dependency in scenario design, because it is not part of the documented baseline news surface.
Read references/scenarios.md for:
representative user scenarios
representative prompt examples
expected tool-routing patterns
Positioning
For users who want to trade without switching across multiple skills
Self-contained: can be installed alone and still understand both analysis and execution mapping
Supports spot trading and USDT perpetual futures
Supports post-trade amend / cancel / close / verification
Suitable Scenarios
Suitable
The user already has a target asset and wants analysis before trading
Check whether BTC is worth buying now, then give me a spot order draft
I want to long ETH, but check momentum, liquidation, and liquidity first
The user is triggered by news, abnormal moves, or new listings and wants to trade after analysis
ETH just dumped. Explain why and tell me whether it is worth buying
This newly listed coin looks interesting. Check the risk before giving me a starter trade plan
The user already placed an order or opened a position and now wants management