okx-account

Installation
SKILL.md

OKX Account (Read-Only)

Read-only OKX account tracker built on the official python-okx library. Use it for account tracking, daily/weekly reports, risk alerts, and cashflow attribution.

How to Get an OKX API Key (Read-Only)

  1. Sign in at okx.com, top-right avatar → API
  2. Create V5 API Key → complete 2FA verification
  3. Fill the form:
    • API name: anything
    • Passphrase: ⚠️ a brand-new password used to sign API requests, NOT your login password. Lose it and you can only delete the key and create a new one.
    • Permissions: tick Read only, leave Trade / Withdraw off
    • IP whitelist: leave empty
  4. Submit → immediately copy and save all three values: API Key / Secret Key / Passphrase (Secret is shown only once)
  5. Set them into this skill's environment variables

Reference: OKX official tutorial

Installs
19
GitHub Stars
13
First Seen
May 14, 2026
okx-account — starchild-ai-agent/official-skills