AI Agent Hub
Back to plugins
🖥️

dsh-baby-weight

Client Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-baby-weight

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

Run dsh plugin install uckkk/dsh-baby-weight in your terminal to install it; the source code is available at https://github.com/uckkk/dsh-baby-weight.

About this plugin

In parenting or maternal-health conversations, it is common to want a quick check on whether a baby's weight falls within a reference range, without digging through handbooks or opening an online calculator. dsh-baby-weight condenses that lookup into a single lightweight tool: pass in the relevant parameters and receive a clear, guideline-based suggestion immediately.

The plugin is implemented entirely in Node.js and runs with zero network dependencies, making it well suited for intranet deployments, offline setups, or low-latency pipelines. It stores no data and makes no external requests, keeping the logic transparent and easy to slot into a conversation flow without side effects. As always, the output is a reference suggestion—concrete medical decisions should be made under professional guidance.

Ideal for developers building mom-and-baby chat assistants, or anyone who wants an offline, privacy-friendly baby-weight reference embedded in their plugin stack.

Use Cases

  • Quickly look up baby weight reference ranges inside a chat assistant
  • Provide weight-standard comparisons to new parents in offline or intranet setups
  • Insert a parameterised weight-suggestion query into a maternal-health conversation flow
  • Embed a parametric baby-weight reference tool within a parenting knowledge base

Best For

  • Developers building maternal-and-baby conversational assistants
  • Intranet plugin users who need zero-dependency offline lookup tools
  • Product or operations teams focused on new-parent parenting content