AI Agent Hub
Back to plugins
🧰

dsh-oven-convert

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-oven-convert

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install uckkk/dsh-oven-convert in your DeepSeek Harness terminal to install this plugin; the source is available at https://github.com/uckkk/dsh-oven-convert .

About this plugin

Recipes bounce between 350 °F, 180 °C, and vague labels like "medium heat," and doing the math by hand is both tedious and error-prone. A small margin is enough to sink a soufflé or dry out a cake. dsh-oven-convert does one thing well: you pass in your parameters, it computes the exact temperature conversion using precise formulas, and returns a detailed result so you never have to fumble through a printed chart again.

The plugin is written in plain Node with zero network calls and zero third-party dependencies. A call returns instantly, and because nothing goes out over the wire, it works just as reliably on an air-gapped workstation or a flaky café Wi-Fi connection as it does on a fiber line.

If you bake regularly, follow both British and Chinese recipes, or simply want a quick and accurate temperature lookup tucked right into your toolset, this is the low-friction way to keep your oven dialed in without pulling out a phone or a spreadsheet.

Use Cases

  • Converting a British recipe 180°C mark to Fahrenheit before preheating the oven
  • Translating a Chinese recipe upper and lower 200°C setting into a gas oven dial equivalent
  • Demonstrating unit-to-unit temperature conversion on the fly in a baking class

Best For

  • Home bakers and bread makers who work with recipes written in mixed units
  • Recipe developers who constantly switch between Imperial and Metric measurements
  • Technicians who need a precise conversion utility in offline or air-gapped environments