gate-exchange-futures とは?
Gate Exchange の USDT 無期限先物取引機能: ポジションのオープン、ポジションのクローズ、注文のキャンセル、注文の修正。トリガーフレーズ: オープンポジション、クローズポジション、注文のキャンセル、注文の修正、リバース、すべてクローズ。 ソース: gate/gate-skills。
Gate Exchange の USDT 無期限先物取引機能: ポジションのオープン、ポジションのクローズ、注文のキャンセル、注文の修正。トリガーフレーズ: オープンポジション、クローズポジション、注文のキャンセル、注文の修正、リバース、すべてクローズ。
コマンドラインで gate-exchange-futures AI スキルを開発環境にすばやくインストール
ソース: gate/gate-skills。
This skill is the single entry for Gate USDT perpetual futures. It supports four operations only: open position, close position, cancel order, amend order. User intent is routed to the matching workflow.
| Open | Limit/market open long or short, cross/isolated mode, top gainer/loser order | long, short, buy, sell, open, top gainer, top loser | | Close | Full close, partial close, reverse position | close, close all, reverse | | Cancel | Cancel one or many orders | cancel, revoke | | Amend | Change order price or size | amend, modify |
| Open position | "BTC long 1 contract", "market short ETH", "10x leverage long", "top gainer long 10U" | Read references/open-position.md | | Close position | "close all BTC", "close half", "reverse to short", "close everything" | Read references/close-position.md |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/gate/gate-skills --skill gate-exchange-futuresGate Exchange の USDT 無期限先物取引機能: ポジションのオープン、ポジションのクローズ、注文のキャンセル、注文の修正。トリガーフレーズ: オープンポジション、クローズポジション、注文のキャンセル、注文の修正、リバース、すべてクローズ。 ソース: gate/gate-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/gate/gate-skills --skill gate-exchange-futures インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/gate/gate-skills