Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

OKX CEX Market Data CLI

porokx·okx· v1.0.0 · atualizado em 2026-04-10
82
Score

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).

okxcexmarket-datacryptotradingapicli
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdokx-cex-market/workflow
1. User asks for market data (e.g., 'What's the price of BTC?').
2. Determine the specific data needed (e.g., current price).
3. Identify the correct `okx market` command (e.g., `okx market ticker`).
4. Determine the instrument ID (e.g., BTC-USDT).
5. Execute the command: `okx market ticker BTC-USDT`.
6. Present the output to the user (e.g., 'last: 95000.5').

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe comOKX CEX Trading CLI
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Compõe com ←OKX CEX Portfolio & Account CLI
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
83
Compõe com ←OKX CEX Earn CLI
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aRemembering Conversations
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aInstaclaw 🦞
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aWallet
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

OKX CEX Market Data CLI
okx-cex-market
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers10
get the price of bitcoin on okxwhat is the current eth ticker on okxshow me the orderbook for btc on okxmarket depth for eth-usdt on okxbtc candles on okxget ohlcv chart data for eth on okxfunding rate for btc perp on okxopen interest on okxmark price on okxlist instruments on okx

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download okx-cex-market
$ synaptic skills detail okx-cex-market
$ synaptic skills live okx-cex-market

Dependências

@okx_ai/okx-trade-cli

Links

GitHub Repository