AI Agent Hub
Back to plugins
🧰

dsh-caffeine

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-caffeine

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

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

About this plugin

If you fuel your day on coffee, you probably have a gut feeling about how long caffeine lingers in your system, but nothing precise. Will that evening latte really keep you up at 3 a.m.? The answer depends on dose, individual metabolic rate, and current residual levels. dsh-caffeine turns that fuzzy anxiety into a clear, parameterized estimate.

The tool calculates your caffeine half-life from the parameters you supply and returns straightforward drinking suggestions rather than a wall of formulas to work through yourself. It is a pure Node.js implementation with zero network requests and zero external dependencies, so the entire computation runs locally, fast and lightweight, with no data leaving your machine.

It is well suited for anyone managing the cadence of daily coffee, tea, or energy-drink intake, or for caffeine-sensitive people who keep wondering whether one more cup tonight is safe. A word of caution: the output is a parameterized calculation for reference only; for specific health conditions or drug interactions, always consult your physician.

Use Cases

  • Estimating how much evening coffee impacts next-day sleep
  • Calculating residual caffeine after stacking multiple cups of tea and espresso
  • Setting a safe daily intake ceiling for caffeine-sensitive individuals

Best For

  • Office workers who drink several cups of coffee or tea daily
  • Caffeine-sensitive individuals seeking precise intake control
  • Tech users who prefer lightweight, local, zero-dependency utilities