Skip to content
dsh.fish

Browse

370 results

Bundle

dsh-plugin-mermaid-preview

Mermaid diagrams in DeepSeek Harness: .mmd file previews in the document sidebar, and ```mermaid fences rendered inside chat messages

huiyeo1
Bundle

dsh-quality-score

Quality scorecard for DeepSeek Harness (dsh) plugins: 0-100 score with grade and per-component breakdown (manifest, peer resolvability, dist-tag health, dead ranges, freshness, docs, dsh-tools peer compat). Zero runtime dependencies, read-only. CLI + agent-callable quality_score tool.

zoahdev1
Bundle

dsh-readme-forge

Generate a README.md for DeepSeek Harness (dsh) plugin repositories from package.json + cordis.patch.yml + source layout — deterministic, zero runtime dependencies, read-only by default. CLI + agent-callable readme_forge tool.

zoahdev1
Bundle

dsh-screenshot-capture

Point-and-shoot screenshot capture for DeepSeek Harness: clipboard watcher + system floating window (comment & key-point, copy/save-doc/save-image) + instant OCR + Obsidian per-day merging + evening AI organization. 指哪拍哪 · 截图即存:剪贴板监听 + 鼠标位置系统级悬浮窗 + 即时 OCR + Obsidian 按天合并 + 晚间 AI 整理打双链

wangzhanchao8831
Bundle

dsh-sendpage

SendPage for DeepSeek Harness: mounts the remote SendPage MCP (https://sendpageapp.com/mcp) via the in-box @deepseek-ai/dsh-mcp-client bridge — publish an HTML document as a shareable link that opens in one tap, and export it to PNG/PDF/Word.

jcaiagent7143-ui1
Bundle

dsh-skill-seekers

AI 系统的数据层:把 18 种来源(文档站/GitHub/PDF/视频/Notebook/Wiki…)转成结构化知识资产,导出到 22 种目标(Claude/Gemini/OpenAI/RAG 管道/编码助手);AI 驱动项目扫描生成配置。受 yusufkaraaslan/Skill_Seekers(14k★ MIT)启发。

satan93941
Bundle

dsh-thinking-token-stat

Per-turn thinking-token statistics for DeepSeek Harness, folded once by a durable session projection and read by the composer dock.

Six6stRINgs1
Skill

chrome-mcp-bridge-2026-skill

通过本仓库的 mcp-bridge.js 以 STDIO 入口使用本地 Chrome MCP;帮助 AI 客户端复用或自动启动本地 HTTP 服务、发现浏览器工具并完成网页操作,兼容 /mcp-new 与旧 /mcp 端点。内置 doctor 自检与 tools 工具浏览命令。

phoenixlucky1
Bundle

dsh-doctor

Health check for your DeepSeek Harness (dsh) profile — finds config fields your patches silently dropped, dead patches, and unmaintained plugins.

asdf171281
Bundle

dsh-annotation-plugin

Quote selected assistant text into your next request: a Host-side annotation service (session events + Typert Remote) plus a Web client plugin (quote button + pending-quote dock).

boboozeng1
Bundle

dsh-doc-share

DSH 对话报告化分享插件:生成带封面、摘要统计与章节排版的精美报告,导出为 PNG 图片 / 单 HTML 文件 / PDF。

dawsondx1
Bundle

dsh-right-drawer

Right-side drawer host for Web: every registered entry becomes a full-height drawer with its own edge tab (auto-stacked and group-centered), width resizable. Content plugins register via the dockPanels client registry. 右侧抽屉宿主:dockPanels 注册表、边缘标签堆叠、宽度拖拽。

PastSheep
Bundle

@momojie-s/dsh-right-dock

Right dock platform for DeepSeek Harness web UI: a pushing (non-overlay) right panel with multi-tab seats — other plugins contribute tabs through the rightdock.tab slot

Momojie-S
Bundle

@deepseek-ai/dsh-tool-doc

Model-facing document tools for DeepSeek Harness: read/create/edit PDF, DOCX, XLSX, PPTX, CSV and Markdown files (read_document, create_document, edit_document)

zhangjiabo522
Bundle

@dsh-external/dsh-session-cleanup

DSH profile bundle: Settings pages to list current/residual sessions and archived documents (ID, date, summary) and delete them with double confirmation.

ShiraGawaAnri
Bundle

balance-dock

DeepSeek account balance readout docked under the composer for DeepSeek Harness (dsh) — a persistent web plugin.

Cao-zhi-hao
Bundle

dsh-gemini-multimodal

DeepSeek Harness plugin: multimodal tools (image/audio/video/document understanding, transcription, image generation) via Gemini API or the local Antigravity CLI.

RealAlexandreAI
Bundle

@omdsh-plugins/omdsh-shortcuts

Bind a chord to anything the harness can do: a menu the desktop shell renders natively, a switchboard the runtime dispatches through, and an in-page listener for the web — one document, two surfaces

omdsh-plugins
Skill

doc-to-markdown

Convert PDF and Word (DOCX) documents to clean Markdown. Use when the user asks to convert PDF/Word to Markdown, extract document text/structure, 提取 PDF/Word 内容, 转 Markdown, or prepare documents for editing/RAG. Handles Chinese documents and Windows paths well.

Nico0713520
Bundle

doctrove

面向编码 agent 的版本化库文档检索:检索文档目录、选择版本、按主题提取带相关度排序的文档片段。以 MCP stdio server 形式运行,零运行时依赖,可被 dsh 等插件化 harness 加载

JohnXu22786
Bundle

dsh-agent-reach

给 AI Agent 一键装互联网能力:网页阅读、YouTube 字幕、RSS、全网搜索、GitHub、X、B站、Reddit、Facebook、Instagram、小红书、LinkedIn、V2EX、雪球、小宇宙——零配置 + 多后端路由(平台封了自动换)+ doctor 诊断 + Cookie 仅存本地。受 Panniantong/Agent-Reach(73k★ MIT)启发。

satan9394
Bundle

dsh-knowledge-sync

Freeze each round of a DeepSeek Harness conversation into a knowledge-base document

liugu2023
Bundle

dsh-ark-plan

Correctly activate DeepSeek v4 flash on the Volcano Ark plan API for DeepSeek Harness: default config injection (ark provider + reasoningEfforts + reasoningEffort=max) plus an ark_plan_doctor self-check tool.

snow-The