CATEGORY
Coding & Developer Tools DSH plugins
Verified manifests and exact versions in this category.
All plugins
1497 pluginsdsh-rwRw
Remote-SSH-style workspace for DeepSeek Harness (DSH): pick an SSH host and a remote directory as a native DSH workspace; the agent operates the remote filesystem directly via rw_* tools (SFTP/exec). No mirror, no sync — the remote is the source of truth.
dsh-dep-vuln-scanDep Vuln Scan
Scan project lockfiles (npm/pnpm/yarn/pip/go/cargo/maven/gradle/...) against the free OSV API and report confirmed dependency vulnerabilities with fix versions and remediation commands.
dsh-pr-descriptionPr Description
DSH native tool: analyze the current branch diff, generate a Conventional Commits PR title, motivation/scheme/testing/risk description and a self-review checklist, write PR_DESCRIPTION.md, and optionally open the PR via the gh CLI.
dsh-a11y-scanA11y Scan
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.
dsh-asciinemaAsciinema
DSH plugin: record terminal/tool output as asciinema v2 (.cast), replay with an offline embedded player, and export HTML.
dsh-workflow-templatesWorkflow Templates
DSH 预置 Workflow 模板库插件:内置 12 个(目标 50+)可复用 workflow 编排脚本模板,提供 wf_template_list / wf_template_search / wf_template_run / wf_template_validate 工具与模板格式静态校验
dsh-remote-shellRemote Shell
DSH plugin bundling the remote-shell skill: secure SSH/SFTP/Telnet/WinRM remote operations with an encrypted credential vault.
@wwumit/dsh-plugin-toolsPlugin Tools
Plugin tools provider for DeepSeek Harness: install plugin/skill development tools (expert2skill, skill-compliance, dependency-scan) via ctx.skills from a line catalog.
@mkaliezz/dsh-dependency-firewallDependency Firewall
DSH plugin @mkaliezz/dsh-dependency-firewall
dsh-doDo
dsh-DO (Detail Optimization): a Claude Code-style autonomous loop for DeepSeek Harness — auto-continue across turns until loop_done, the round budget, or cancellation, with durable checkpoints — plus a browser half (floating orb with install advice and GitHub dsh-plugin search, and a right-click add
dsh-rewindRewind
Checkpoint/rewind extension for the DeepSeek Harness (dsh) web UI, adapted from pi-rewind. 检查点/回退插件:每个 agent 回合自动 git 快照,diff 预览后一键还原,支持撤销/重做。
dsh-version-inspectorVersion Inspector
Version inspector for DeepSeek Harness: a Settings page that shows the harness, plugins and their dependency versions as a tree. DSH 版本信息插件。
dsh-perfscopePerfscope
One-click health check & score for your DeepSeek Harness plugins. Scan → Score → Fix → Share. PerfScope for dsh.
dsh-gitlandGitland
Git panel for DeepSeek Harness: log timeline, branch and worktree management over registered workspaces
@packhub/runtimeRuntime
Adds the ability to install, switch, and update workbench codes within DSH Desktop.
dsh-layout-toolsLayout Tools
DSH Web 三栏工作台:对话流只保留 AI 输出(工具调用/思考移入右侧面板),左侧工作区文件树带 git 状态徽标。Three-column workbench for the DSH web GUI: clean conversation flow, workspace file tree with git badges, and a live tool-call/think panel.
find-pluginFind Plugin
DeepSeek Harness tool for finding community DSH plugins on GitHub
dsh-plugin-guardPlugin Guard
DSH plugin gate + clinic: static audit before and after install, hash lock, peer search, mechanical detox. Never executes the target plugin.
dsh-sandbox-allowlistSandbox Allowlist
DSH sandbox extension: configurable trusted writable roots outside the workspace, for both sandboxed CLI commands and the write/edit tools. 为 DSH 默认沙箱增加可配置的「沙箱授权目录」,允许工作区外的受信修改。
dsh-summary-sidebarSummary Sidebar
Standalone “Summary + Sidebar” plugin: the summary only lists the documents, webpages, images, and sources output by each conversation. The sidebar provides folders, a terminal, a browser, a document reader, and an image reader, with clickable files for previewing and editing.
dsh-snippetsSnippets
极简常用片段/命令工具箱 for DeepSeek Harness: JSONL-backed, five tools, no UI, no deps beyond the harness SDK. Save frequently used commands, code, URLs and prompts, then search them back in any session.
dsh-githubGithub
GitHub authentication and local Git workflow plugin for the dsh web GUI: accounts, repository browsing, clone, pull, push, status, commit, and a settings panel. Token is stored in ~/.dsh/dsh-github.json (0600, atomic write); push is disabled by default. Standalone Cordis plugin — mounted via cordis.
dsh-plugin-git-inspectPlugin Git Inspect
Read-only Git inspection tools for DeepSeek Harness
dsh-local-plugin-installerLocal Plugin Installer
Install and build local DeepSeek Harness plugins from the Web settings Plugins section.
dsh-simple-worktreeSimple Worktree
Creates Git worktrees and opens them as DSH Workspaces in DeepSeek Harness.
dsh-plug-mcpPlug Mcp
MCP service manager for DeepSeek Harness: discover MCP service repositories on GitHub (topic:mcp-server / modelcontextprotocol) in Settings → Plugins → MCP, check npm / PyPI release status and README startup instructions, then install / remove them with one click after viewing details. Services are
dsh-plug-skillsPlug Skills
DeepSeek Harness 的 Skills 管理器:在 设置 → 插件 → Skills 标签页中发现 GitHub 上的 Agent Skills 仓库(SKILL.md 技能包,topic:agent-skills / dsh-skill / claude-skills),查看详情后一键安装 / 移除。技能装入 $DSH_HOME/skills,skill-filesystem 热加载,无需重启。支持 GitHub 代理。
@dsh-external/dsh-plugin-marketPlugin Market
DSH Plugin Marketplace: Browse, search, view details, and install GitHub plugins with GitHub login, proxy, and quota display. Plugin Marketplace for DeepSeek Harness.
dsh-codex-shared-poolCodex Shared Pool
Community DeepSeek Harness bundle for Codex account-pool integration
@the-heart-fickle/dsh-skill-creatorSkill Creator
DSH plugin that bundles the dsh-skill-creator skill: create, benchmark, review, and iterate DSH skills.