Windows-only computer use for DeepSeek Harness: captures the virtual screen and drives mouse & keyboard through 9 tools built on PowerShell and Win32 SendInput; pairs with picturereader so text-only models can complete the screenshot-analyze-act-verify loop fully locally.
- License
- MIT
- Added
- 2026-08-27
GitHub info
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 27, 2026, 12:48 PM
- Maintainer
- jing-hy
- Added
- 2026-08-27
Install
dsh plugin --profile web add computer-userREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/jing-hy/computer-user)Related plugins
Tools & Capabilitiesdsh-task-runner
★ 1Project/task dual-mode workspaces for DSH: a task skips the workspace picker and gets a fresh scratch directory (D:\dsh_working\<name>-<timestamp>) per conversation, Codex-style; no-workspace sessions are grouped under a persistent Tasks section in the sidebar with empty states, and the new-session workspace picker gains a "no workspace (task)" option.
WeKnora#dsh-weknora
★ 20882Four read-only tools over a WeKnora knowledge base: list knowledge bases, hybrid passage search, reassemble one document's chunks in order, and WeKnora's own cited RAG or ReAct-agent answer with a resumable session id.
treg
★ 699Tool catalog for agents: search ~2,600 external endpoints (SEO and SERP, backlinks, social, people and company enrichment, ad libraries, scraping) by the task you want done, read each one's parameters and per-call price, then call it with the credential injected server-side. Ships the skill plus an MCP row that stays disabled until TREG_TOKEN is set.