UnitConv

Installation
SKILL.md

UnitConv — Unit Converter

Convert between units for length, weight, temperature, speed, data storage, and time. Uses awk for precise math.

Commands

Command Description
length <value> <from> <to> Convert length: m, cm, mm, km, in, ft, yd, mi
weight <value> <from> <to> Convert weight: g, mg, kg, lb, oz, ton
temp <value> <from> <to> Convert temperature: C, F, K
speed <value> <from> <to> Convert speed: ms, kmh, mph, knots, fts
data <value> <from> <to> Convert data: B, KB, MB, GB, TB, PB
time <value> <from> <to> Convert time: s, m, h, d, w, mo, y

Examples

Installs
9
First Seen
Apr 4, 2026
UnitConv from skills.volces.com