AI Agent Hub
Back to plugins
🧰

dsh-exercise-calories

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-exercise-calories

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

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

About this plugin

You just finished a jog or a bike ride and want a quick calorie-burn figure, but you do not feel like opening a third-party site, creating an account, or waiting for an API call. dsh-exercise-calories brings that calculation right into the chat: it registers a tool called exercise_calories, takes parameters such as activity type, duration, and body weight, and returns a structured breakdown with no external requests.\n\nUnder the hood the plugin is pure Node.js. It makes zero network calls and pulls in no third-party dependencies, so it works reliably in low-connectivity or fully offline settings and keeps data handling transparent.\n\nIt is a good fit for fitness enthusiasts logging daily workouts, health-content creators who need quick numbers, and anyone who prefers to estimate calorie burn in the middle of a conversation rather than switching to a separate app. A lightweight, dependency-free calculator that makes tracking exercise burn feel as natural as a text message.

Use Cases

  • Logging calorie burn after a run, bike ride, or swim
  • Quickly estimating energy expenditure for a fitness journal
  • Computing burn while offline or on a weak connection, no network needed

Best For

  • Fitness enthusiasts tracking daily workout burn
  • Health-content creators who need quick nutritional data
  • Users who prefer in-chat estimation over switching to a separate app