DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

doco-dsh

DeepSeek Harness native plugin for Doco knowledge base search, block-level reading, outling, and draft saving.

Developer Tools
0GitHub Stars0ForksUpdated2026-09-12

Install

$ dsh plugin --profile <name> add doco-dsh

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
doco-dsh is a native DeepSeek Harness integration plugin for Doco knowledge bases. It exposes 6 tools enabling AI agents to search content with completeness validation, inspect document structure with block-level addressing, read excerpts within configurable token budgets, and safely commit new drafts with multi-layer approval. It also exports a shared `doco` Cordis service for downstream plugins like doco-memory-dsh.

Key Capabilities

  • Full-text Search v2 with completeness and freshness validation (doco_search)
  • Document outline navigation using stable block IDs and heading paths (doco_outline)
  • Token-budgeted partial reading with cursor and contextual block support (doco_read)
  • Safe draft creation with native approval flow and idempotency controls (doco_save_draft)
  • Connection self-check and knowledge base discovery (doco_status, doco_list_knowledge_bases)
  • Exposes injectable doco Cordis service for ecosystem plugins

Useful For

  • Connecting DeepSeek Harness agents to Doco knowledge bases for accurate document retrieval
  • Providing factual grounding and block-level citation links in agent responses
  • Safely saving agent-generated content and summaries as Doco drafts
  • Backing structured long-term memory workflows when paired with doco-memory-dsh

Who It Fits

  • DeepSeek Harness developers and users managing documentation on Doco
  • AI agent builders requiring verifiable knowledge retrieval with token budgets

Documented Limitations

  • Requires valid Doco credentials or completing browser-based device login
  • Writing is disabled by default and requires DOCO_DSH_ALLOW_WRITES plus scope and user confirmation
  • Requires host environment to supply @deepseek-ai/dsh-tools and @deepseek-ai/cordis peer dependencies

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
songofhawk/doco-dsh
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
bfdd890 · 2026-09-14

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-12
Last release
No release detected
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