market-report-using-cmc-cli
/install crypto-market-report-cmc-cli
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:
cmcCLI installed and available on PATH — see CoinMarketCap CLI for installation optionsCMC_API_KEYavailable 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
cmccommands for this report. - Default commands:
metricsprice --id 1,1027trendingtop-gainers-losers --time-period 24hnews --limit 5
- Use
pairs \x3Cid> --category derivativesonly 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
resolveandhistoryas 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:
- Market Snapshot
- BTC & ETH
- Momentum
- News Flow
- Risks / Caveats
Section Rules
- Market Snapshot: summarize the broad tape from
metrics,trending, andtop-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
pairswas 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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install crypto-market-report-cmc-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/crypto-market-report-cmc-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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。