gate-dex CLI market & token data skill: K-line, liquidity, trading stats, token info, security audit, rankings, new listings, chain config, and raw RPC. Read-only; no signing. Use this skill whenever the user asks for on-chain market data, token info, or security audits via the gate-dex CLI. Trigger phrases include K-line, token price, market cap, token risk, honeypot check, token rankings, new tokens, liquidity, tx stats, chain config, rpc.
$npx -y skills add gate/gate-skills --skill gate-dex-market-cliInstalls into the current project.
Run `npx skills use "https://github.com/gate/gate-skills" --skill "gate/gate-skills/gate-dex-market-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.