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/okx/agent-trade-kit/okx-cex-skill-mp)<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.
<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>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.00216 | $0.02357 |
| Opus 5 | $0.00108 | $0.01179 |
| Sonnet 5 | $0.00043 | $0.00471 |
| Haiku 4.5 | $0.00022 | $0.00236 |
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.
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 — 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
- 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.
- 2d ago Changed e983f4700686
- 5d ago Changed 4ea190a2f971
- 9d ago First seen · 262 lines · 216 tokens per session scan A 0c3c479bdd4c
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.
Other skills, from other repositories
create-document
A tool for creating and posting documents in 1C, a business software system commonly used for accounting and operations. It checks the available document types and fields before writing data.
balances
A 1C accounting and inventory reporting workflow for balances, movements, documents, and reports. 1C is a Russian business-management system that stores stock and accounting records in registers.
prepayment-check
A prepayment check for a company or other business partner using its tax identification number. It examines bankruptcy, court cases, licences, registration status, and the person signing the contract.
card-payment
A Payme card-payment workflow for UzCard and Humo cards. It saves a card token, confirms the card by SMS, creates a receipt, and charges the card.
recurrent-payment
A recurring-payment workflow for T-Kassa, a payment service. It links a customer's card during an initial payment and later charges that saved payment authorisation for a subscription.
refund-payment
A payment procedure for refunding a completed T-Kassa payment or cancelling a payment that is still on hold. T-Kassa is a payment service, and the procedure can also send the required closing receipt.