walrus
Decentralized blob storage network monitoring and node health checks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core