AI Agent Hub
Back to plugins
🧰

dsh-prenatal-nutrition

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-prenatal-nutrition

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

In DeepSeek Harness, run dsh plugin install uckkk/dsh-prenatal-nutrition to install this prenatal nutrition plugin; the source code is available at https://github.com/uckkk/dsh-prenatal-nutrition.

About this plugin

Expectant parents often find themselves drowning in scattered, sometimes contradictory dietary tips, with no quick way to get clear nutrition guidance tailored to their specific week of pregnancy, weight, or allergies. dsh-prenatal-nutrition was built for exactly that gap: through a simple tool interface, it returns structured prenatal nutrition recommendations based on the parameters you pass in, turning hours of web-searching into a single call.

At its core, the plugin exposes the prenatal_nutrition tool, which accepts parameters and outputs clear, actionable dietary and nutrition advice for pregnancy, paired with a reminder to consult a physician for medical matters. The entire implementation is pure Node.js with zero external network dependencies, making it lightweight, fast to deploy, and easy to slot into existing conversation or tool pipelines.

It is well suited for expectant mothers or partners looking for a quick nutrition reference, as well as developers building health apps, nutrition-management tools, or AI assistants. The plugin is open-sourced under the MIT license, free to integrate and extend.

Use Cases

  • Quickly retrieve personalized nutrition advice by pregnancy week and weight
  • Embed prenatal dietary guidance into a conversational assistant
  • Call a nutrition reference when building a prenatal health management app

Best For

  • Expectant mothers seeking quick nutrition reference
  • Engineering teams building health or nutrition apps
  • Developers integrating domain tools into AI assistants