WinWIKIAgent-dsgplugin
Run the following command in DeepSeek Harness:
dsh plugin install HarrisXiu/WinWIKIAgent-dsgplugin
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install HarrisXiu/WinWIKIAgent-dsgplugin in a DeepSeek Harness terminal to install this plugin; the source is hosted at https://github.com/HarrisXiu/WinWIKIAgent-dsgplugin.
About this plugin
Using DSH on Windows often means bouncing between a desktop agent, a separate knowledge-base app, and assorted document utilities. WinWIKIAgent collapses all of that into the DSH web interface, so chat, file operations, and personal knowledge curation live in a single browser tab instead of three windows.
Three pillars drive the plugin. First, the chat experience: streaming output, collapsible chain-of-thought, tool-call cards, and confirmation dialogs for risky operations, backed by either an OpenAI-compatible endpoint or a local Ollama service. Second, the LLM Wiki knowledge base: a browsable file tree, full-text search, URL import, and automatic compilation of uploaded files, with LINT and REFLECT workflows for continuous refinement. Third, document processing: a model-first, three-tier pipeline that reads PDF, DOCX, XLSX, and PPTX; generates native Word formulas via LaTeX-to-OMML; converts between office formats through a four-level fallback chain (pure JS, pandoc, LibreOffice headless, MS Office COM); and auto-detects which tools are actually installed on the host so the agent always picks a working path.
It is a natural fit for Windows users who lean on DSH for everyday office tasks, document triage, and building a personal knowledge base, particularly those who prefer local inference and want their chat, file processing, and note-taking consolidated in one interface rather than scattered across multiple applications.
Use Cases
- Execute Windows desktop tools directly from the DSH web interface for daily office tasks
- Upload PDF or DOCX files and let the agent understand, structure, and generate Word or Excel outputs
- Maintain a personal LLM Wiki by importing URLs, compiling documents, and running LINT and REFLECT passes
Best For
- Windows users who rely on DSH for daily document processing and knowledge management
- Workers who prefer local Ollama inference and want to keep data off the cloud
- Users who want chat, file operations, and note-taking consolidated in a single web interface
Related Plugins
Memory layer for coding agents that indexes local session history and auto-recalls relevant context before edits, commands, and failures, with no manual search needed.
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.