create-investigation

Installation
SKILL.md

Create Investigation

Investigations are one-off analyses of something in Ethereum.

Golden Rules:

  • They must use a fixed time range for the data so that the analysis is reproducible.
  • Agents must actually check the data - do not make up conclusions. It's better to not write a conclusion than to write a conclusion that is not supported by the data.
  • Ask the user for clarifying questions. Be thorough.

Requirements to Gather

  1. Title: Investigation title (e.g., "Head Vote Accuracy by Entity Type")
  2. Slug: URL-safe identifier (e.g., "head-accuracy-by-entity")
  3. Description: Brief description for SEO and sidebar hover
  4. Author: Username from supported list (samcm, parithosh, pk910, savid, skylenet, mattevans, qu0b, barnabasbusa, ethpandaops)
  5. Tags: Relevant tags for categorization
  6. Network: mainnet, sepolia, hoodi, etc.
  7. Time Range: Fixed start and end dates (investigations MUST use fixed time ranges for reproducibility)
  8. Research Question: The specific question being investigated
Installs
1
First Seen
Jun 24, 2026
create-investigation — ethpandaops/investigations