DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-library

Local document knowledge base for DeepSeek Harness with hybrid retrieval, citation verification, and zero model downloads.

UI & ProductivityTerminal & TUIDeveloper ToolsSecurity & PolicySkills & Workflows
10GitHub Stars0ForksUpdated2026-09-19

Install

$ dsh plugin --profile web add "github:PerryLink/dsh-library#main"

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-library provides a local document RAG knowledge base for DeepSeek Harness. It chunks and embeds local markdown/text files into a storage-domain index without required cloud models or downloads, supporting hybrid semantic and keyword search, diversity re-ranking, lost-in-the-middle avoidance, citation checking, and purge verification.

Key Capabilities

  • Document ingestion and management via library_add, library_remove, and library_list
  • Purge verification probing remaining index for residue after removals
  • Hybrid keyword and semantic retrieval with MMR diversity re-ranking and relevance filtering
  • Lost-in-the-middle avoidance pinning top results to head and tail
  • Answer citation verification via library_cite_check using fuzzy matching and semantic similarity
  • Index health inspection via library_diagnose and /library command summaries
  • Configurable embedder backends supporting built-in hashing, local Ollama, or external CLI commands

Useful For

  • Indexing local documentation, specifications, or notes for agent reference
  • Grounding agent responses with verifiable [n] citations
  • Running local offline RAG pipelines with zero external cloud dependencies

Who It Fits

  • DeepSeek Harness users needing offline local knowledge bases
  • Developers building RAG-grounded workflows and verified citation checks

Documented Limitations

  • Built-in hash embedder performs surface lexical scoring rather than deep semantic understanding unless configured with Ollama or an external command
  • Document ingestion is limited to text/markdown files by path; PDF and DOCX parsing is not built-in
  • Citation checks validate against indexed search result page markers ([n]) rather than arbitrary external sources

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
PerryLink/dsh-library
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
7d807e5 · 2026-09-19

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
10GitHub stars
Forks
0
Open issues
1
Last commit
2026-09-19
Last release
2026-09-18
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app