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.
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.
[](https://agentmods.dev/skills/dennis-bv/dex-trade-agent-kit/okx-cex-skill-mp)<a href="https://agentmods.dev/skills/dennis-bv/dex-trade-agent-kit/okx-cex-skill-mp"><img src="https://agentmods.dev/badge/skills/dennis-bv/dex-trade-agent-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.
<a href="https://agentmods.dev/skills/dennis-bv/dex-trade-agent-kit/okx-cex-skill-mp"><img src="https://agentmods.dev/badge/skills/dennis-bv/dex-trade-agent-kit/okx-cex-skill-mp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00183 | $0.02015 |
| Opus 5 | $0.00092 | $0.01007 |
| Sonnet 5 | $0.00037 | $0.00403 |
| Haiku 4.5 | $0.00018 | $0.00201 |
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 11d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- okx-cex-skill-mp — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 229 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
- Install
okxCLI:npm install -g @okx_ai/okx-trade-cli - Configure API credentials (required for marketplace access):
okx config init
Installation Strategy
When the user wants to install a skill, follow this order strictly:
- 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. - Only if
addfails, fall back to manual download:- Tell the user why
addfailed (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
- Tell the user why
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.
- 11d ago First seen · 229 lines · 183 tokens per session scan A abd552378d14
okx-cex-skill-mp is a skill published in the GitHub repository Dennis-bv/dex-trade-agent-kit (128 stars, last pushed 8d ago), licensed MIT. It adds 183 tokens to every session and 2,015 once invoked, about $0.0009 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.
Other skills, from other repositories
smart-order-router
Intelligent order routing to get best execution across multiple exchanges.
ensembl-database
Query Ensembl genome database REST API for 250+ species. Gene lookups, sequence retrieval, variant analysis, comparative genomics, orthologs, VEP predictions, for genomic research.
mochi-remind
Handle due reminders — notify the user with natural language and mark them done.
aatmf-t10-confidentiality-breach
AATMF T10 — Integrity & Confidentiality Breach. System prompt extraction, training-data extraction, model-weight leakage, private-key recovery.
memory
Use when the user asks to remember, recall, forget, update, search, or inspect durable OpenSquilla memory, including profile facts in USER.md and long-term notes in MEMORY.md or memory//.md.
omh-rust
This is a Hermes-native rust workflow skill.