deep-read-summarize
Run the following command in DeepSeek Harness:
dsh plugin install PensiveFei/deep-read-summarize
Paste the following prompt into your AI chat to install this plugin:
Install deep-read-summarize in DeepSeek Harness from its open-source repository at https://github.com/PensiveFei/deep-read-summarize.
About this plugin
deep-read-summarize is designed for the common problem of long content being too time-consuming to read deeply and too messy to turn into useful notes. It accepts a book, paper, video link, or web page and runs a DSH workflow that splits the material into chunks, assigns them to parallel sub-agents for close reading, and merges the results into a structured Obsidian note.
The workflow emphasizes traceability and reliability rather than just producing a short summary. Key conclusions are anchored to source locations such as pages, chapters, or paragraphs; sub-task outputs are constrained by JSON Schema and retried when invalid; and a final quality check is applied before the note is finished. If one chunk fails, the workflow can skip it and mark the gap instead of silently producing a misleading complete summary.
It is a good fit for researchers, students, writers, and knowledge-management users who regularly process papers, ebooks, video transcripts, or long web articles. If you use Obsidian and want deep-reading results saved as Markdown with YAML frontmatter, this plugin helps turn scattered sources into reviewable, searchable notes.
Use Cases
- Summarize papers into reading notes with citations.
- Convert ebooks or long web articles into Obsidian notes.
- Process video transcripts and extract key conclusions.
Best For
- Researchers who need to read papers and literature closely.
- Obsidian users building a personal knowledge base.
- Learners who regularly process books, web pages, and video content.
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.