dsh-docs
Run the following command in DeepSeek Harness:
dsh plugin install MkaliezZ/dsh-docs
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install MkaliezZ/dsh-docs in the DeepSeek Harness CLI to install this plugin, available at https://github.com/MkaliezZ/dsh-docs.
About this plugin
When building AI workflows, models often need to consult external documentation, but dumping entire pages into the context window wastes tokens and buries the signal in a flood of irrelevant text. dsh-docs was built to solve exactly that problem.
It provides version-aware documentation query primitives and excerpt-bounding mechanisms, delegating lookup and version resolution to the host environment. The plugin deliberately hard-codes no specific web provider, staying fully neutral while ensuring only precisely matched documentation excerpts enter the model context, curbing unbounded documentation dumps at the source.
If you are building DSH workflows that frequently reference API docs, library specs, or technical standards and want to keep context-window noise under strict control, dsh-docs offers a lightweight, neutral, and extensible starting point.
Use Cases
- Workflows must consult API docs but context window space is limited
- Resolving documentation excerpts tied to a specific version number
- Preventing entire reference manuals from flooding model context
Best For
- Developers building documentation-driven workflows with DSH
- AI application builders who need fine-grained control over context density
- Architects designing pluggable documentation-retrieval pipelines
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.