Skip to content
dsh.fish

Browse

12 results

Bundle

dsh-jmcomic

DeepSeek Harness plugin: a "comic" trigger in the sidebar foot that opens search/download, an importable local library, and an in-modal manga reader. Bundles the jmcomic source so it works without the jmcomic PyPI package.

lywusichen3
Bundle

computer-user

Codex-style computer use for DeepSeek Harness (DSH): read the screen and drive the mouse & keyboard. Pairs with picturereader (image_scan/image_ocr) to close the look-act-verify loop. Windows.

jing-hy2
Bundle

@Wodexinhaoleng-Kasssa/dsh-reader

DSH Web GUI 的在线小说阅读器:左侧边栏「阅读器」入口,在线书源搜索/抓取/整本下载到本地(TXT),阅读界面伪装成聊天对话框(小说章节以对话消息呈现)。宿主侧通过 node fetch 抓取书源网页(规避浏览器 CORS),浏览器侧同源调用 /api/dsh-reader。

Wodexinhaoleng-Kasssa2
Bundle

@s1lencewill/dsh-markdown-reader

DSH Web GUI 全屏 Markdown 阅读器插件:GFM、KaTeX、Mermaid、目录与阅读进度、外部文件变更同步、图片/代码/表格/长章节增强,以及打印与另存 PDF。工作区门禁的只读路由;零构建、零运行时依赖。

s1lencewill1
Bundle

dsh-document-reader

DeepSeek Harness (DSH) web plugin: read PDF / Word .docx / PPT .pptx / plain-text & code files straight into the composer via upload or drag-and-drop

Yun-tech1231
Bundle

@wilond/dsh-news

DSH Web GUI 新闻插件:侧边栏入口 + 弹窗聚合浏览国际新闻、知识科普、历史科普、AI 大模型新闻。Host 端 RSS 抓取/正文提取/图片代理(SSRF 防护 + 缓存),Client 端弹窗三视图(列表/阅读/设置)。

SongChengMing11
Bundle

dsh-bilingual-reader

DSH better-sidebar plugin: read paper PDFs and translate a selection with the LLM, contextual and isolated from the main conversation.

Johnblur1
Bundle

@linxin666/dsh-reader

DSH Web GUI 的在线小说阅读器:左侧边栏「阅读器」入口,在线书源搜索/抓取/整本下载到本地(TXT),阅读界面伪装成聊天对话框(小说章节以对话消息呈现)。宿主侧通过 node fetch 抓取书源网页(规避浏览器 CORS),浏览器侧同源调用 /api/dsh-reader。

Wodexinhaoleng-Kasssa
Bundle

@openbook/dsh-rss-reader

OpenBook RSS Reader as a DeepSeek Harness UI plugin: RSS sync, three-column reading view, notes/highlights, agent tools and chat commands

rocklau
Bundle

dsh-agent-outputs-reader

Overlay reader for agent output files: Markdown/GFM rendering, in-panel PDF preview, DOCX/XLSX/PPTX text extraction, reply-end file chips. Pure JS, zero dependencies, no persistent UI.

HiSeax
Bundle

@deepseek-ai/dsh-a11y-announcer

Accessibility plugin for the DeepSeek Harness web UI: announces tool calls as they appear and finished assistant messages through an aria-live region so screen readers read them aloud.

slohmaier
Bundle

dsh-md-reader

DSH Markdown 阅读插件:点击会话中的 MD/图片文件链接时,在浏览器右侧「详情栏」内以真正的三栏布局(侧边栏 | 会话区 | MD 文档)直接渲染阅读,而不是交给系统默认程序。目录 TOC、复制原文、字号缩放、自动跟随磁盘变更、图片内联预览。双半身插件:宿主半身提供只读 HTTP 路由,浏览器半身拦截点击并渲染面板。

wjx-ai