How to install
dsh plugin add github:kevenliu3/dhs-plugins About
dhs-plugins A monorepo of DeepSeek Harness (DSH) plugins by kevenliu3. Each subdirectory is an independently installable plugin. Plugins | Subdirectory | Description | | --- | --- | | dsh-workspace-session-monitor | Sidebar badge + floating panel that aggregate per-session pending / running / completed states across workspaces, with one click to open a session. | Install sh npm (recommended) dsh plugin --profile web add @kevenliu3/dsh-workspace-session-monitor or install from source dsh plugin --profile web add github:kevenliu3/dhs-plugins Then restart dsh web. License MIT…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-30
- Created
- 2026-08-28
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;描述过短(<20 字符),疑似低质
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
claude-cookbooks
anthropics/claude-cookbooks
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
awesome-dsh-plugin
awesome-dsh-plugin/awesome-dsh-plugin
A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
claude-howto
luongnv89/claude-howto
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
claude-code-system-prompts
Piebald-AI/claude-code-system-prompts
All parts of Claude Code's system prompt, 27 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, statusline, magic docs, WebFetch, Bash cmd, security review, agent creation). Updated for each Claude Code version.