TopRank Skills

Home / Claw Skills / Autres / cmc-api-market
Official OpenClaw rules 15%

cmc-api-market

API reference for CoinMarketCap market-wide endpoints including global metrics, fear/greed, indices, trending topics, and charts. Use this skill whenever the user mentions market API, asks about fear/greed index, wants global metrics or BTC dominance data, needs k-line charts, or is working with market sentiment. This is the complete reference for CMC market-wide API questions. Trigger: "market API", "fear greed API", "global metrics API", "CMC charts API", "/cmc-api-market"

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 cmc-api-market 技能。 若已安装,则直接安装 cmc-api-market 技能。

Overview

Skill Key
bryan-cmc/cmc-api-market
Author
bryan-cmc
Source Repo
openclaw/skills
Version
-
Source Path
skills/bryan-cmc/cmc-api-market
Latest Commit SHA
5bc285bb7696e5050f0c64d70edb55667eb81eef

Extracted Content

SKILL.md excerpt

# CoinMarketCap Market API Skill

This skill covers market-wide cryptocurrency data including global metrics, sentiment indicators, market indices, community activity, news content, charting data, and utility endpoints.

## Authentication

All requests require the `X-CMC_PRO_API_KEY` header.

```bash
curl -X GET "https://pro-api.coinmarketcap.com/v1/global-metrics/quotes/latest" \
  -H "X-CMC_PRO_API_KEY: your-api-key"
```

Get your API key at: https://pro.coinmarketcap.com/login

## Base URL

```
https://pro-api.coinmarketcap.com
```

## Common Use Cases

See [use-cases.md](references/use-cases.md) for goal-based guidance on which endpoint to use:

1. Get current market sentiment (Fear & Greed)
2. Get total crypto market cap
3. Get BTC dominance
4. Track market cap history
5. Track Fear & Greed history
6. Get CMC100 index performance
7. Compare CMC100 vs CMC20
8. Get OHLCV candlestick data for charts
9. Get simple price time series
10. Get community trending tokens
11. Get trending discussion topics
12. Get latest crypto news
13. Convert currency amounts
14. Check API usage and limits
15. Get fiat currency IDs

## API Overview

### Global Metrics

| Endpoint | Description | Reference |
|----------|-------------|-----------|
| GET /v1/global-metrics/quotes/historical | Historical global market metrics | [global-metrics.md](references/global-metrics.md) |
| GET /v1/global-metrics/quotes/latest | Latest total market cap, BTC dominance | [global-metrics.md](references/global-metrics.md) |

### Fear and Greed Index

| Endpoint | Description | Reference |
|----------|-------------|-----------|
| GET /v3/fear-and-greed/historical | Historical fear/greed values | [fear-greed.md](references/fear-greed.md) |
| GET /v3/fear-and-greed/latest | Current market sentiment score | [fear-greed.md](references/fear-greed.md) |

### Market Indices

| Endpoint | Description | Reference |
|----------|-------------|-----------|
| GET /v3/index/cmc100-historical | CMC100 index history | [i...

Related Claw Skills

capt-marbles

Task Router Skill

★ 0

Task Router

captchasco

captchas-openclaw

★ 0

OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.

capncoconut

x402hub

★ 0

Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.

carol-gutianle

Modelready

★ 0

name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}

cartoonitunes

Ethereum History

★ 0

Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https://ethereumhistory.com (or set BASE_URL for local/staging).

cameron-jovan

landing-page-converter

★ 0

Build high-converting landing pages and product sales pages using proven 10-section conversion frameworks. Includes Hero → Social Proof → Benefits → CTA flow for both lead capture and e-commerce pages.