dsh-doc-quick
Manifest valid★ 1Drag documents into the dsh web chat for direct local-file processing; a right sidebar lists outputs and file paths. 拖拽文档进 Web 对话框快速处理,右侧侧栏展示产出。
dsh-doc-quick
Drag a document into the dsh web chat — the agent reads it straight from your local filesystem (no sandbox limits), processes it, and when done a right-hand sidebar pops up with the outputs and their file paths.
Features
- Drag & drop: drop a file into the web dialog; the host saves it to
~/.dsh/doc-quick/<sessionId>/and registers a task. - Local read: the host reads the local filesystem directly. Supported formats: PDF, Word (doc/docx), PowerPoint (ppt/pptx), EPUB, Notebook (ipynb), Markdown and plain text.
- Agent tools:
doc_list(see your pending tasks),doc_read(read the file content),doc_complete(register the produced outputs). - Result sidebar: task status, summaries, and output file paths with preview / download links on the right side of the chat.
Install
dsh plugin --profile web add github:Entity-Him/dsh-doc-quick
Requires the dsh web profile (the sidebar is a web-client UI). The plugin is
pure JavaScript — no native or Node-gyp dependencies. PDF parsing lazily loads
pdfjs-dist when available and degrades gracefully when it is not.
Usage
- Open the dsh web chat.
- Drag a file into the input box.
- Ask the agent to read and process it (it already knows the file was dropped).
- When finished, the right sidebar shows the outputs and file paths — click to preview or download.
How it works
drag & drop ──> host saves to ~/.dsh/doc-quick/<sessionId>/
└──> agent: doc_read(file) ──> doc_complete(outputs)
└──> client: right sidebar polls docQuick/getTasks
License
MIT
Comments
Loading…
From the same category
by deepseek-ai
DeepSeek Harness: Everything is a Plugin.
★ 233.3k
MIT
TypeScript
Sep 22, 2026
by nexu-io
🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards,
★ 97.6k
Apache-2.0
TypeScript
Sep 22, 2026
by Tencent
Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
★ 28.9k
↓ 831/wk
NOASSERTION
Go
Sep 22, 2026
dsh plugin --profile web add @wxg-prc-cpg/dsh-weknoraby awesome-dsh-plugin
A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 16.6k
CC0-1.0
Python
Sep 22, 2026
by zhu1090093659
DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop
★ 7.9k
Apache-2.0
TypeScript
Sep 22, 2026
dsh plugin --profile web add dsh-webby yjh051108
dsh-routing-suite — injector + router-standard kit: install the runtime injector first, then the task-aware reasoning-mode router preset (measured P1-P23).
★ 7.2k
MIT
JavaScript
Sep 18, 2026
dsh plugin --profile web add @dsh-external/dsh-super-injector