gate-dex CLI swap skill: one-shot DEX swap (quote → GV checkin → sign → broadcast) via the swap command. GV checkin built in — no external binary. Supports EVM multi-chain and Solana, with ERC20 approve flow. Use this skill whenever the user wants to swap, exchange, buy, sell, convert, or bridge tokens via the gate-dex CLI. Trigger phrases include swap, exchange, buy, sell, convert, bridge, cross-chain, quote, swap history, swap detail, swap-tokens, bridge-tokens.
$npx -y skills add gate/gate-skills --skill gate-dex-trade-cliInstalls into the current project.
Run `npx skills use "https://github.com/gate/gate-skills" --skill "gate/gate-skills/gate-dex-trade-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gate/gate-skills" that are relevant to the current task. Run `npx skills add "https://github.com/gate/gate-skills"` and select the relevant skills, then follow their instructions.