wps-dsh-plugin
Run the following command in DeepSeek Harness:
dsh plugin install CatNebulaaaa/wps-dsh-plugin
Paste the following prompt into your AI chat to install this plugin:
Run the install command in your DeepSeek Harness terminal; the plugin source repository is https://github.com/CatNebulaaaa/wps-dsh-plugin
About this plugin
DeepSeek Harness is in rapid iteration, yet the upstream lc2panda/wps-skills project—home to more than 200 WPS Office automation tools—was never designed around DSH tool naming conventions or routing policies. Dropping the upstream MCP into DSH as-is typically triggers namespace collisions, lacks safety-routing rules, and can silently degrade into a session with zero WPS tools available when discovery fails.
wps-dsh-plugin is a thin adapter layer that closes exactly that gap. It mounts the existing wps-office-mcp as a trusted stdio child process inside DSH, prefixes every tool with the mcp__wps-office__ namespace to avoid cross-server conflicts, and registers a DSH-specific Skill encoding routing conventions, safety reminders, and error-handling policies. It also ships a read-only diagnostic script that checks Node version, DSH status, WPS MCP path, and the Windows add-in in a single pass, reporting OK / WARN / ERROR levels and exiting non-zero on any ERROR so you never operate with a silently broken tool catalogue.
If you already use DeepSeek Harness for daily office workflows and want Excel range reads, Word document extraction, or PPT slide operations directly inside your agent without maintaining a separate MCP client or forking the upstream repo, this plugin is the bridge between your existing wps-skills build and the DSH runtime.
Use Cases
- Reading Excel ranges via natural language in a DSH agent
- Extracting full Word document text for summarization inside an agent workflow
- Quickly diagnosing whether the WPS MCP environment is correctly configured
Best For
- Developers already using DeepSeek Harness who want WPS tools in their agent
- Office automation users who need batch Excel, Word, or PPT operations
- Technical integrators looking to reduce friction when wiring WPS MCP into DSH
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.