插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 150 个插件
dsh-ui-tweaks
wlj521/dsh-ui-tweaks
从设置面板实时调教 DSH 网页对话界面:消息字体大小、Claude Desktop 风格 Markdown 表格、对话框宽度、可选时间线侧栏,以及带分支管理、逐文件 Diff 和提交推送功能的 GitBar。
dsh-think-any-lang
lco117/dsh-think-any-lang
DeepSeek Harness (DSH) plugin: a "Thinking Language" selector under Settings → General that tells the model which language to reason in (chain of thought) via a system-prompt section. Zero extra calls, zero latency, 12 languages.
dsh-skill-pack-security
perrylink/dsh-skill-pack-security
安全审计方法论技能包 + plugin_vet 供应链门禁:八个 agent 技能(密钥扫描、依赖审计、供应链评审、提示注入审查、审计总编排、威胁建模、漏洞情报、事件响应),中英双版本,附 npm provider 包一键挂载并注册自动化 plugin_vet 安装前扫描。
dsh-usage-dashboard
1690834643/dsh-usage-dashboard
DeepSeek Harness (dsh) web plugin: API balance + today's spend widget in the sidebar footer. /api/dsh-usage route + React client bundle, no build step required.
dsh-chameleon (bundle)
lsz-asd/dsh-chameleon
可自修改的 DeepSeek Harness 桌面工作台:完整 dsh web 副本 + 编辑模式,agent 在对话中实时修改工作台(补丁层、插件、UI)并热更新生效。
dsh-deepseek-usage
azurehalcyon/dsh-deepseek-usage
DSH 插件:极简的 DeepSeek 余额/用量面板,无任何多余窗口,极简配置
uiskin-theme
chouxiaohuai/uiskin-theme
Blue Glass Theme (ocean fantasy) for DeepSeek Harness Web — static profile bundle. 海洋幻想主题:海洋背景、玻璃气泡、海洋侧边栏、鲸鱼设置按钮、炫彩模型文字。安装: dsh plugin --profile web add github:chouxiaohuai/uiskin-theme
dsh_upload_file
jarszmlovesai/dsh_upload_file
DeepSeek Harness(DSH) web plugin: paste files into the composer, inbox storage, thumbnails. Text via read_inbox; image understanding needs your vision skill (bundled image-reader + ARK_API_KEY).
harbor-self-evolving
istarwyh/harbor-self-evolving
DeepSeek Harness plugin and bundled Skill for safely evolving Cordis Candidates with Harbor.
skill-security-guard
rrrrrredy/skill-security-guard
DeepSeek Harness community Bundle for the skill-security-guard static scanner
dsh-web-terminal
iamsee123/dsh-web-terminal
Local terminal plugin for the DeepSeek Harness web GUI: a multi-tab xterm.js panel over real node-pty shells, streamed through a WebSocket route on the host process. Hot-pluggable — mounted via the web profile bundle list, no dsh source changes.
dsh-desktop
ahikl/dsh-desktop
A dsh desktop bundle: an Electron shell over the dsh Web UI with a system tray and a dsh-styled custom title bar.
dsh-engram-bundle
michengai/dsh-engram-bundle
NPM-installable DeepSeek Harness plugin that bundles Engram persistent memory MCP and injects parent-agent memory protocol.
dsh-paper-design
try-works/dsh-paper-design
Paper Design MCP bridge as a DeepSeek Harness bundle: paper_* tools, image screenshot support, design skills, OAuth auth, and Cursor-parity design guidance.
dsh-plugin-dit
cuboteam/dsh-plugin-dit
Dual-protocol DIT.ai provider bundle for DeepSeek Harness
dsh-genie
swaylq/dsh-genie
把 agent 现场造出来的插件留下来:将 `cordis_define` 的动态包固化成能跨重启存活的正式插件,写包并注册 profile 层的全过程不用 pnpm、不联网、不需要构建授权。
dsh-mcp-skill-panel
lilyblessing/dsh-mcp-skill-panel
MCP 与技能管理面板:设置页面板实时启停 MCP 服务器与 Skill 释放上下文占用;可选 AI 中间层(mcp_search/mcp_call)按需调用停用服务器,按 server 状态过滤模型可见性(用户打开的保持可见)。
dshp
asdf17128/dshp
注册 `list_profiles` 与 `export_profile`:让 agent 列出本机有哪些配置,并把整套 profile(bundle 顺序、插件版本、patch)导出成一个可直接分享的文件。只读。
dsh-startup-guard
aokamoaki/dsh-startup-guard
启动守卫:修复会话日志、预检插件组合、校验客户端工件、冒烟宿主 apply() 并隔离崩溃源,让坏插件再也无法砖掉启动。
dsh-agent-conductor
mjorgin/dsh-agent-conductor
在 DSH 里派活给 11 种外部 agent CLI(Codex、Claude Code、TraeCode、OpenCode、Gemini、Cursor、Kimi、Qwen、Copilot、WorkBuddy、Grok):host-only bundle 注册 conductor_dispatch 工具,附自动触发的指挥家技能。
dsh-mojibake-interceptor
fire-disposal/dsh-mojibake-interceptor
DSH 乱码拦截器 bundle:写入前特征值/编码回环检测乱码并复查放行(原样重试即通过),pwsh 写入编码执行前审计(ANSI/GBK/UTF-16/默认编码),Windows 与中文场景优先。
dsh-recall
relistencode/dsh-recall
对话历史回忆:字面/模糊/语义三层检索全部历史会话的原始文本,完全本地离线——AI 再也不会忘记你说的话。一条命令安装(自带 `dsh.bundle.patch`),语义推理跑在 worker 线程。
dsh-focus-overlay
boogoo619/dsh-focus-overlay
专注模式:全屏阅读视图,隐藏标题与输入区,把 AI 工具调用折叠成摘要。
dsh-hot-plugin-host
tianyazty/dsh-hot-plugin-host
Web UI 运行时插件加载:监视热目录,运行中安装/更新客户端插件 bundle,所有页面即时生效,免重启。附子智能体看板示例。