ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

unit-converter

Convert units across length, weight, temperature, area, volume, and energy. Use when converting measurements.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/unit-converter
Or

unit-converter

Convert units across length, weight, temperature, area, volume, and energy. Use when converting measurements.

Commands

length

scripts/script.sh length <val from to>

weight

scripts/script.sh weight <val from to>

temp

scripts/script.sh temp <val from to>

speed

scripts/script.sh speed <val from to>

data

scripts/script.sh data <val from to>

volume

scripts/script.sh volume <val from to>

Data Storage

Data stored in ~/.local/share/unit-converter/.


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

Metadata

Stars3500
Views0
Updated2026-03-27
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-bytesagain-unit-converter": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.