DeepSeek Harness Plugin

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

Maintaineromdsh-dev
GitHub stars2
Primary languageTypeScript
LicenseApache-2.0
Last push2026-08-12T06:59:40Z
Added to this directory2026-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.

Plugin safety →

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.

modlens

Curated ⭐ 1306

Memory

Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).

View plugin → liustack

mnemon

Community ⭐ 436

Memory

LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with DeepSeek Harness, Claude Code, OpenClaw, and any agent runtime.

View plugin → mnemon-dev