← 返回 Skills 市场
coinmarketcap-official

market-report-using-cmc-cli

作者 CoinMarketCap · GitHub ↗ · v1.0.8 · MIT-0
cross-platform ✓ 安全检测通过
181
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install crypto-market-report-cmc-cli
功能描述
Daily coin market report and crypto snapshot via CoinMarketCap (CMC) CLI. Covers BTC and ETH prices, top coin gainers and losers, trending crypto tokens, and...
使用说明 (SKILL.md)

name: cmc-crypto-market-report

description: >- Daily coin market report and crypto snapshot via CoinMarketCap (CMC) CLI. Covers BTC and ETH prices, top coin gainers and losers, trending crypto tokens, and latest crypto news. Use for coin market report, crypto morning brief, crypto market summary, or when asking how's crypto today. version: 0.1.0 metadata: {"openclaw":{"requires":{"bins":["cmc"],"env":["CMC_API_KEY"]},"primaryEnv":"CMC_API_KEY","homepage":"https://github.com/openCMC/CoinMarketCap-CLI"}}

OpenClaw CMC Market Report

Use this skill only for OpenClaw-driven market report workflows. Keep it aligned with cmc-cli and openclaw-cmc-cli; do not restate the command encyclopedia here.

Prerequisites

This skill requires:

  • cmc CLI installed and available on PATH — see CoinMarketCap CLI for installation options
  • CMC_API_KEY available to OpenClaw via skill config or session environment

If either dependency is missing, the skill will not function.

Trigger

Apply when the request matches or clearly implies:

  • market report
  • market snapshot
  • crypto morning brief
  • how's crypto today
  • today's crypto market summary

Scope

  • Use only shipped cmc commands for this report.
  • Default commands:
    • metrics
    • price --id 1,1027
    • trending
    • top-gainers-losers --time-period 24h
    • news --limit 5
  • Use pairs \x3Cid> --category derivatives only when the user explicitly asks for derivatives or an asset-specific derivatives extension.
  • Do not switch to MCP or raw Pro API inside this skill.
  • Treat resolve and history as higher-caution, non-default dependencies for this report. Use them only if the request truly needs identity disambiguation or historical context.

Report Format

Always output these sections in this order:

  1. Market Snapshot
  2. BTC & ETH
  3. Momentum
  4. News Flow
  5. Risks / Caveats

Section Rules

  • Market Snapshot: summarize the broad tape from metrics, trending, and top-gainers-losers.
  • BTC & ETH: anchor on price --id 1,1027; keep it tight and comparative.
  • Momentum: focus on the strongest movers and what the 24h setup suggests.
  • News Flow: use only the top 5 news items and keep it signal-first.
  • Risks / Caveats: call out data gaps, stale prints, noisy headlines, and any derivatives caveat if pairs was used.

Failure Handling

  • If a command fails, return the affected section with a short partial note instead of dropping the whole report.
  • If a command returns incomplete data, say what is missing, use the available subset, and continue to the next section.
  • If BTC/ETH data is unavailable, state that explicitly and still complete the remaining sections.

Style

  • Be concise and instruction-focused.
  • Prefer report-ready output over explanation.
  • Keep the tone suitable for OpenClaw task execution, not general assistant chatter.
安全使用建议
This skill appears to do what it claims: run the cmc CLI and format results into a daily crypto report. Before installing or enabling it, ensure you: (1) have the cmc CLI from a trusted source (the SKILL.md links to a GitHub repo — review that repository), (2) provide a CoinMarketCap API key (CMC_API_KEY) only through the platform's secure skill config (not pasted into chat), and (3) note the registry/skill metadata mismatch — the platform might not automatically prompt for the API key or the CLI presence because the top-level registry metadata shows none. If you have concerns, test the skill in a restricted session or with a limited API key and confirm it only issues the expected cmc commands listed in the SKILL.md.
功能分析
Type: OpenClaw Skill Name: crypto-market-report-cmc-cli Version: 1.0.8 The skill bundle is a legitimate workflow for generating cryptocurrency market reports using the CoinMarketCap CLI tool. It defines specific, safe commands (e.g., 'cmc metrics', 'cmc price') and provides clear instructions for the AI agent to format the output. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
能力标签
crypto
能力评估
Purpose & Capability
The SKILL.md explicitly requires the 'cmc' CLI and a CMC_API_KEY, which are coherent with a CoinMarketCap-based market report. However, the registry-level metadata shown above lists no required binaries or env vars, creating an inconsistency that may affect platform prompts or automated enforcement.
Instruction Scope
Instructions are narrowly scoped to running specific cmc CLI commands (metrics, price, trending, top-gainers-losers, news) and to producing a fixed report format. The skill does not instruct the agent to read unrelated files, enumerate system state, or exfiltrate data to arbitrary endpoints.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk by the skill itself. The cmc CLI must be installed separately by the user; that dependency is reasonable for the stated purpose.
Credentials
The only credential implied by the SKILL.md is CMC_API_KEY (CoinMarketCap API key), which is proportionate to interacting with the CoinMarketCap service. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
The skill does not request always:true and is user-invocable only; it does not ask to modify other skills or system-wide settings. Autonomous invocation is allowed by default but is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install crypto-market-report-cmc-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /crypto-market-report-cmc-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.8
No functional changes in this release. - No file changes detected between versions. - Skill documentation remains consistent with the previous version. - No updates to behavior, dependencies, or report structure.
v1.0.7
- Skill renamed from "openclaw-cmc-market-report" to "cmc-crypto-market-report". - Minor updates to the description for clarity; now emphasizes trending crypto tokens in addition to other features. - No file or functional changes detected.
元数据
Slug crypto-market-report-cmc-cli
版本 1.0.8
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

market-report-using-cmc-cli 是什么?

Daily coin market report and crypto snapshot via CoinMarketCap (CMC) CLI. Covers BTC and ETH prices, top coin gainers and losers, trending crypto tokens, and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。

如何安装 market-report-using-cmc-cli?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install crypto-market-report-cmc-cli」即可一键安装,无需额外配置。

market-report-using-cmc-cli 是免费的吗?

是的,market-report-using-cmc-cli 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

market-report-using-cmc-cli 支持哪些平台?

market-report-using-cmc-cli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 market-report-using-cmc-cli?

由 CoinMarketCap(@coinmarketcap-official)开发并维护,当前版本 v1.0.8。

💬 留言讨论