dsh-bp-check
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-bp-check
Paste the following prompt into your AI chat to install this plugin:
Install the blood pressure check plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-bp-check; the source code is available at https://github.com/uckkk/dsh-bp-check.
About this plugin
Many people take their blood pressure at home and then stare at a pair of numbers without immediately knowing where they fall on the health spectrum. dsh-bp-check exists for exactly that moment: pass in your blood pressure parameters and receive a home self-check assessment right away, without hunting through medical guidelines.
The plugin is built with pure Node.js and makes no outbound network calls. Its entire surface is a single bp_check tool that processes the parameters you provide and returns a judgment result. There are no external services, no sidecar processes, no extra runtime dependencies-just a lightweight, self-contained logic pass.
It suits developers who want a quick, offline blood-pressure range reference inside their local session, and anyone who prefers zero-dependency tooling that simply works without an internet connection.
Use Cases
- Assess blood pressure ranges instantly after a home reading
- Obtain a blood-pressure health reference in a fully offline environment
- Invoke the tool directly inside a local session to embed BP judgment logic
Best For
- Developers who prefer offline, zero-dependency workflows
- Developers integrating health self-check logic into local sessions
- Users who avoid network calls or external services for a single-point judgment
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.