Nebula
Configure encrypted overlay mesh networks focused on performance and simplicity. Use when setting up VPN meshes, connecting nodes, managing tunnels.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/mesh-networkMesh Network
Sysops toolkit for scanning, monitoring, reporting, alerting, and managing network infrastructure. Mesh Network provides a complete operations workflow — scan nodes, monitor services, generate reports, set alerts, track usage, run benchmarks, manage backups, and compare configurations. All entries are timestamped and stored locally for full traceability.
Commands
Monitoring & Scanning
| Command | Description |
|---|---|
mesh-network scan <input> | Scan network nodes or services. Run without args to view recent scan entries |
mesh-network monitor <input> | Log monitoring observations. Run without args to view recent monitor entries |
mesh-network top <input> | Record top resource consumers or metrics. Run without args to view recent top entries |
mesh-network usage <input> | Track resource usage data. Run without args to view recent usage entries |
mesh-network check <input> | Run health or connectivity checks. Run without args to view recent check entries |
Alerting & Reporting
| Command | Description |
|---|---|
mesh-network alert <input> | Create or log alert events. Run without args to view recent alert entries |
mesh-network report <input> | Generate operational reports. Run without args to view recent report entries |
mesh-network log <input> | Record custom log entries. Run without args to view recent log entries |
mesh-network benchmark <input> | Run or record benchmark results. Run without args to view recent benchmark entries |
mesh-network compare <input> | Compare configurations or metrics. Run without args to view recent compare entries |
Maintenance & Recovery
| Command | Description |
|---|---|
mesh-network fix <input> | Log fix actions or remediation steps. Run without args to view recent fix entries |
mesh-network cleanup <input> | Record cleanup operations. Run without args to view recent cleanup entries |
mesh-network backup <input> | Log backup operations. Run without args to view recent backup entries |
mesh-network restore <input> | Log restore operations. Run without args to view recent restore entries |
Utility Commands
| Command | Description |
|---|---|
mesh-network stats | Show summary statistics across all entry types |
mesh-network export <fmt> | Export all data (formats: json, csv, txt) |
mesh-network search <term> | Search across all entries by keyword |
mesh-network recent | Show the 20 most recent activity log entries |
mesh-network status | Health check — version, data dir, entry count, disk usage |
mesh-network help | Show usage information and available commands |
mesh-network version | Show version (v2.0.0) |
Data Storage
All data is stored locally in ~/.local/share/mesh-network/:
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-mesh-network": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
workflow-builder
工作流设计与优化工具。流程设计、自动化方案、流程优化、文档化、审批流、系统集成。Workflow builder with design, automate, optimize, document, approval.
wp-manager
Manage WordPress sites from terminal. Use when checking site health, listing posts and pages, searching content, or running security scans.
volume
Volume reference tool. Use when working with volume in finance contexts.
xhs-content-creator
Generate viral Xiaohongshu notes with titles, tags, and covers. Use when drafting seed posts, writing reviews, crafting tutorials, or boosting engagement.
Webhook Tester
Send test payloads and inspect webhook responses locally. Use when debugging integrations, validating schemas, testing error handling, or simulating calls.