AI Agent Hub
Back to plugins
🧰

dsh-brew-method

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-brew-method

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

Run dsh plugin install uckkk/dsh-brew-method in the DeepSeek Harness terminal; the source code is available at https://github.com/uckkk/dsh-brew-method , and the registered tools become available in your session after installation.

About this plugin

Picking the right brewing vessel is often the first and most confusing step in making a good cup of coffee. Pour-over, French press, AeroPress, siphon: each pairs with a specific dose, grind size, and extraction window, and a slight mismatch can send the flavor off course. dsh-brew-method exists to remove that guesswork between parameters and equipment.

It exposes a single tool called brew_method. Pass in your dose, grind level, and target flavor profile, and it returns one clear vessel recommendation rather than a vague all-options-will-do answer. The whole implementation is pure Node with zero network calls, so results are instant, lightweight, and deterministic.

Whether you are a beginner figuring out your first pour-over, a barista who needs a quick back-of-house suggestion, or a coffee tinkerer scripting automated brewing pipelines, this plugin gives you a decisive answer the moment you need one.

Use Cases

  • Instantly match the right brewing vessel from dose, grind size, and target flavor profile
  • Automate vessel selection inside brewing scripts to cut manual trial and error
  • Study parameter ranges per vessel and build a brewing intuition

Best For

  • Beginners still unsure which brewer to pick for their first pour-over
  • Baristas who need a quick, defensible vessel suggestion on the bar or in training
  • Automation enthusiasts scripting brewing pipelines who want a deterministic output