dsh-stool-plugin
Run the following command in DeepSeek Harness:
dsh plugin install fufengyuan/dsh-stool-plugin
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install fufengyuan/dsh-stool-plugin in the DeepSeek Harness terminal to install this plugin; the source repository is https://github.com/fufengyuan/dsh-stool-plugin
About this plugin
DSH Agents excel at writing code and reading docs, but real ops work - logging into servers, grepping logs, querying databases, kicking off CI/CD - still means switching to a terminal and typing stool commands by hand. dsh-stool-plugin closes that gap: it registers every stool CLI capability as a tool the DSH model can invoke directly, so the Agent can carry out server management, log search, database queries, and deployments without any manual relay.
On the Host side the plugin registers nine stool tools and exposes a /stool/status probe endpoint; on the Client side it ships a settings card that auto-detects whether stool is available locally, removing the need for manual verification. Dependencies are kept minimal - the only external link is a peerDependency on dsh-tools, so there is no extra runtime overhead.
This plugin is for ops engineers or solo developers who already run DSH and have the stool CLI installed. Once in place, the routine server and CI/CD tasks you used to do in a terminal can be executed end-to-end by the Agent inside the conversation.
Use Cases
- Let the Agent log into servers and run routine management tasks automatically
- Search logs and query databases right inside the conversation without switching terminals
- Trigger CI/CD deployment pipelines and track results through the chat
Best For
- Ops engineers already running DSH with stool CLI installed
- Solo developers who want fewer manual terminal interactions
- Tech leads building automated ops Agent workflows
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.