AI Agent Hub
Back to plugins
🖥️

dsh-lenovo-toolkit

Client Updated 2026.09.03

Run the following command in DeepSeek Harness:

dsh plugin install 1Ecc/dsh-lenovo-toolkit

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

Run dsh plugin install 1Ecc/dsh-lenovo-toolkit in your terminal, then restart dsh web and refresh the page; source code is available at https://github.com/1Ecc/dsh-lenovo-toolkit

About this plugin

Professional hardware diagnostics on a general-purpose AI agent platform have been largely unserved. How worn is your battery really, why keeps Wi-Fi dropping, or where is disk space silently vanishing. dsh-lenoven-toolkit packages the judgment capabilities Lenovo has built over years into an installable plugin for DeepSeek Harness, so the agent returns structured conclusions rather than raw numbers left to guess.

The toolkit ships two tool groups. The battery health group covers cross-platform capacity, cycle count, and dual-metric health scoring, auto-generates SVG decay trend charts and the OS-native battery report, and bundles a rules document so the model never guesses verdicts from bare data. The Windows Device Assistant group carries 14 non-battery tools: device info, performance and process inspection, storage breakdown, Wi-Fi status plus 5-to-60-second drift monitoring, and application queries, all wrapped in privacy-respecting, self-contained HTML reports. Every controlled action, whether opening a settings page, launching an app, or copying a diagnostic summary, requires explicit per-instance user confirmation defined in the contract.

It is built for Lenovo notebook or desktop owners who want a one-sentence system and battery checkup, everyday users who prefer natural-language device management, and engineers in the DSH plugin or skill ecosystem who want a reference for the dual-format delivery pattern. The project is in pilot stage, and the documentation honestly lists which parts have not yet been verified on a real runtime.

Use Cases

  • Check battery wear and cycle count on a Lenovo laptop with one prompt and get an SVG decay trend chart
  • Diagnose recurring Wi-Fi drops and 5-to-60-second network drift on Windows with a privacy-respecting HTML report
  • Run a full system health check covering performance, storage, and applications to receive a structured verdict and service recommendation

Best For

  • Lenovo notebook or desktop owners who want a quick hardware status check
  • Everyday users who prefer natural-language device management over admin panels
  • Developers in the DSH plugin or skill ecosystem looking for a dual-format delivery reference