AI Agent Hub
Back to plugins
🧰

dsh-tools

Web Tools Updated 2026.09.04

Run the following command in DeepSeek Harness:

dsh plugin install LoKiGGo/dsh-tools

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

Run `dsh plugin install LoKiGGo/dsh-tools` in the DeepSeek Harness terminal to install the plugin, sourced from https://github.com/LoKiGGo/dsh-tools ; restart dsh web after installation and manage features from the settings page.

About this plugin

Everyday DSH web use accumulates a list of small, unsolved needs: nobody tells you when a long-running task finishes, idle chat sessions quietly eat up disk space, installed plugins lack a one-stop update path, Token spending stays opaque, and some users would love WeChat as a direct Agent entry point. dsh-tools bundles all of these into a single persistent plugin. Inside Settings then dsh Toolbox, a tabbed panel lets you flip each feature on or off; changes apply instantly and survive restarts, so there is no more hunting through separate docs or juggling multiple add-ons.

Five capability areas stand out. Desktop notification fires a top-most system tray alert via the browser Notification API when the tab is unfocused, and a click sends you straight back to the session. Chat management lists every session with its disk footprint, supporting single or bulk deletion. The plugin panel bundles enable/disable toggles, one-click update checks (npm or GitHub sources), and a categorized browser split into official, installed, and local views. Usage analytics aggregates real per-day Token counts, cache-hit ratios, and estimated cost into a trend bar chart with a peak/off-peak price toggle. WeChat integration scans a QR code through the Tencent openclaw protocol, then handles text chat, image and file exchange, speech-to-text, and text-to-image generation; all credentials live in a local 0600-permission file and never enter plugin config or the repository.

Best suited for heavy DSH web users who want a tidy in-browser toolbox, WeChat as a natural Agent front-end, or continuous visibility into Token spend and cache efficiency. Every feature is driven from the in-browser settings page with no extra server components to maintain, ships under the MIT license, and uses conservative defaults you opt into as needed.

Use Cases

  • Consolidate task alerts, chat cleanup, and plugin updates into a single tabbed settings page instead of juggling multiple add-ons
  • Review per-day Token counts and cache-hit ratios with peak/off-peak pricing to estimate real cost
  • Bind a WeChat account via QR code and chat with the DSH Agent directly, exchanging images and files

Best For

  • Power users of DSH web who want a single in-browser settings hub
  • Developers who prefer WeChat as a natural front-end for their Agent
  • Teams that track Token spend, cache efficiency, and plugin lifecycle in one place