← Back to Skills Marketplace
Crypto Market Report using CoinMarketCap MCP
by
CoinMarketCap
· GitHub ↗
· v1.0.0
428
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install market-report-using-cmc-mcp
Description
Generates a comprehensive crypto market report using CoinMarketCap MCP data. Use when users ask about overall market conditions, sentiment, or want a summary...
Usage Guidance
This skill appears coherent: it simply directs the agent to call CoinMarketCap MCP tools and format a report. Before installing, ensure you (or your platform) only provide a CMC MCP API key if you trust the skill and the host environment that will execute these tool calls. Confirm where the X-CMC-MCP-API-KEY will be stored/entered (agent config vs. environment) and whether access is logged/audited. If you need stronger guarantees, ask the skill author to declare the required env var in metadata and to provide an explicit privacy note about what data (if any) is logged or transmitted beyond CoinMarketCap MCP endpoints.
Capability Analysis
Type: OpenClaw Skill
Name: market-report-using-cmc-mcp
Version: 1.0.0
The skill bundle is benign. The `SKILL.md` clearly defines the purpose of generating crypto market reports and restricts the AI agent to a specific set of CoinMarketCap MCP tools via `allowed-tools`. The instructions guide the agent through a logical workflow of data retrieval and report generation, including robust error handling. There is no evidence of prompt injection attempting to subvert the agent's behavior, exfiltrate data, execute arbitrary commands, or perform any other malicious actions. The API key mention is for user configuration, not for the agent to steal.
Capability Assessment
Purpose & Capability
Name, description, and allowed-tools all describe pulling CoinMarketCap MCP metrics and building a market report; the listed tool calls and required data (global metrics, derivatives, narratives, quotes) match the stated purpose.
Instruction Scope
SKILL.md only instructs calling specific MCP tools and formatting a report. It does not ask the agent to read unrelated files, harvest other environment variables, or send data to unexpected endpoints. Failure handling is scoped to skipping or retrying tool calls.
Install Mechanism
There is no install spec and no code files; this is an instruction-only skill, so nothing is written to disk or fetched during install.
Credentials
The skill does not declare required env vars in metadata, but SKILL.md shows the MCP connection requires an X-CMC-MCP-API-KEY in a service config. This is proportionate to the task (an API key for CoinMarketCap), but the metadata omission is a minor inconsistency to be aware of.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed (platform default) and is appropriate for a user-invocable reporting skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install market-report-using-cmc-mcp - After installation, invoke the skill by name or use
/market-report-using-cmc-mcp - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the skill.
- Generates comprehensive crypto market reports using CoinMarketCap MCP data.
- Supports queries about overall market conditions, sentiment, BTC/ETH dominance, trending narratives, and upcoming catalysts.
- Integrates multiple MCP endpoints for global metrics, technical analysis, derivatives, themes, and macro events.
- Gracefully handles tool failures, always providing a partial report when possible.
Metadata
Frequently Asked Questions
What is Crypto Market Report using CoinMarketCap MCP?
Generates a comprehensive crypto market report using CoinMarketCap MCP data. Use when users ask about overall market conditions, sentiment, or want a summary... It is an AI Agent Skill for Claude Code / OpenClaw, with 428 downloads so far.
How do I install Crypto Market Report using CoinMarketCap MCP?
Run "/install market-report-using-cmc-mcp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Crypto Market Report using CoinMarketCap MCP free?
Yes, Crypto Market Report using CoinMarketCap MCP is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Crypto Market Report using CoinMarketCap MCP support?
Crypto Market Report using CoinMarketCap MCP is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Crypto Market Report using CoinMarketCap MCP?
It is built and maintained by CoinMarketCap (@bryan-cmc); the current version is v1.0.0.
More Skills