AI Agent Hub
Back to plugins
🤖

dsh-poison-check

Model Inference Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-poison-check

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

Run dsh plugin install uckkk/dsh-poison-check in DeepSeek Harness to install the plugin; the source code is hosted at https://github.com/uckkk/dsh-poison-check

About this plugin

When a pet accidentally ingests a toxic substance, the few minutes before the vet arrives are the ones that demand the calmest guidance. Most pet owners panic and are unsure what to do first—or worse, what not to do. dsh-poison-check was built to close exactly that gap.

The plugin registers a single tool called poison_check. Given parameters such as the suspected toxin, the pet species, and its size, it returns a structured emergency-care plan. The entire implementation is pure Node.js with zero outgoing network calls, so everything runs locally, responds quickly, and keeps sensitive pet-health data off the wire.

It is a good fit for pet owners who use DeepSeek Harness as their everyday conversational assistant, as well as for veterinarians or animal-care professionals who need a fast, at-a-glance reference during triage. If you want a one-sentence prompt in chat to produce an actionable care checklist instead of scrambling through browsed articles, that is exactly what this plugin is for.

Use Cases

  • Getting quick emergency guidance after a pet ingests a toxic substance
  • Following structured care steps before the vet arrives
  • Querying a pet poisoning response plan in a single chat turn

Best For

  • Pet owners who use an AI assistant as their everyday companion
  • Veterinarians or animal-care staff needing a fast triage reference
  • Developers who prefer local-first, zero-network tooling