This wraps the chimera-defi/eth2-quickstart shell scripts in a structured CLI for agents that need to stand up Ethereum nodes without rewriting the underlying automation. You get JSON output for everything, explicit client diversity flags for execution and consensus layers, and MEV-Boost or Commit-Boost support baked in. The design is deliberately conservative: it won't touch validator keys, requires human confirmation before installs or RPC exposure, and respects the Phase 1/Phase 2 reboot boundary that the upstream repo enforces. Use it when you need an agent to bootstrap node infrastructure or update validator metadata on a live host without reinventing hardened deployment logic.
npx skills add https://github.com/hkuds/cli-anything --skill cli-anything-eth2-quickstart