dsh-files-panel
Community DSH plugin: right-side workspace file tree, markdown preview, image preview, highlighted source. Does not patch DSH core.
52 results
Community DSH plugin: right-side workspace file tree, markdown preview, image preview, highlighted source. Does not patch DSH core.
一个快速、高效的网页内容提取工具,将网页转换为干净的Markdown格式,适用于AI代理、IDE和LLM管道。
opencode-style custom agents for dsh: define agents as markdown files with their own system prompt and model, then call them from chat with an @mention — each mention dispatches a subagent
DSH native accessibility (WCAG) scanner: runs axe-core over local HTML files / build output / URLs and reports violations (rule id, impact, WCAG 2.1 mapping, element targeting, fix suggestions) as Markdown/HTML/JSON reports. Read-only, CI-able.
Skill Lens:DSH 插件,扫描会话工作区与 ~/.dsh 中的 Agent Skill,提供技能清单、概览、Markdown 编辑/预览、依赖图与删除能力
DeepSeek Harness plugin: typeset LaTeX as font-free SVG/PNG images, draw geometry and function figures from a declarative spec, convert formulas or SVG into embeddable images, and assemble documents with those images inserted
DeepSeek Harness 插件:把一段自定义 Markdown 提示词注入每次模型请求(独立上下文注入行),可在设置页编辑,并支持从 Claude Code / Codex 一键导入规则。
Local-first, source-linked Markdown wiki storage and retrieval plugin for DeepSeek Harness
DeepSeek Harness (DSH) Web 插件:把聊天 Markdown 中的 ```mermaid 围栏代码块离线渲染为 Mermaid 图表(SVG)。mermaid 运行时随插件内置,不依赖任何在线 CDN。
Intelligent, local-first Markdown journal writing assistant for DeepSeek Harness.
Markdown 检查
Renders chat Markdown image references () as a gallery under each closing assistant message
Markdown view: markdown rendering for DSH client plugins, exposed through the client service mdView. A thin facade over the harness MarkdownText primitive (GFM, math, footnotes, highlighted code) plus README-ism handling: raw <img> tags and document-relative targets resolved against the repo.
DSH bundle: 笔记——按目录分组的本地 Markdown 笔记。选择一个本地目录作为根目录(可在页面内即时切换并记住),读取根/分组下的 AGENTS.md 等规则 md 作为上下文,以根目录的直接子目录(=二级目录)为分组,把粘贴的文本或整理好的内容存成 <分组>/<笔记>.md。
DeepSeek Harness TODO 代码扫描插件:扫描本地项目目录中的 TODO/FIXME/HACK/NOTE 等标记,生成结构化清单,支持状态管理、Markdown 导出与侧边面板。
DSH plugin: Markdown dead-link checker tool (dead_links), zero-dependency.
A VS Code-style file manager plugin for DeepSeek Harness Web — DeepSeek Harness 的 VS Code 风格文件管理器插件(浏览、打开、编辑当前对话工作区的文件).
DeepSeek Harness 思维导图插件:AI 回答自动整理为可编辑 Markdown,支持导出文件和生成图片;核心逻辑已内置,单包发布。
一个将Markdown内容转换为Notion API兼容格式的MCP服务器,适用于内容管理和开发集成。
DeepSeek Harness (DSH) tool plugin: query Minecraft Wiki (MediaWiki API) and convert raw wiki data into clean AI-readable text. 查询 Minecraft Wiki(中文/英文)并把搜索结果与页面全文转换成可直接投喂给 AI 的干净文本(搜索/引言/全文 Markdown/随机条目)。
DSH 插件:让 AI 回答输出中文全角标点(用户直接复制回答内容也是全角)。监听 llm/stream 瀑布,在模型输出流上做智能半角→全角转换,跳过代码块/行内代码/数字小数点/URL/时间/markdown 链接,并注入 system prompt 提示模型输出全角。
DSH 素材库:会话内容一键保存 + 自动采集,按时间/文件类型/会话窗口三轴归纳,本地 Markdown 存储,侧边栏入口 + 管理页。
Paper digest plugin: every day at a configured time, collect quality papers on your topics (Chinese + English), rank them with transparent quality signals, and write a Markdown report into the workspace. Configured from its own page in DSH Settings.
DeepSeek Harness plugin: a read_hwp tool that reads Korean Hangul word processor documents (.hwp HWP 5.x and .hwpx) as Markdown or plain text, with no native binaries.