A knowledge-graph memory plugin for AI agents: conversations are distilled into structured triples, compressing context by up to 75% and enabling traceable, searchable, cross-session experience reuse. One memory core, native to DeepSeek Harness, with the OpenClaw plugin entry retained.
dsh-docs
Fully local document intelligence for DeepSeek Harness: the agent can read PDFs, Office documents, images, and scanned files, with offline OCR so nothing leaves your machine. Markdown, HTML, CSV, and plain text are covered too.
Plugin facts
Screenshots
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:Sqhao-O/dsh-docs β οΈ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety β
More about this plugin
Install the published package into the web profile: dsh plugin --profile web add dsh-doc
Related guides
Learn how to choose, install, and use memory plugins.
About this plugin: dsh-docs
What is dsh-docs?
dsh-docs is a memory plugin maintained by Sqhao-O. Fully local document intelligence for DeepSeek Harness: the agent can read PDFs, Office documents, images, and scanned files, with offline OCR so nothing leaves your machine. Markdown, HTML, CSV, and plain text are covered too.
How do I install dsh-docs?
Run dsh plugin add github:Sqhao-O/dsh-docs in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:Sqhao-O/dsh-docs#commit.
Is dsh-docs free?
dsh-docs is a community open-source project released under the MIT license. You can inspect its source and install it for free.
Related plugins
LLM-supervised persistent memory for AI agents β graph-based recall and knowledge management.
memtrace-public
β 454Memtrace turns your codebase into a live knowledge graph that AI coding agents can query in milliseconds β every function, class, call edge, and version, across every session, without re-reading files or breaking things they can't see.