messari-btc-eth-tracker-teneo_skill

This skill helps you extract coin details from Messari quickly using the details command through the Teneo Protocol.
  • Python

1.1k

GitHub Stars

2

Bundled Files

3 weeks ago

Catalog Refreshed

2 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstart where the catalogue uses aiagentskills.

npx veilstart add skill openclaw/skills --skill messari-btc-eth-tracker-teneo

  • _meta.json697 B
  • SKILL.md3.2 KB

Overview

This skill connects to Messari via the Teneo Protocol to extract BTC and ETH data on demand. It exposes a lightweight command interface for fetching coin details and returns both humanized text and structured responses. Payments are handled in USDC on supported networks and wallet signing is required for transactions.

How this skill works

The agent runs on the Teneo decentralized network and accepts commands over the Teneo SDK WebSocket. Send the details command with a coin name to query Messari; the agent fetches the requested data, charges the per-query fee in USDC, and returns formatted and raw outputs. SDK helpers let you manage rooms, send messages, and receive immediate responses or structured payloads.

When to use it

  • Retrieve up-to-date BTC or ETH metrics from Messari on demand.
  • Embed coin detail queries into automated trading or analytics pipelines.
  • Prototype a paid AI agent that charges per-query in USDC.
  • Integrate quick lookup functionality into chatbots or dashboards.
  • Run periodic checks where lightweight, paid calls are acceptable.

Best practices

  • Cache frequent queries to reduce costs and speed up responses.
  • Handle payment/network errors gracefully and surface user instructions.
  • Validate coin identifiers before sending to the agent to avoid unnecessary fees.
  • Use the SDK room model to manage concurrent queries and timeouts.
  • Limit request frequency when running automated jobs to control spending.

Example use cases

  • A dashboard button that fetches the latest Messari summary for BTC or ETH when clicked.
  • A chatbot command that returns human-readable coin details to end users.
  • A microservice that enriches trade signals with Messari coin metrics before execution.
  • A developer prototype demonstrating crypto-paid AI agents by charging USDC per query.
  • Periodic monitoring that alerts when key BTC/ETH metrics cross thresholds.

FAQ

Payments are supported on Base, Peaq, and Avalanche using the listed USDC contracts for each chain.

What does the details command return?

The details command returns formatted human-readable text and raw structured data with the coin's metrics from Messari.

Do I need a wallet?

Yes. A wallet is required to sign USDC payments on-chain; the SDK handles signing without transmitting private credentials.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational