Loading...
Loading...
Use this skill when the user asks to: 'find a trading skill', 'search for skills', 'install a skill', 'add a skill', 'download a skill', 'browse skill marketplace', 'what skills are available', 'update a skill', 'check for skill updates', 'remove a skill', 'uninstall a skill', 'list installed skills', 'show my skills', 'skill categories', or any request to discover, install, update, or manage AI trading skills from the OKX Skills Marketplace. This skill covers searching, browsing categories, installing via CLI, downloading zip packages, checking for updates, and removing installed skills. Requires API credentials for marketplace API access. Do NOT use for placing orders (use okx-cex-trade), market data (use okx-cex-market), or bot management (use okx-cex-bot).
npx skill4agent add okx/agent-skills okx-cex-skill-mpokx-cex-skill-mpokx-cex-marketokx-cex-portfoliookx-cex-tradeokx-cex-botokxnpm install -g @okx_ai/okx-trade-cliokx config initokx skill add <name>addaddokx skill download <name> --dir <path>adddownloadadd| # | Command | Description |
|---|---|---|
| 1 | | Search marketplace by keyword |
| 2 | | Filter skills by category |
| 3 | | List all available categories |
| 4 | | Download + install to all detected agents |
| 5 | | Download zip only (default: current dir) |
| 6 | | List locally installed skills |
| 7 | | Check if a newer version is available |
| 8 | | Uninstall a skill |
--jsonokx skill search grid NAME VERSION DESCRIPTION
grid-premium 1.2.0 Enhanced grid trading with technical analysis
grid-dca 1.0.0 Grid strategy combined with DCA
2 skills found (page 1/1). Use `okx skill add <name>` to install.okx skill search --categories trading-strategytotalPageokx skill search grid --page 2 --limit 5
# Output: "3 skills found (page 2/4). Use `okx skill add <name>` to install."okx skill categories ID NAME
trading-strategy Trading Strategy
risk-management Risk Management
analysis Market Analysisokx skill add grid-premiumDownloading grid-premium...
Installing to detected agents...
✓ Skill "grid-premium" v1.2.0 installednpx skills add~/.okx/skills/registry.jsonaddokx skill download grid-premium --dir ~/Downloads/✓ Downloaded grid-premium.zip
Path: /Users/me/Downloads/grid-premium.zipSKILL.md_meta.jsonreference/okx skill list NAME VERSION INSTALLED AT
grid-premium 1.2.0 2026-03-25 10:30:00
dca-smart 2.1.0 2026-03-20 14:00:00
2 skills installed.okx skill check grid-premiumgrid-premium: installed v1.0.0 → latest v1.2.0 (update available)
Use `okx skill add grid-premium` to update.okx skill add <name>okx skill remove grid-premium✓ Skill "grid-premium" removed| MCP Tool | Equivalent CLI | Description |
|---|---|---|
| | Search by keyword/category. Response includes |
| | List categories |
| | Download zip to directory |
add| Error | Meaning | Action |
|---|---|---|
| Skill has been removed from marketplace | Choose a different skill |
| No approved version available | Skill is pending review, try later |
| Version not yet approved for download | Wait for review or use an older version |
| Authentication error | Run |
| npx not available or network issue | Use |