What problem does it solve? Managing third-party AI trading skills is fragmented: finding relevant skills, installing them across multiple agents, keeping them updated, and trusting their integrity all require separate manual steps. This Skill centralizes discovery, installation, update checks, removal, and Ed25519 signature verification of marketplace skills through the okx CLI. ## Core Features & Use Cases - Marketplace Discovery: Search skills by keyword, filter by category, and browse paginated results with okx skill search and okx skill categories. - Install & Lifecycle Management: Install skills to all detected agents (Claude Code, Cursor, Windsurf, etc.) with okx skill add, list installed skills, check for updates, and remove them. - Signature Verification: Every install verifies Ed25519 signatures and SHA-256 file integrity, with on-demand re-verification via okx skill verify and an explicit --force bypass option. - Use Case: A trader wants a grid trading strategy skill. They search the marketplace, review the results, install grid-premium with one command, and later re-verify its signature to confirm the installed files have not been tampered with. ## Quick Start Ask the assistant to search the OKX Skills Marketplace for grid trading skills and install the one you choose.