with one click
unit-convert
Convert length, weight, temperature, and data-size units.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Convert length, weight, temperature, and data-size units.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Suggest or play music based on the user's mood using the Loudly API.
Show a roulette wheel to randomly select a restaurant based on location and cuisine.
Show a virtual piano to play music.
Query summary from Wikipedia for a given topic.
Base64 and URI encode or decode text.
Format, validate, or minify JSON text.
| name | Unit Convert |
| description | Convert length, weight, temperature, and data-size units. |
| type | js |
Use this skill when the user asks to convert between physical or digital storage units.
Call run_js with a JSON string in data containing:
value: number to convertfrom: source unit (e.g. m, ft, kg, lb, c, f, k, mb, gb)to: target unitcategory: optional hint — length, weight, temp, or dataReturn the numeric result and a short plain-language summary.