AI Agent Hub
Back to plugins
🧰

dsh-milk-tea

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-milk-tea

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

Install this plugin in DeepSeek Harness by running the install command; the source repository is available at https://github.com/uckkk/dsh-milk-tea . After installation, invoke the milk_tea tool in your conversation to retrieve recipes.

About this plugin

Want to brew milk tea at home but keep second-guessing the sugar ratio, tea base, and milk amount? dsh-milk-tea turns that into a single parameter call: describe your flavor preference in the conversation, and the registered milk_tea tool returns a complete brewing recipe, saving you from hunting through cookbooks and running endless trial-and-error batches.

The entire plugin is a pure Node implementation with zero external network calls, so it works just as well in offline or bandwidth-limited environments. It is lightweight, dependency-free, and registers its tool the moment it is installed, adding no overhead to the host runtime.

Well suited for home milk-tea enthusiasts who want a standardized recipe, or for anyone who likes to casually ask an AI assistant for a drink plan mid-conversation. Released under the MIT license, it is free to weave into any workflow.

Use Cases

  • Describe flavor preferences in chat and receive a full brewing plan instantly
  • Look up beverage recipes offline with zero network calls
  • Embed milk tea recipe generation into automated workflows on demand

Best For

  • Home beverage enthusiasts who want to replicate milk tea
  • Content creators who need quick drink recipe generation
  • Plugin users who prefer lightweight, dependency-free tools