什么是 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