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
- Discover - Find available datasources and schemas
- Find patterns - Search for query examples and runbooks
- Execute - Run Python using the
ethpandaopslibrary
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.