AI Agent Hub
Back to plugins
🖥️

dsh-eo-dilute

Client Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-eo-dilute

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

Run dsh plugin install uckkk/dsh-eo-dilute in the DeepSeek Harness terminal to install; source: https://github.com/uckkk/dsh-eo-dilute

About this plugin

Blending essential oils requires repeatedly balancing dilution ratios across several variables, and manual calculation is both time-consuming and prone to concentration errors. dsh-eo-dilute collapses that process into a single tool call: supply the parameters and receive a ready-to-use fragrance blend plan, eliminating the tedious cycle of cross-referencing tables and doing arithmetic by hand.

Built entirely in Node.js with zero network dependencies, the plugin returns results the moment it is invoked, making it a good fit for offline or low-latency workflows. It registers as a session tool, so callers need no extra environment setup—plug it in and go.

Whether you are an independent perfumer, an aromatherapy instructor, or an engineer building a fragrance-recipe management system, dsh-eo-dilute can serve as a lightweight calculation backend, letting you focus on creative formulation rather than arithmetic.

Use Cases

  • Quickly compute essential-oil to carrier-oil dilution ratios while blending
  • Generate a fragrance oil plan from parameters in an offline environment
  • Retrieve dilution recommendations instantly via a session tool call

Best For

  • Independent perfumers and aromatherapy instructors
  • Engineers building fragrance-recipe management systems
  • Client-side developers who need a lightweight offline calculator