원클릭으로
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.