dsh-vet-visit
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-vet-visit
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-vet-visit in DeepSeek Harness to install this plugin; the source code is available at https://github.com/uckkk/dsh-vet-visit .
About this plugin
Caring for a cat or a dog, how often should you schedule a vet checkup, how frequently should you run deworming cycles, and which seasonal illnesses should you watch out for? The answers are scattered across forum posts and past vet conversations, and by the time you actually need them the details have blurred. dsh-vet-visit pulls that knowledge into your session: a simple set of parameters returns the recommended checkup frequency, common disease reminders, and a deworming schedule, so you no longer have to dig through old chat logs or search the web each time.
The whole implementation is pure Node with zero network calls. All data ships inside the plugin and works fully offline, which means no extra latency, no privacy concerns, and reliable behavior even in restricted network environments.
If you regularly discuss pet health in an AI assistant or want to turn scattered pet-care knowledge into a callable tool you can invoke on demand, this lightweight plugin fills that gap neatly.
Use Cases
- Quickly look up annual checkup frequency for cats or dogs in an AI chat
- Confirm deworming timing and seasonal illness prevention before a season change
- Retrieve pet health guidance while fully offline
Best For
- Pet owners who want a consistent checkup and deworming cadence
- New pet owners looking for common-disease references
- Users in restricted networks who still need pet health tools
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.