Manage Grid bots (spot/contract/coin-margined) and DCA Martingale bots (Spot DCA 现货马丁 / Contract DCA 合约马丁) on OKX. Covers create, stop, amend, monitor P&L, TP/SL, margin/investment adjustment, and AI-recommended parameters. Requires API credentials. Not for regular orders (okx-cex-trade), market data (okx-cex-market), or account info (okx-cex-portfolio).
$npx -y skills add dex-original/okx-agent-trade-kit --skill okx-cex-botInstalls into the current project.
Run `npx skills use "https://github.com/dex-original/okx-agent-trade-kit" --skill "dex-original/okx-agent-trade-kit/okx-cex-bot"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dex-original/okx-agent-trade-kit" that are relevant to the current task. Run `npx skills add "https://github.com/dex-original/okx-agent-trade-kit"` and select the relevant skills, then follow their instructions.