一键导入
openclaw-cmc-cli
Use when preparing OpenClaw prompts or workflows that should leverage the CMC CLI skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when preparing OpenClaw prompts or workflows that should leverage the CMC CLI skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when preparing Claude Code prompts or workflows that should leverage the CMC CLI skill.
Use when working with the CoinMarketCap CLI, choosing shipped commands, or answering how to use cmc in scripts, TUI flows, or agent workflows.
Coin research and crypto token analysis with CoinMarketCap (CMC) CLI. Deep-dive any coin or crypto — price, market cap, volume, on-chain stats, historical OHLCV, trading pairs, news sentiment, and bull/bear assessment. Use when researching a coin, analyzing a specific cryptocurrency or crypto project, investigating a token, or producing a structured crypto research report.
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.
| name | openclaw-cmc-cli |
| description | Use when preparing OpenClaw prompts or workflows that should leverage the CMC CLI skill. |
| version | 0.1.0 |
| metadata | {"requires":{"bins":["cmc"],"env":["CMC_API_KEY"]},"install":"go install github.com/openCMC/CoinMarketCap-CLI@latest\nmv \"$(go env GOPATH)/bin/coinmarketcap-cli\" \"$(go env GOPATH)/bin/cmc\"\n"} |
Use this as a thin entrypoint for OpenClaw. Keep it aligned with the core cmc-cli skill rather than duplicating command guidance.
This skill requires:
cmc CLI installed and available on PATH — see CoinMarketCap CLI for installation optionsCMC_API_KEY environment variable set with a valid CoinMarketCap API keycmc authIf either dependency is missing, the skill will not function.
cmc commands over ad hoc API calls.-o table for human review.