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

OKX CEX Portfolio & Account CLI

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

This skill should be used when the user asks about 'account balance', 'how much USDT do I have', 'my funding account', 'show my positions', 'open positions', 'position P&L', 'unrealized PnL', 'closed positions', 'position history', 'realized PnL', 'account bills', 'transaction history', 'trading fees', 'fee tier', 'account config', 'max order size', 'how much can I buy', 'withdrawable amount', 'transfer funds', 'move USDT to trading account', or 'switch position mode'. Requires API credentials. Do NOT use for market prices (use okx-cex-market), placing/cancelling orders (use okx-cex-trade), or grid/DCA bots (use okx-cex-bot).

okxcexportfolioaccount-managementcrypto-exchangeapi-integrationtrading
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdokx-cex-portfolio/workflow
1
Credential & Profile Check: — Verify OKX API credentials and confirm the trading profile (live or demo).
2
Identify Account Action: — Determine the specific action the user wants to perform (e.g., check balance, transfer funds).
3
Construct CLI Command: — Formulate the appropriate `okx` CLI command with the necessary parameters.
4
Execute Command: — Run the `okx` CLI command using the configured profile.
5
Parse Output: — Extract the relevant information from the command's output.
6
Present Information: — Display the information to the user in a readable format, including the profile used.
7
Verification (for writes): — After write operations, verify the changes by running read commands.

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 comOKX CEX Market Data CLI
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
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 Portfolio & Account CLI
okx-cex-portfolio
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers8
show my account balance on OKXwhat is my USDT balance on OKX?display my open positions on OKXwhat is my position P&L on OKX?transfer funds on OKXcheck my trading fees on OKXwhat is my withdrawable amount on OKX?move USDT to my trading account 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-portfolio
$ synaptic skills detail okx-cex-portfolio
$ synaptic skills live okx-cex-portfolio

Dependências

@okx_ai/okx-trade-clinpm

Links

GitHub Repository