Install
openclaw skills install crypto-market-report-cmc-cliDaily coin market report and crypto snapshot via CoinMarketCap (CMC) CLI. Covers BTC and ETH prices, top coin gainers and losers, trending crypto tokens, and...
openclaw skills install crypto-market-report-cmc-clidescription: >- 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"}}
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.
This skill requires:
cmc CLI installed and available on PATH — see CoinMarketCap CLI for installation optionsCMC_API_KEY available to OpenClaw via skill config or session environmentIf either dependency is missing, the skill will not function.
Apply when the request matches or clearly implies:
cmc commands for this report.metricsprice --id 1,1027trendingtop-gainers-losers --time-period 24hnews --limit 5pairs <id> --category derivatives only when the user explicitly asks for derivatives or an asset-specific derivatives extension.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.Always output these sections in this order:
metrics, trending, and top-gainers-losers.price --id 1,1027; keep it tight and comparative.pairs was used.