← 返回 Skills 市场
401
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install okx
功能描述
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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install okx - 安装完成后,直接呼叫该 Skill 的名称或使用
/okx触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.8
init commit
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 401 次。
如何安装 okx-cex-market?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install okx」即可一键安装,无需额外配置。
okx-cex-market 是免费的吗?
是的,okx-cex-market 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
okx-cex-market 支持哪些平台?
okx-cex-market 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 okx-cex-market?
由 numpy0001(@numpy0001)开发并维护,当前版本 v1.1.8。
推荐 Skills