messari-crypto
Crypto market intelligence powered by Messari's REST API. Provides real-time access to Messari AI (chat completions over 30TB+ crypto data), Signal (sentiment, mindshare, trending narratives), Metrics (prices, volumes, fundamentals for 34,000+ assets across 210+ exchanges), News, Research, Stablecoins, Exchanges, Networks, Protocols, Token Unlocks, Fundraising, Intel, Topics, and X-Users data. Use when the user asks about crypto markets, token analysis, sentiment, protocol metrics, asset research, trending narratives, stablecoin flows, token unlock schedules, fundraising rounds, governance events, or any blockchain/crypto data question. Requires a Messari API key and Messari AI credits.
Why use this skill?
Access real-time crypto intelligence, AI-powered analysis, on-chain metrics, and institutional research with the Messari Crypto skill for OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jds950/messari-cryptoWhat This Skill Does
The Messari Crypto skill for OpenClaw integrates real-time, institutional-grade cryptocurrency market intelligence directly into your workflow. It bridges the gap between raw blockchain data and actionable insights by providing direct access to the Messari REST API. Users can tap into over 30TB of curated crypto data, ranging from fundamental asset metrics and L1/L2 network statistics to sentiment analysis, news feeds, and governance updates. By leveraging Messari’s AI endpoints, this skill allows users to perform complex data synthesis across massive datasets, replacing the need for manual research or fragmented information sources. Whether you are looking for specific token unlock schedules, quantitative analysis of DeFi protocol performance, or summaries of trending market narratives, this skill acts as a comprehensive analytical engine.
Installation
To integrate the Messari Crypto skill into your OpenClaw agent, use the package management command within your CLI:
clawhub install openclaw/skills/skills/jds950/messari-crypto
After installation, ensure you have your Messari API key ready. You can obtain one by registering at messari.io/api. Store this key securely within your OpenClaw environment variables as the skill requires it to be injected into the header of every request for authentication. Note that specific advanced features, particularly AI-driven chat completions, require active Messari AI credits associated with your API account.
Use Cases
This skill is designed for analysts, developers, and crypto enthusiasts who require data-driven decision-making. Common use cases include:
- Market Sentiment Tracking: Monitor social mindshare and identify trending narratives using the Signal API.
- Portfolio Monitoring: Fetch real-time price, volume, and fundamental metrics for over 34,000 assets.
- Due Diligence: Perform institutional-grade research on protocols, including fundraising history, investor data, and project maturity.
- Token Economics: Analyze upcoming vesting schedules and token unlock events to anticipate market supply fluctuations.
- DeFi Analysis: Access granular data on lending, DEX performance, and staking metrics via the Protocols service.
Example Prompts
- "Analyze the current bull case for Ethereum by synthesizing recent news, protocol fundamental changes, and current network sentiment."
- "What are the top 10 assets currently experiencing the highest increase in social mindshare over the last 24 hours?"
- "Can you list the upcoming token unlock events for Solana-based projects scheduled for the next two weeks?"
Tips & Limitations
- Efficiency: Always prioritize the AI service for complex queries that require synthesis across multiple categories. For simple numerical lookups (e.g., price or volume), target the specific Metrics or Protocols endpoints to save on AI credits.
- Data Granularity: The API covers 210+ exchanges; ensure you are referencing the correct slug for specific asset pairs if the default return is too broad.
- Authentication: If you receive 401 errors, verify that the
x-messari-api-keyheader is correctly formatted in your request configuration. - Credits: Keep track of your AI credit consumption in the Messari dashboard to prevent service interruptions for advanced analytical requests.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jds950-messari-crypto": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api