Unified wrapper for OKX OnchainOS capabilities (wallet, market, token, signal, trenches, swap, gateway, security, portfolio, audit log). Use when users want any OKX OnchainOS workflow without installing many separate skills.
This is a consolidated wrapper skill for the full OKX OnchainOS package.
The upstream package contains many individual skills. This wrapper keeps the top-level skills/ directory clean by grouping all module skills under:
skills/okx-onchainos-suite/modules/
Included modules:
Use this skill as the single entrypoint for all OnchainOS requests.
Intent routing:
onchainos CLI should be installed and available in PATH.
Required environment variables for authenticated calls:
OKX_API_KEYOKX_SECRET_KEYOKX_PASSPHRASEmodules/ for reference and maintenance.