HomeBrowseUpload
← Back to registry
// Skill profile

unit-converter

name: "unit-converter"

by bytesagain · published 2026-03-22

数据处理
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain/bytesagain-unit-converter
View on GitHub
// Full documentation

---

name: "unit-converter"

version: "3.0.0"

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

author: "BytesAgain"

homepage: "https://bytesagain.com"

---

# 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 | hello@bytesagain.com*

// Comments
Sign in with GitHub to leave a comment.
// Related skills

More tools from the same signal band