AI Agent Hub
Back to plugins
🎮

dsh-bmi

Fun & Dress-up Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-bmi

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

Run dsh plugin install uckkk/dsh-bmi in DeepSeek Harness to install; the source repository is https://github.com/uckkk/dsh-bmi

About this plugin

Asking 'what is my BMI?' in a chat and then having to switch to a browser, fill out a web form, and switch back is a small but unnecessary friction. dsh-bmi brings the calculation right into your conversation: after installing, you simply invoke the tool with your parameters and get a number instantly—no window switching required.

The plugin is written in pure Node.js with zero network dependencies and no external API calls. Given height and weight, it computes the standard BMI figure and returns a detailed result. Keep in mind the value is an estimate and not medical advice; it is, however, perfectly suited for quick daily reference, tracking weight trends over time, or adding a playful 'this character has a BMI of…' line in a fun-dressup scenario.

Who is it for? Anyone who wants to check a BMI on the fly during a dsh session without opening a browser. Zero configuration, zero network, zero extra dependencies—install and go.

Use Cases

  • Checking your BMI mid-conversation without opening a web form
  • Adding a body-stat line to a character in a fun-dressup scene
  • Quickly estimating BMI to track weight trends over time

Best For

  • Users who want an in-session BMI check without a browser
  • Creators adding body stats to characters in dressup scenes
  • Users who prefer zero-network, fully local tools