← Back to Skills Marketplace
numpy0001

okx-cex-market

by numpy0001 · GitHub ↗ · v1.1.8 · MIT-0
cross-platform ⚠ suspicious
401
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install okx
Description
This skill should be used when the user asks for 'price of BTC', 'ETH ticker', 'show me the orderbook', 'market depth', 'BTC candles', 'OHLCV chart data', 'f...
Usage Guidance
This skill appears to be what it says (public OKX market data), but take these precautions before installing: (1) Verify the npm package scope/name (@okx_ai/okx-trade-cli) on the official npm registry and confirm the publisher is legitimate. (2) Inspect the package (or its repository) for unexpected behavior — especially any code that performs account actions, network exfiltration, or reads local credential files. (3) Prefer installing in a sandboxed environment (container or VM) if you are unsure. (4) If you have OKX API keys or CLI config on your machine, be aware the installed CLI may be able to use them; remove or isolate credentials if you only want read-only market access. (5) Resolve the metadata mismatch (registry said no install spec while SKILL.md contains an install block) — ask the skill author to clarify or provide a canonical install URL or checksum. If the publisher and package are verified and you accept the global-install risk, the skill is functionally coherent.
Capability Analysis
Type: OpenClaw Skill Name: okx Version: 1.1.8 The skill bundle provides instructions for an AI agent to use the '@okx_ai/okx-trade-cli' tool for fetching public, read-only market data from the OKX exchange. The instructions in SKILL.md are well-documented, align with the stated purpose of market analysis (prices, order books, funding rates), and do not contain any requests for sensitive data, credentials, or unauthorized system access.
Capability Assessment
Purpose & Capability
The skill claims to provide public, read-only OKX market data and the SKILL.md shows only read-only command examples. Requiring an `okx` CLI to fetch market data is reasonable. Minor note: the CLI package name (@okx_ai/okx-trade-cli) implies trading capabilities beyond read-only market calls, so installing that package could install functionality not restricted to read-only actions.
Instruction Scope
The runtime instructions only show read-only market commands and do not instruct the agent to read unrelated files, secrets, or system configuration. There is no instruction to access environment variables or user files beyond installing and running the CLI.
Install Mechanism
SKILL.md includes an npm install recommendation (global install of @okx_ai/okx-trade-cli). Installing a third-party npm CLI globally is a moderate-risk action because it writes executables to the system and the package may include non-read-only capabilities. Also: the registry metadata earlier listed 'No install spec — instruction-only', but SKILL.md contains an embedded install metadata block; that mismatch should be resolved. No direct URL or checksum is provided — verify the npm package publisher and contents before installing.
Credentials
The skill requests no environment variables or credentials — this is proportionate to public market data. However, if you already have OKX API credentials configured on the machine (CLI config files, environment, or credential helper), the installed CLI could potentially use them. The SKILL.md does not request or read credentials itself.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not declare system config path access. It simply recommends installing a CLI; it does not instruct the agent to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install okx
  3. After installation, invoke the skill by name or use /okx
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.8
init commit
Metadata
Slug okx
Version 1.1.8
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is okx-cex-market?

This skill should be used when the user asks for 'price of BTC', 'ETH ticker', 'show me the orderbook', 'market depth', 'BTC candles', 'OHLCV chart data', 'f... It is an AI Agent Skill for Claude Code / OpenClaw, with 401 downloads so far.

How do I install okx-cex-market?

Run "/install okx" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is okx-cex-market free?

Yes, okx-cex-market is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does okx-cex-market support?

okx-cex-market is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created okx-cex-market?

It is built and maintained by numpy0001 (@numpy0001); the current version is v1.1.8.

💬 Comments