gate-dex-market

Gate DEX market data skill. Uses AK/SK authentication to call Gate DEX OpenAPI, providing token and market quote read-only queries. Use when users mention quotes, prices, token information, rankings, security audits.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "gate-dex-market" with this command: npx skills add gate-exchange/gate-dex-market

Gate DEX Market

Market Data Skill — OpenAPI mode, AK/SK authentication for direct API calls

Trigger Scenarios: Use when users mention "quotes", "K-line", "prices", "token information", "rankings", "security audit", "market data", and other related operations.


🎯 Architecture

ModeConnection MethodAdvantagesUse Cases
OpenAPI ModeAK/SK direct callsStrong independence, fast responseMarket data queries, token information, security audits

📋 Environment Detection

Before first API call, check if credentials are configured:

ConditionHandling
~/.gate-dex-openapi/config.json existsRead credentials and proceed with API calls
Config file not foundAuto-create with default credentials, prompt user to configure dedicated AK/SK

🔧 Configuration

Config file: ~/.gate-dex-openapi/config.json

{
  "api_key": "your_api_key",
  "secret_key": "your_secret_key"
}

First use: If file doesn't exist, Skill will auto-create config with built-in default credentials; recommend visiting Gate DEX Developer Platform to create dedicated AK/SK for better rate limiting and experience.


📖 Complete Specification

All API call specifications, signature algorithms, request/response formats are documented in:

references/openapi.md

This includes:

  • HMAC-SHA256 signature algorithm
  • 9 API actions (6 token-type + 3 market-type)
  • Request/response examples
  • Error handling

Skill Routing

Post-market data query follow-up operation guidance:

User IntentTarget Skill
Buy/sell tokensgate-dex-trade
Transfer tokensgate-dex-wallet/references/transfer
View holdingsgate-dex-wallet
View trading/Swap historygate-dex-wallet
Interact with DAppgate-dex-wallet/references/dapp

Cross-Skill Workflows

Called by Other Skills

This Skill serves as market data and security information provider, commonly called by these Skills:

CallerCall ScenarioTool Used
gate-dex-tradeQuery token info before Swap to help parse addressestoken_get_coin_info
gate-dex-tradeSecurity audit target token before Swaptoken_get_risk_info
gate-dex-tradeQuery available token list before Swaptoken_list_swap_tokens
gate-dex-tradeQuery available tokens on target chain before cross-chain bridgetoken_list_cross_chain_bridge_tokens
gate-dex-wallet/references/dappContract security audit before DApp transactionstoken_get_risk_info

Supported Chains

Chain IDNetwork NameType
ethEthereumEVM
bscBNB Smart ChainEVM
polygonPolygonEVM
arbitrumArbitrum OneEVM
optimismOptimismEVM
avaxAvalanche C-ChainEVM
baseBaseEVM
solSolanaNon-EVM

Security Rules

  1. Credential Security: secret_key must not be displayed in plain text
  2. Read-only Nature: All operations are data queries only, no on-chain writes involved
  3. Objective Display: Price, rankings, and other data presented objectively, no investment advice provided

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Leads

Leads - command-line tool for everyday use

Registry SourceRecently Updated
General

Bmi Calculator

BMI计算器。BMI计算、理想体重、健康计划、体重追踪、儿童BMI、结果解读。BMI calculator with ideal weight, health plan. BMI、体重、健康。

Registry SourceRecently Updated
General

Blood

Blood — a fast health & wellness tool. Log anything, find it later, export when needed.

Registry SourceRecently Updated
General

Better Genshin Impact

📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI A better genshin impact, c#, auto-play-game, automatic, g...

Registry SourceRecently Updated