🎯

okx-dex-ws

🎯Skill

from okx/onchainos-skills

VibeIndex|
What it does
|

Manage real-time OKX onchainos DEX WebSocket streams through the `onchainos ws` CLI (`start` / `poll` / `stop` / `list` / `channels` / `channel-info`) or a custom Python/Node/Rust client against `wss://wsdex.okx.com/ws/v6/dex` (HMAC-SHA256 login, 25s ping). Covers all 9 channels — `price`, `dex-token-candle{period}`, `price-info`, `trades`, smart-money / address / new-signal trackers, meme-pump new-token and metrics — including poll filters and per-channel params like `--token-pair`, `--chain-index`, `--idle-timeout`.

📦

Same repository

okx/onchainos-skills(17 items)

okx-dex-ws

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add okx/onchainos-skills --skill okx-dex-ws
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add okx/onchainos-skills --skill okx-dex-ws
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/okx-dex-ws/SKILL.md

SKILL.md

1,291Installs
-
AddedApr 6, 2026

More from this repository10

🎯
okx-dex-market🎯Skill

OKX DEX market data skill from onchainos, a collection of AI coding assistant skills for token search, market data, wallet balance queries, and swap execution across 20+ blockchains.

🎯
okx-dex-token🎯Skill

OKX DEX token search skill from onchainos, a collection of AI coding assistant skills for token search, market data, wallet balance queries, and swap execution across 20+ blockchains.

🎯
okx-wallet-portfolio🎯Skill

OKX wallet portfolio skill from onchainos, a collection of AI coding assistant skills for wallet balance queries, token search, market data, and swap execution across 20+ blockchains.

🎯
okx-dex-swap🎯Skill

OKX DEX swap execution skill from onchainos, a collection of AI coding assistant skills providing token search, market data, wallet balance queries, swap execution, and transaction broadcasting across 20+ blockchains.

🎯
okx-onchain-gateway🎯Skill

OKX onchain gateway skill from onchainos, a collection of AI coding assistant skills for token search, market data, wallet balance queries, and transaction broadcasting across 20+ blockchains.

🎯
okx-dex-signal🎯Skill

A skill from onchainos that tracks smart money, whale, and KOL (Key Opinion Leader) trading signals and leaderboard rankings across 20+ blockchains via the OKX DEX API.

🎯
okx-dex-trenches🎯Skill

Skill

🎯
okx-agentic-wallet🎯Skill

Wallet-lifecycle skill of OKX onchainos — handles auth, balance, portfolio PnL, send, transaction history, and contract calls across XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon, and 20+ other chains for AI coding assistants.

🎯
okx-security🎯Skill

Security-scanning skill of OKX onchainos — performs token risk scoring, DApp phishing detection, transaction pre-execution simulation, signature safety checks, and approval management for AI coding assistants across 20+ blockchains.

🎯
okx-audit-log🎯Skill

Provides the OKX OnchainOS CLI audit log file path (`~/.onchainos/audit.jsonl`, or `$ONCHAINOS_HOME/audit.jsonl`) and its JSONL entry format — device header, timestamp with timezone, source (cli/mcp), command, duration, redacted args — so developers can troubleshoot offline without the agent reading or displaying the log contents.