dsh-dental-check
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-dental-check
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, run dsh plugin install uckkk/dsh-dental-check to install the plugin. The source is hosted at https://github.com/uckkk/dsh-dental-check . After installation, call the dental_check tool in your session to use it.
About this plugin
Asking your chat assistant "Should I see a dentist right now?" usually means bouncing between search results and half-baked health articles before you get a concrete, actionable answer. dsh-dental-check turns that into a single tool call: pass in the relevant parameters in your session and receive a clearly structured dental self-care suggestion right away.
The plugin registers one focused tool, dental_check, whose sole job is to map your input—symptoms, frequency, context—into a specific oral-care recommendation. The entire implementation is pure Node.js with zero network calls, so once installed it runs fully offline. No sensitive dental data leaves your machine, and response time depends only on the local runtime.
It is a good fit for developers building personal conversation agents or home-health assistants who want an easy "quick dental check" entry point, as well as users who prefer turning scattered dental-health advice into a single repeatable rule without spinning up a backend. Zero dependencies, MIT-licensed, ready to use out of the box.
Use Cases
- Getting a structured dental advice reply inside a chat conversation
- Adding a conversational oral-check entry point to a personal health assistant
- Referencing oral-care guidance in offline or restricted-network environments
Best For
- Developers adding health capabilities to conversational agents
- Users who prefer offline, privacy-preserving tools
- Individuals who want dental advice as a single callable, repeatable rule
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.