ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

messari-btc-eth-tracker-teneo

The agent gives you the ability to extract data from Messari through different commands.

Why use this skill?

Get real-time cryptocurrency insights with the Messari BTC & ETH Tracker. Efficient, Web3-native data extraction for AI agents powered by Teneo.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/firestream792/messari-btc-eth-tracker-teneo
Or

What This Skill Does

The Messari BTC & ETH Tracker, powered by Teneo Protocol, serves as a high-precision gateway for retrieving real-time cryptocurrency data directly from Messari. Designed for seamless integration within the OpenClaw agent ecosystem, this skill bridges the gap between decentralized data feeds and autonomous AI agents. By utilizing Teneo’s decentralized network, the skill allows you to query specific market details for Bitcoin, Ethereum, and other supported assets with minimal latency. It is built to support a modern Web3 architecture, utilizing USDC for automated micro-payments on supported chains like Base, Peaq, and Avalanche. This ensures that data retrieval is not only efficient but also cryptographically verified through your personal wallet.

Installation

To begin, ensure you have Node.js 18 or higher installed on your system. You can add this skill to your workspace by running the following command in your terminal: clawhub install openclaw/skills/skills/firestream792/messari-btc-eth-tracker-teneo. Once installed, ensure you have the Teneo SDK configured in your project by running npm install @teneo-protocol/sdk dotenv. Integration requires a compatible Ethereum wallet to authorize payments for the queries. Refer to your project configuration files to ensure the Teneo WebSocket URL and your selected network (e.g., Base) are correctly defined in your environment variables.

Use Cases

This skill is perfect for traders who need quick snapshots of market data without navigating complex browser interfaces, or for developers building analytical dashboards that require programmatic access to crypto asset details. It is also an excellent tool for AI agents tasked with sentiment analysis or automated portfolio reporting. Because it runs on a pay-per-query model, it is highly cost-effective for occasional data lookups as well as automated, scheduled monitoring tasks.

Example Prompts

  1. "@messaribtceth details btc"
  2. "@messaribtceth details eth"
  3. "@messaribtceth details sol"

Tips & Limitations

When using this skill, keep in mind that each request incurs a small fee of $0.0005 in USDC, so ensure your connected wallet has sufficient funds on the selected network to prevent transaction failures. The details command is specifically designed for single-asset queries; avoid batching multiple requests into a single command string. Ensure your network connectivity is stable, as the Teneo Protocol relies on WebSocket connections to maintain session persistence and deliver real-time results. Finally, always verify the asset ticker format before sending your command to ensure compatibility with Messari’s data structure.

Metadata

Stars1100
Views0
Updated2026-02-17
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-firestream792-messari-btc-eth-tracker-teneo": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#blockchain#defi#data-scraping#teneo
Safety Score: 4/5

Flags: external-api, network-access