Use dsh-docs to let DeepSeek Harness parse PDFs, Office documents and scanned files locally

dsh-docs is a fully local documentation plugin for DeepSeek Harness maintained by Sqhao-O. It can parse PDF, Office documents, images and scanned documents within authorized directories. For Windows x64 systems, it uses offline Python/Tesseract OCR with fixed hash verification, while other platforms fall back to Node Xberg. The directory installation command is `dsh plugin add github:Sqhao-O/dsh-docs`, and the npm package `dsh-doc` is recommended for web scenarios.

Read More