dsh-ops-kit
LeslieWylie/dsh-ops-kit
证据优先的操作套件:六个只读工具(能力清单、分阶段编排计划、随包技能阅读、有上限的本地记忆检索、仓库发布审计、发布清单)加五个随包技能;只规划与审计,不做远程写入。
DeepSeek Harness 插件
把 Markdown 渲染为自包含的独立 HTML 页面:提供在 headless 配置下同样可用的 `md_html_render` 工具,以及在网页端浏览、预览、编辑并导出本地 `.md` 文件的抽屉;两个入口共用同一个渲染器,无运行时依赖。
跳到安装方式先检查来源,再复制社区 registry 提供的命令。
dsh plugin --profile web add github:LeslieWylie/dsh-md-preview此命令来自社区 registry 快照。运行前请检查仓库与 package scripts。
只读发现信息。使用前请到仓库核对每个字段。
registry-record.json发现信息 · 到来源核验{
"name": "dsh-md-preview",
"owner": "LeslieWylie",
"category": "tools",
"description": "Render Markdown to a standalone, self-contained HTML page: an `md_html_render` tool that works in a headless profile, plus a web drawer to browse, preview, edit and export local `.md` files; both share one renderer, with no runtime dependencies.",
"descriptionZh": "把 Markdown 渲染为自包含的独立 HTML 页面:提供在 headless 配置下同样可用的 `md_html_render` 工具,以及在网页端浏览、预览、编辑并导出本地 `.md` 文件的抽屉;两个入口共用同一个渲染器,无运行时依赖。",
"install": "dsh plugin --profile web add github:LeslieWylie/dsh-md-preview",
"npm": null,
"stars": 1,
"added": "2026-08-14",
"source": "registry"
}目录收录和 GitHub stars 都不能证明该插件安全。加入 profile 前,请检查 manifest、安装脚本、权限、网络行为、密钥处理、许可证和未解决的问题。