install-panda

Installation
SKILL.md

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
Related skills
Installs
2
GitHub Stars
2
First Seen
Mar 24, 2026