This is a Gate.io perpetual futures trading skill that wraps their gate-cli binary. It handles the full lifecycle: opening longs and shorts with leverage, closing positions, setting take-profit and stop-loss triggers, amending orders, and conditional entries when price hits a level. The skill includes install scripts for Linux and macOS (both Intel and ARM), expects GATE_API_KEY and GATE_API_SECRET in your environment, and requires Fx:Write permissions on your API key. It's built for conversational futures trading without touching the web UI. The routing is clean and covers the obvious cases like "long BTC 10x" or "set TP at 70000" or "close half my position."
npx skills add https://github.com/gate/gate-skills --skill gate-exchange-futures