dsh-vaccine
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-vaccine
Paste the following prompt into your AI chat to install this plugin:
Install it in DeepSeek Harness by running dsh plugin install uckkk/dsh-vaccine; the source code is hosted at https://github.com/uckkk/dsh-vaccine .
About this plugin
Caring for a pet soon brings up the recurring questions of which diseases to watch for and how to schedule deworming correctly. The answers are scattered across forums, clinic handouts, and vet websites, and most lookups assume a steady internet connection. dsh-vaccine distills that reference work into a single local tool: you call vaccine with parameters such as breed and age, and it returns a tailored list of common susceptible diseases plus a recommended deworming plan, all in one step.
The plugin is written in pure Node.js and makes zero network requests at runtime. That design choice means it works reliably in environments with flaky or no connectivity, such as the back of a car, an airplane, or a clinic waiting room with poor signal, and it leaves no extra network traces in system logs.
It is useful for everyday pet owners who want a quick sanity check on prevention schedules, for pet-shop or clinic staff who need to explain a plan to a client in seconds, and for developers who would like to surface basic veterinary常识 through a single function call rather than a web lookup.
Use Cases
- Quickly look up common disease prevention and deworming schedules for a pet
- Pet shops or clinics explaining prevention plans to clients in seconds
- Getting deworming advice while offline or on flaky connections
Best For
- Everyday cat and dog owners
- Pet shop or veterinary clinic front-desk and assistant staff
- Developers embedding basic veterinary knowledge into their own applications
Related Plugins
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.
Dockyard DSH is a native DeepSeek Harness plugin that unifies official OAuth/client sessions for Codex, Antigravity, Grok, Claude, and Cursor, providing account pool, model catalog, and quota status.