install-panda

star 8

Install and set up panda from scratch. Use when the user wants to install panda, get started with panda, or set up their environment. Triggers on: install panda, setup panda, get started, getting started.

ethpandaops By ethpandaops schedule Updated 6/4/2026

name: install-panda description: >- Install and set up panda from scratch. Use when the user wants to install panda, get started with panda, or set up their environment. Triggers on: install panda, setup panda, get started, getting started.

Install panda

Guide the user through installing and setting up panda.

Install the binary

Run the install script:

curl -fsSL https://raw.githubusercontent.com/ethpandaops/panda/master/install.sh | bash

This installs the panda binary to ~/.local/bin/ and adds it to PATH.

Set up

Run the interactive setup:

panda init

This handles Docker checks, image pulls, config, auth, and starting the server.

Getting started

Once installed, point the user to the built-in getting-started guide for next steps:

  • CLI: panda getting-started
  • MCP: read the panda://getting-started resource
Install via CLI
npx skills add https://github.com/ethpandaops/panda --skill install-panda
Repository Details
star Stars 8
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator