okx-cex-skill-mp

okx-cex-skill-mp is a skill for Claude Code, Codex from okx/agent-trade-kit. It costs 216 tokens per session (2,357 once invoked), scanned A, original, MIT.

A tool for browsing and managing add-ons in the OKX Skills Marketplace. These skills are instruction packages that extend an AI trading assistant, and they are made by independent third-party developers.

In plain words
What is it for?
Use it to search the marketplace, view available or installed skills, install trusted packages, check for updates, update skills, and uninstall them.
Why use it?
It helps you find, install, update, list, inspect, and remove skills instead of managing their files manually. Installed skills run locally with the agent's permissions.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: mentions Claude Code; built for openclaw.

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /Users/me/Downloads/grid-premium.zip.

Good fit Use it to search the marketplace, view available or installed skills, install trusted packages, check for updates, update skills, and uninstall them.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for okx-cex-skill-mp

README.md
[![agentmods](https://agentmods.dev/badge/skills/okx/agent-trade-kit/okx-cex-skill-mp/github.svg)](https://agentmods.dev/skills/okx/agent-trade-kit/okx-cex-skill-mp)
Your own site
<a href="https://agentmods.dev/skills/okx/agent-trade-kit/okx-cex-skill-mp"><img src="https://agentmods.dev/badge/skills/okx/agent-trade-kit/okx-cex-skill-mp/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for okx-cex-skill-mp

Your own site · 80×15
<a href="https://agentmods.dev/skills/okx/agent-trade-kit/okx-cex-skill-mp"><img src="https://agentmods.dev/badge/skills/okx/agent-trade-kit/okx-cex-skill-mp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 216 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,357 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00216 $0.02357
Opus 5 $0.00108 $0.01179
Sonnet 5 $0.00043 $0.00471
Haiku 4.5 $0.00022 $0.00236

Measured 2d ago against content hash e983f4700686, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

okx-cex-skill-mp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/okx-cex-skill-mp/SKILL.md · 262 lines

How it starts

The opening of the file, as written. The whole thing — 262 lines — stays where its author put it; the contents beside it link to each section on GitHub.

OKX Skills Marketplace

Browse, search, install, and manage AI trading skills from the OKX Skills Marketplace. Skills are modular AI prompt packages that extend your trading assistant's capabilities — covering market analysis, trade execution, risk management, and portfolio optimization.

⚠️ Third-Party Content Notice Skills available on the OKX Skills Marketplace are created and published by independent third-party developers, not by OKX. OKX does not author, review, endorse, or take responsibility for the content, accuracy, or behavior of any third-party skill. Always review a skill's SKILL.md before use, and only install skills from authors you trust. When a skill is installed via okx skill add, it is downloaded from the marketplace and saved locally to your agent's skill directory (e.g., ~/.agents/skills/<skill-name>/). The skill runs entirely on your local machine with your agent's full permissions — treat it with the same caution as installing any third-party software.

Skill routing

  • Skill marketplace → okx-cex-skill-mp (this skill)
  • Market data / indicators → okx-cex-market
  • Account balance / positions → okx-cex-portfolio
  • Place / cancel orders → okx-cex-trade
  • Grid / DCA bots → okx-cex-bot

Prerequisites

  1. Install okx CLI:
    npm install -g @okx_ai/okx-trade-cli
    
  2. Configure API credentials (required for marketplace access):
    okx config init
    

Installation Strategy

When the user wants to install a skill, follow this order strictly:

  1. Always try okx skill add <name> first — this downloads the skill and installs it to all detected agents (Claude Code, OpenClaw, Cursor, Windsurf, etc.) in one step.
  2. Only if add fails, fall back to manual download:
    • Tell the user why add failed (network error, npx unavailable, permission issue, etc.)
    • Offer okx skill download <name> --dir <path> as an alternative
    • Guide the user to manually unzip and place files in their agent's skill directory

Read the full file on GitHub · 262 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago Changed e983f4700686
  2. 5d ago Changed 4ea190a2f971
  3. 9d ago First seen · 262 lines · 216 tokens per session scan A 0c3c479bdd4c

Subscribe to this mod's changes

okx-cex-skill-mp is a skill published in the GitHub repository okx/agent-trade-kit (420 stars, last pushed 2d ago), licensed MIT. It adds 216 tokens to every session and 2,357 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.