okx-cex-skill-mp

okx cex skill mp

okx 156 ↓ 6.4k MIT updated 26d ago
Claude Code
View source ↗

What it does

  • 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
  • Tell the user why add failed (network error, npx unavailable, permission issue, etc.)
  • Offer okx skill download <name> --dir <path> as an alternative

Requirements & configuration

  • Note: MCP tools only support search and download. The full install flow (add) requires CLI access.

Configuration: SKILL

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

okx cex skill mp

Source

Repository: https://github.com/okx/agent-skills

okx-cex-skill-mp FAQ

What does the okx-cex-skill-mp skill do?

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', 'verify skill signature', 'verify installed skill', 're-verify a skill', 'check skill integrity', or any request to discover, install, update, verify, 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, removing installed skills, and verifying Ed25519 signatures of 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). Skill marketplace → okx-cex-skill-mp (this skill) Market data / indicators → okx-cex-market

What does okx-cex-skill-mp require?

Note: MCP tools only support search and download. The full install flow (add) requires CLI access. Configuration keys: SKILL.

How do I install okx-cex-skill-mp?

Run: npx -y skills add https://github.com/okx/agent-skills --skill okx-cex-skill-mp --agent claude-code — the source lives at github.com/okx/agent-skills.

Maintain okx-cex-skill-mp?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

okx-cex-skill-mp on getagentictools
[![okx-cex-skill-mp on getagentictools](https://getagentictools.com/badge/skills/okx-agent-skills-okx-cex-skill-mp.svg)](https://getagentictools.com/skills/okx-agent-skills-okx-cex-skill-mp?ref=badge)
npx agentictools info skills/okx-agent-skills-okx-cex-skill-mp

The second line is the CLI lookup for this page — handy in READMEs and docs.