AI Agent Hub
Back to plugins
🧰

dsh-vaccine-boost

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-vaccine-boost

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

Run dsh plugin install uckkk/dsh-vaccine-boost in DeepSeek Harness to install this plugin; the source is available at https://github.com/uckkk/dsh-vaccine-boost.

About this plugin

Figuring out when and whether to get a vaccine booster can feel like parsing a dense handout with too many edge cases. dsh-vaccine-boost turns that into a single, focused tool call: supply the relevant parameters and receive a clear, actionable booster recommendation without having to cross-reference scattered sources.\n\nUnder the hood it is a pure Node implementation with zero network dependencies, so it runs locally, returns instantly, and behaves predictably. No API keys, no external services, no hosting required.\n\nIt fits naturally into conversational sessions where a user asks the \"should I get a booster now\" question, or into larger health-related workflows where a structured recommendation is one step in a pipeline. If you want a single, unambiguous answer instead of piecing one together yourself, this lightweight plugin is a practical fit.

Use Cases

  • Answer booster-eligibility questions quickly in a chat session
  • Fetch a structured booster recommendation as part of a health workflow
  • Look up vaccine boost guidance in an offline environment

Best For

  • Individuals seeking clear vaccine booster guidance
  • Developers building health-focused conversational apps
  • Developers who prefer lightweight tools with zero external dependencies