inspect-walrus-network

Inspect Walrus production network committee, storage nodes, and per-node health.

405|126|Updated Feb 9, 2024
One-click install
npx skills add https://github.com/MystenLabs/walrus --skill inspect-walrus-network
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inspect-walrus-network
Source: https://github.com/MystenLabs/walrus/tree/main/.claude/skills/inspect-walrus-network
Command: npx skills add https://github.com/MystenLabs/walrus --skill inspect-walrus-network

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly assess the health and status of the Walrus production network by gathering committee data, storage node details, and per-node health indicators to answer network queries.

Core Features & Use Cases

  • Retrieve current committee information and storage node distribution for mainnet and testnet.
  • Provide global network status and per-node health insights to guide operations, upgrades, or incident responses.
  • Answer targeted questions about individual nodes, node health, stake distribution, or shard assignments.

Quick Start

Run walrus --config <temp_config> info all to generate the network overview and then ask follow-up questions about node health or committee status.

Frequently Asked Questions about inspect-walrus-network

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor Walrus network status and storage node health?

You can monitor Walrus network status by running `walrus --config <temp_config> info all` to generate a structured overview of committee data, storage node distribution, and per-node health indicators for mainnet or testnet.

What is the process for retrieving Walrus committee information and stake distribution?

Retrieving Walrus committee information involves reading the network's info output to report the current committee, stake distribution, and shard assignments, providing a structured overview of global network status for operators.

Can I check individual Walrus node health details on testnet and mainnet?

Yes, you can check individual Walrus node health details on both testnet and mainnet by reading the network info output, which provides per-node health insights for targeted queries about specific storage nodes and operations.

How do I get a structured overview of Walrus storage node distribution?

To get a structured overview of Walrus storage node distribution, execute the network info command, which gathers node details and presents key metrics regarding shard assignments and stake distribution to guide operations or incident responses.

Does Walrus network monitoring require specific configuration setup?

Walrus network monitoring requires a temporary configuration file to run the info command, which you need to provide as a path to read the network overview and answer global status or individual-node queries successfully.