AI Agent Hub
Back to plugins
🤖

dsh-liver-func

Model Inference Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-liver-func

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

Run dsh plugin install uckkk/dsh-liver-func in DeepSeek Harness to install this plugin. Full source code is available at https://github.com/uckkk/dsh-liver-func

About this plugin

A liver function panel is full of abbreviations — ALT, AST, GGT, ALB — and raw numbers that are hard to make sense of at a glance. dsh-liver-func is a lightweight tool built exactly for that reading gap: it registers a liver_func tool that walks through each parameter in your test results one by one, explaining what the indicator measures and what its reference range means, so you can form a basic understanding before your next doctor's visit.

The entire plugin is implemented in pure Node.js with zero external network calls. All interpretation logic runs locally, keeping your data private and ensuring instant responses, even in offline or restricted network environments.

It is designed for everyday users who have received a liver function report and want a quick, plain-language breakdown of each value. The output is strictly for reference and does not constitute a medical diagnosis — always follow your physician's guidance.

Use Cases

  • Quickly decoding ALT, AST, GGT and other parameters on a liver function panel after a checkup
  • Forming a preliminary understanding of lab values before a follow-up appointment
  • Running the interpretation tool locally in offline or restricted network environments
  • Handing lab data to an assistant for parameter-by-parameter plain-language breakdown

Best For

  • Everyday users who want a plain-language breakdown of their liver function report
  • Developers who need offline local interpretation with full data privacy control
  • Professionals who prefer lightweight, zero-dependency tools for quick reference