dsh-file-upload
Run the following command in DeepSeek Harness:
dsh plugin install HongMing-Huang/dsh-file-upload
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, install this plugin from the open-source URL https://github.com/HongMing-Huang/dsh-file-upload.
About this plugin
dsh-file-upload improves the way local files enter DeepSeek Harness conversations. Instead of pasting raw content into the composer, you can attach files through the paperclip button, drag-and-drop, or paste, then reference them as Codex-style @relative/path mentions that agents can read on demand.
With its bundled MarkItDown engine, the plugin converts many document formats into Markdown and exposes a read_document tool with paging and caching for agents. It can also generate automatic image explanations for text-only models through a vision discovery chain, making images easier to reason about. It is a good fit for document Q&A, file review, agent workflows, and users who want a practical file-handling layer inside DeepSeek Harness.
Use Cases
- Upload documents for agents to read on demand
- Convert PDF, Office, and other files to Markdown
- Generate image explanations for text-only models
Best For
- Users handling local files in DeepSeek Harness
- Developers building document Q&A or review workflows
- Users who want text-only models to understand images
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.