query

SKILL.md

ethpandaops Query Guide

Query Ethereum network data through the ethpandaops tools. Execute Python code in sandboxed containers with access to ClickHouse blockchain data, Prometheus metrics, Loki logs, and Dora explorer APIs.

Workflow

  1. Discover - Find available datasources and schemas
  2. Find patterns - Search for query examples and runbooks
  3. Execute - Run Python using the ethpandaops library

Access Methods

This skill works with either the CLI (panda binary) or the MCP server. Prefer the CLI — it is always available. Only use the MCP tools (execute_python, manage_session, search) if they appear in your available tools list. If they do not, use the CLI equivalents below via the Bash tool.

CLI (panda binary) — primary interface

Installs
2
First Seen
Mar 20, 2026