Handles all the account management and portfolio tracking for OKX exchange trading. You'll use this when checking balances across trading and funding accounts, reviewing open and closed positions with P&L, pulling transaction history, checking your fee tier, or transferring funds between accounts. Supports both API key and OAuth authentication with separate demo and live modes, which matters since transfer commands hit real accounts. The skill splits cleanly from market data (prices, depth) and order execution, so you can check your USDT balance and position P&L without mixing concerns. Ships with the okx-trade-cli npm package and includes Chinese language support for common queries like 总资产.
npx -y skills add okx/agent-skills --skill okx-cex-portfolio --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot