ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

benchmark-tool

Benchmark CPU, memory, disk I/O, and network on your system. Use when measuring server performance.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain1/benchmark-tool
Or

benchmark-tool

Benchmark CPU, memory, disk I/O, and network on your system. Use when measuring server performance.

Commands

cpu

scripts/script.sh cpu

memory

scripts/script.sh memory

disk

scripts/script.sh disk <dir>

network

scripts/script.sh network <host>

all

scripts/script.sh all

compare

scripts/script.sh compare <f1 f2>

Data Storage

Data stored in ~/.local/share/benchmark-tool/.


Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Stars4126
Views0
Updated2026-04-15
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain1-benchmark-tool": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.