MystenLabsMystenLabsOfficialยท1 Agent Skills Included

walrus

Decentralized blob storage network monitoring and node health checks

Inspects the Walrus decentralized storage network on Sui, retrieving committee details, storage node health, and shard assignments. Diagnoses unreachable nodes, DNS failures, event lag, and epoch mismatches without manual log digging. Helps operators monitor mainnet or testnet status and compose clear incident notifications faster.
npx skills add MystenLabs/walrus --all -g -y
Available:

Explains the Walrus architecture, build commands, and coding conventions so your agent can navigate the codebase and run the network inspection skill correctly.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Walrus?โ–ผ

Run `npx skills add MystenLabs/walrus --all -g -y` in your terminal to install all skills in this repository globally.

How to check Walrus network status?โ–ผ

Use the inspect-walrus-network skill to query committee info, node health, and shard status on mainnet or testnet with a single request.

What is Walrus storage?โ–ผ

Walrus is a decentralized blob storage protocol built on Sui that uses erasure coding to distribute data across a network of storage nodes.

Can it diagnose unhealthy storage nodes?โ–ผ

Yes. It detects unreachable nodes, DNS failures, event processing lag, and epoch mismatches, then reports the specific failure reason for each node.

Does it work with Claude Code?โ–ผ

Yes. The skill follows the standard SKILL.md format and runs directly in Claude Code and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’