Back to Directory
general
Units
Perform unit conversions and calculations using GNU Units.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Initial release of the "units" skill for unit conversions and calculations using GNU Units.
- Supports quick numeric conversions via the command line with the `units -t` flag.
- Examples provided for basic, compound, and temperature unit conversions.
- Added instructions for rounding output to a set number of decimal places.
- Included guidance for looking up unit definitions and handling currency and shell safety issues.