Plugins
Browse, filter, and install DeepSeek-Harness plugins.
8 plugins found
dsh-updater-ui
xingyingyuzhui/dsh-updater-ui
DSH self-updater in the settings page: one-click check/pull (`git pull --ff-only`), auto background checks, version diff and changelog preview with a red-dot reminder.
awesome-dsh-skills
hackerfish/awesome-dsh-skills
12 tested engineering skills (git commit, code review, test-first, plugin dev, debugging, changelog, PR review, task breakdown, and more): every SKILL.md passes a format validator aligned with the official skill rules plus an isolated load smoke test.
dsh-doc-guard
lucky8197/dsh-doc-guard
Document-code consistency guard: audits version headers / changelog tables / directory trees / module & test counts / cross-doc references for drift, with severity-sorted, read-only fix suggestions.
dsh-git-workflow
yangyongzhen/dsh-git-workflow
Conventional-commit enforcement, changelog generation, PR summaries and branch pushes through the plain git CLI.
dsh-plugin-auto-docs
yytbit/dsh-plugin-auto-docs
Auto documentation generation skill for DeepSeek Harness -- README, API docs, changelogs
huahua-dsh-plugin-orchestra
azure5100/huahua-dsh-plugin-orchestra
A plugin management system for DeepSeek Harness: plugin inventory with L0/L1/L2 AI purpose summaries, changelog tracking, update alerts, one-click upgrade, and backup/rollback with crash recovery.
dsh-update-copilot
hezhongtang/dsh-update-copilot
Update copilot for DeepSeek Harness: one scan covers the dsh core, official bundles, and every profile plugin; explains what changed and how risky each update is, then updates only what you confirm.
docgen
johnxu22786/docgen
Document workshop skill pack: four pure-prompt Agent Skills that turn a codebase into READMEs, PR descriptions, changelogs and code reviews, installed into dsh via a dsh.bundle plugin row.