Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsAvançado

OKX CEX Trading CLI

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

This skill should be used when the user asks to 'buy BTC', 'sell ETH', 'place a limit order', 'place a market order', 'cancel my order', 'amend my order', 'long BTC perp', 'short ETH swap', 'open a position', 'close a position', 'set take profit', 'set stop loss', 'add a trailing stop', 'set leverage', 'check my orders', 'order status', 'fill history', 'trade history', 'buy a call', 'sell a put', 'buy call option', 'sell put option', 'option chain', 'implied volatility', 'IV', 'option Greeks', 'delta', 'gamma', 'theta', 'vega', 'delta hedge', 'option order', 'option position', 'option fills', or any request to place/cancel/amend spot, perpetual swap, delivery futures, or options orders on OKX CEX. Covers spot trading, swap/perpetual contracts, delivery futures, options (calls/puts, Greeks, IV), and conditional (TP/SL/trailing) algo orders. Requires API credentials. Do NOT use for market data (use okx-cex-market), account balance/positions (use okx-cex-portfolio), or grid/DCA bots (use okx-cex-bot).

tradingokxcexcryptoapiorder-managementalgorithmic-trading
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdokx-cex-trade/workflow
1
Credential & Profile Check — : Verify API credentials and determine the trading profile (live or demo).
2
Instrument & Action Identification — : Determine the instrument type (spot, swap, futures, option) and the desired action (place, cancel, amend).
3
Parameter Confirmation — : Confirm all required parameters for the chosen action, including size, price, leverage, and conditional triggers.
4
Command Construction — : Build the appropriate `okx` CLI command with all necessary parameters.
5
Command Execution — : Execute the constructed command using the `okx` CLI.
6
Result Verification — : Verify the success of the operation by checking the order status or position update.
7
User Feedback — : Provide clear and concise feedback to the user, including confirmation messages and relevant data.

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 com ←OKX CEX Market Data 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 Trading CLI
okx-cex-trade
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers10
buy BTCsell ETHplace a limit order on OKXcancel my OKX orderlong BTC perpcheck my OKX ordersbuy a call option on OKXset stop loss on OKXget option chain for BTCcheck option Greeks

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-trade
$ synaptic skills detail okx-cex-trade
$ synaptic skills live okx-cex-trade

Dependências

@okx_ai/okx-trade-clinpm

Links

GitHub Repository