Use this skill when the user wants to 'login/log in/sign in', 'authenticate', 'authorize', 'connect OKX account', 'set up credentials', 'first time setup',…
OKX CEX Authentication OAuth 2.0 device flow authentication for OKX CLI. Guides first-time setup, re-authentication after session expiry, and logout. Supported Sites Site Region URL global Global www.okx.com eea EEA my.okx.com us US app.okx.com Site is a separate dimension from auth method. Both API-key and OAuth paths require a site. Once selected, a site is persisted: API-key users: profile.site in ~/.okx/config.toml (written by okx config init). OAuth users: saved inside the okx-auth binary state the first time okx auth login --site <X> succeeds, and returned by okx auth status --json as the site field. There is no okx config set-site command — site cannot be persisted independently of an auth attempt. For OAuth flows, the agent must remember the user's choice within the conversation and pass --site <X> on okx auth login. Prerequisites
don't have the plugin yet? install it then click "run inline in claude" again.