Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).
dsh-kb-sieve
Category: Memory · ⭐ 2stars
Curated — reviewed and verified by the editors
DSH knowledge-base plugin: build audit-able KB packs (references + SQLite FTS5) from md/txt/docx/pdf, deterministic retrieval (kb_query) and original-text reading (kb_read), zero-script generated skills. Apache-2.0.
Plugin facts
| Maintainer | omdsh-dev |
|---|---|
| GitHub stars | 2 |
| Primary language | TypeScript |
| License | Apache-2.0 |
| Last push | 2026-08-12T06:59:40Z |
| Added to this directory | 2026-08-14 |
About this plugin
DSH knowledge-base plugin: build audit-able KB packs (references + SQLite FTS5) from md/txt/docx/pdf, deterministic retrieval (kb_query) and original-text reading (kb_read), zero-script generated skills. Apache-2.0.
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:omdsh-dev/dsh-kb-sieve 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.
⚠️ Safety note
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.
About this plugin: dsh-kb-sieve
What is dsh-kb-sieve?
dsh-kb-sieve is a memory plugin maintained by omdsh-dev. DSH knowledge-base plugin: build audit-able KB packs (references + SQLite FTS5) from md/txt/docx/pdf, deterministic retrieval (kb_query) and original-text reading (kb_read), zero-script generated skills. Apache-2.0.
How do I install dsh-kb-sieve?
Run dsh plugin add github:omdsh-dev/dsh-kb-sieve 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:omdsh-dev/dsh-kb-sieve#commit.
Is dsh-kb-sieve free?
dsh-kb-sieve is a community open-source project released under the Apache-2.0 license. You can inspect its source and install it for free.