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.

23 stars

Best use case

gate-dex-market is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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.

Teams using gate-dex-market should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/gate-dex-market/SKILL.md --create-dirs "https://raw.githubusercontent.com/jiayaoqijia/cryptoskill/main/skills/exchanges/gate-dex-market/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/gate-dex-market/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How gate-dex-market Compares

Feature / Agentgate-dex-marketStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 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

| Mode | Connection Method | Advantages | Use Cases |
|------|---------|------|---------|
| ⚡ **OpenAPI Mode** | AK/SK direct calls | Strong independence, fast response | Market data queries, token information, security audits |

---

## 📋 Environment Detection

Before first API call, check if credentials are configured:

| Condition | Handling |
|--------|---------|
| `~/.gate-dex-openapi/config.json` exists | Read credentials and proceed with API calls |
| Config file not found | Auto-create with default credentials, prompt user to configure dedicated AK/SK |

---

## 🔧 Configuration

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

```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](https://www.gatedex.com/developer) 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](./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 Intent | Target Skill |
|---------|-----------|
| Buy/sell tokens | `gate-dex-trade` |
| Transfer tokens | `gate-dex-wallet/references/transfer` |
| View holdings | `gate-dex-wallet` |
| View trading/Swap history | `gate-dex-wallet` |
| Interact with DApp | `gate-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:

| Caller | Call Scenario | Tool Used |
|--------|---------|---------|
| `gate-dex-trade` | Query token info before Swap to help parse addresses | `token_get_coin_info` |
| `gate-dex-trade` | Security audit target token before Swap | `token_get_risk_info` |
| `gate-dex-trade` | Query available token list before Swap | `token_list_swap_tokens` |
| `gate-dex-trade` | Query available tokens on target chain before cross-chain bridge | `token_list_cross_chain_bridge_tokens` |
| `gate-dex-wallet/references/dapp` | Contract security audit before DApp transactions | `token_get_risk_info` |

---

## Supported Chains

| Chain ID | Network Name | Type |
|--------|----------|------|
| `eth` | Ethereum | EVM |
| `bsc` | BNB Smart Chain | EVM |
| `polygon` | Polygon | EVM |
| `arbitrum` | Arbitrum One | EVM |
| `optimism` | Optimism | EVM |
| `avax` | Avalanche C-Chain | EVM |
| `base` | Base | EVM |
| `sol` | Solana | Non-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

Related Skills

okx-onchain-gateway

23
from jiayaoqijia/cryptoskill

This skill should be used when the user asks to 'broadcast transaction', 'send tx', 'estimate gas', 'simulate transaction', 'check tx status', 'track my transaction', 'get gas price', 'gas limit', 'broadcast signed tx', or mentions broadcasting transactions, sending transactions on-chain, gas estimation, transaction simulation, tracking broadcast orders, or checking transaction status. Covers gas price, gas limit estimation, transaction simulation, transaction broadcasting, and order tracking across XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon, and 20+ other chains. Do NOT use for swap quote or execution - use okx-dex-swap instead. Do NOT use for general programming questions about transaction handling.

okx-cex-market

23
from jiayaoqijia/cryptoskill

This skill should be used when the user asks for 'price of BTC', 'ETH ticker', 'show me the orderbook', 'market depth', 'BTC candles', 'OHLCV chart data', 'funding rate', 'open interest', 'mark price', 'index price', 'recent trades', 'price limit', 'list instruments', 'what instruments are available', or any request to query public market data on OKX CEX. All commands are read-only and do NOT require API credentials. Do NOT use for account balance/positions (use okx-cex-portfolio), placing/cancelling orders (use okx-cex-trade), or grid/DCA bots (use okx-cex-bot).

okx-dex-market

23
from jiayaoqijia/cryptoskill

This skill should be used when the user asks about live on-chain market data: token prices, price charts (K-line, OHLC), trade history, or swap activity. Also covers on-chain signals — smart money, whale, and KOL wallet activity, large trades, and signal-supported chains. For meme tokens: scanning new launches (扫链/trenches,golden dog, alpha, pump fun), checking dev wallets, developer reputation, rug pull detection, tokens by same creator, bundle/sniper detection, bonding curves, and meme token safety checks. For token search, market cap, liquidity, trending tokens, or holder distribution, use okx-dex-token instead.

recipe-morning-market-brief

23
from jiayaoqijia/cryptoskill

Generate a morning market summary with prices, volume, and portfolio state.

kraken-market-intel

23
from jiayaoqijia/cryptoskill

Read market state with low-noise data pulls and streaming updates.

gate-info-trendanalysis

23
from jiayaoqijia/cryptoskill

Trend and technical analysis. Use this skill whenever the user asks for technical or trend analysis of one coin. Trigger phrases include: technical analysis, K-line, RSI, MACD, trend, support, resistance. MCP tools: info_markettrend_get_kline, info_markettrend_get_indicator_history, info_markettrend_get_technical_analysis, info_marketsnapshot_get_market_snapshot.

gate-exchange-trading-copilot

23
from jiayaoqijia/cryptoskill

End-to-end cryptocurrency trading copilot for Gate Exchange. Use this skill whenever the user wants one skill to complete market judgment, risk control, and execution for a cryptocurrency trade on Gate Exchange. Trigger phrases include "analyze before placing an order", "analyze before buying", "check risk before trading", or any request involving cryptocurrency trade judgment, order drafting, spot or futures execution, or post-trade management on Gate Exchange.

gate-exchange-staking

23
from jiayaoqijia/cryptoskill

The on-chain staking query function of Gate Exchange. Use this skill to query staking positions, rewards, products, or order history. Trigger phrases include: staking, stake, earn, staking rewards, staking positions, earning records, staking history, available coins.

gate-info-riskcheck

23
from jiayaoqijia/cryptoskill

Token and address risk assessment. Use this skill whenever the user asks about token, contract, or address safety. Trigger phrases include: is this token safe, check contract risk, is this address safe, honeypot, rug. MCP tools: info_compliance_check_token_security, info_coin_get_coin_info; Address mode: info_onchain_get_address_info.

gate-news-briefing

23
from jiayaoqijia/cryptoskill

News briefing. Use this skill whenever the user asks for recent news or headlines. Trigger phrases include: what happened recently, today's highlights, crypto news, any new updates. MCP tools: news_events_get_latest_events, news_feed_search_news, news_feed_get_social_sentiment.

gate-mcp-skill

23
from jiayaoqijia/cryptoskill

Use Gate MCP through UXC for public spot and futures market data workflows with a fixed streamable-http endpoint and read-first guardrails.

gate-mcp-openclaw-installer

23
from jiayaoqijia/cryptoskill

One-click installer for all Gate.com MCP servers including spot/futures trading, DEX, market info, and news. Use when users need to install, configure, or manage Gate MCP servers with mcporter.