AI Agent Hub
Back to plugins
🤖

dsh-bone-check

Model Inference Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-bone-check

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

Run dsh plugin install uckkk/dsh-bone-check in your terminal to install this plugin in DeepSeek Harness; the full source is available at https://github.com/uckkk/dsh-bone-check

About this plugin

Bone density is one of the health metrics most people overlook in their day-to-day routines, yet a quick local assessment can be far more convenient than scheduling another appointment. dsh-bone-check exists for exactly that: it registers a bone-density screening tool that takes your input parameters, computes the assessment precisely, and returns tailored health recommendations (please follow your doctor's advice). The core workflow is a single call-you provide the relevant parameters, the tool does the math, and you get a result with suggestions, no multi-turn back-and-forth required. Being a pure Node implementation with zero network dependencies, every calculation stays on your machine and no data ever leaves your local environment. It is a good fit for individuals tracking skeletal health, fitness or rehabilitation professionals who need fast local references, and developers who want a quick health estimate right inside a chat session. As always, the final call on any health decision belongs to a qualified medical professional.

Use Cases

  • Quickly estimate bone density levels in a chat session
  • Get parameter-based health recommendation references
  • Perform a local skeletal health assessment without network access

Best For

  • Individuals tracking skeletal health
  • Fitness or rehabilitation professionals needing fast local references
  • Developers wanting quick health estimates in a chat session