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

OKX DEX Aggregator API

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

This skill should be used when the user asks to 'swap tokens', 'trade OKB for USDC', 'buy tokens', 'sell tokens', 'exchange crypto', 'convert tokens', 'swap SOL for USDC', 'get a swap quote', 'execute a trade', 'find the best swap route', 'cheapest way to swap', 'optimal swap', 'compare swap rates', or mentions swapping, trading, buying, selling, or exchanging tokens on XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon, or any of 20+ supported chains. Aggregates liquidity from 500+ DEX sources for optimal routing and price. Supports slippage control, price impact protection, and cross-DEX route optimization. Do NOT use for general programming questions about swap code, or for analytical questions about historical swap volume.

dex-aggregationcrypto-swapon-chain-tradingokx-apitoken-exchangecross-chain-swap
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdokx-dex-swap/workflow
1
Identify Intent — : Determine the user's goal (quote, swap, list DEXes, approve).
2
Collect Parameters — : Gather chain ID, token addresses, amount, slippage, wallet address. Use `okx-dex-token` to resolve token names.
3
Get Quote — : Call `/aggregator/quote` to get price, route, gas, price impact. Check `isHoneyPot` and `taxRate`.
4
Approve (EVM only) — : If selling non-native token, call `/aggregator/approve-transaction` to get approval calldata.
5
Execute Swap — : Call `/aggregator/swap` (EVM) or `/aggregator/swap-instruction` (Solana) to get transaction data.
6
Sign and Send — : User signs and sends the transaction.
7
Suggest Next Steps — : Provide transaction hash and suggest follow-up actions.

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 Wallet Portfolio API
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Compõe comOKX DEX Token Info API
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
85
Compõe com ←OKX Onchain Gateway API
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Compõe com ←OKX DEX Signal CLI
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Compõe com ←OKX DEX Memepump CLI
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Compõe com ←Onchain OS Wallet
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
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 DEX Aggregator API
okx-dex-swap
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.ACT
6.REFLECT
Triggers10
swap tokenstrade OKB for USDCbuy tokens on XLayersell tokens on Solanaexchange crypto on Ethereumconvert tokens on BSCget a swap quoteexecute a trade on Arbitrumfind the best swap routecheapest way to swap tokens

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-dex-swap
$ synaptic skills detail okx-dex-swap
$ synaptic skills live okx-dex-swap

Dependências

cryptofetch

Links

GitHub Repository