# Demo Unit Converter

> Converts temperature and distance inputs for the deterministic multi-skill orchestration demo.

- Skill: `tomevault-io/demo-unit-converter` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/demo-unit-converter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/demo-unit-converter/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: Apache-2.0
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/demo-unit-converter

---


# Demo Unit Converter

Use this skill when the request is about temperature or distance conversions.

## Workflow

1. Identify the source and destination units.
2. Run the matching conversion helper.
3. Return the normalized result for any downstream specialist.

## Example Uses

- Convert 98.6 Fahrenheit to Celsius
- Convert 5 kilometers to miles

---
> Source: [agentjido/jido_run](https://github.com/agentjido/jido_run) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-17 -->

