DSH Hub
dsh-plugin-pack-web cover

baihejiangnan/dsh-plugin-pack-web

dsh-plugin-pack-web

ToolVision7 GitHub stars· updated 2026-08-21

dsh-plugin-pack-web is a community DeepSeek Harness plugin. Read the repository README before installing.

Install

npx @deepseek-ai/dsh plugin --profile web add github:baihejiangnan/dsh-session-context-menu

Restart `dsh web` after install. Bundle APIs can change during the developer preview.

README badge

dsh-plugin-pack-web DSH Hub badge
[![DSH Hub](https://dshhub.dev/badge/dsh-plugin-pack-web.svg)](https://dshhub.dev/plugins/dsh-plugin-pack-web)

Paste this into your README. The star count updates with every catalog sync.

From the README

Excerpt from baihejiangnan/dsh-plugin-pack-web, cleaned of badges and images.

🧩 DeepSeek Harness 插件包 · Profile/Web 一键复刻

面向 DeepSeek Harness 社区生态的「插件包」分享仓库。
包含 32 项插件/依赖、完整安装命令、可复刻提示词与预览截图。

📸 预览

✨ 这是什么

这是一个 DeepSeek Harness(DSH)插件包,目标是把一套完整的 profile/web 社区插件体系打包分享。

  • 环境:profile/web
  • 插件/依赖总数:32 项
  • 包含:官方内置、社区插件、自研兼容插件、补丁配置
  • 适用人群:希望快速复刻 DSH Web 端插件生态的用户

🚀 一键安装命令

在全新 DeepSeek Harness 中,依次执行以下命令即可安装本插件包中的社区插件:

# 官方内置:无需安装
# @deepseek-ai/dsh-base
# @deepseek-ai/dsh-web-app
dsh plugin --profile web add github:baihejiangnan/dsh-session-context-menu
dsh plugin --profile web add github:mishibeikejie/zat-dsh-engine
dsh plugin --profile web add @liustack/modlens
dsh plugin --profile web add billion-context-dsh
dsh plugin --profile web add dsh-better-sidebar
dsh plugin --profile web add dsh-sidebar-qa
dsh plugin --profile web add dsh-checkpoint-rewind
dsh plugin --profile web add dsh-checkpoint-diff
dsh plugin --profile web add dsh-extension-hub
dsh plugin --profile web add dsh-tdai-memory
dsh plugin --profile web add dsh-web-mobile-fix
dsh plugin --profile web add dsh-what-changed
dsh plugin --profile web add github:vlln/dsh-navbar
dsh plugin --profile web add github:huanyuLv/dsh-balance-tide
dsh plugin --profile web add github:christophersmith2737-commits/OffPeak
dsh plugin --profile web add github:dream12347/dsh-session-manager
dsh plugin --profile web add github:lire1131/dsh-undo-plugin
dsh plugin --profile web add github:baihejiangnan/dsh-topbar-manager
dsh plugin --profile web add github:hzhz314159/dsh-side-session
dsh plugin --profile web add "https://github.com/omdsh-dev/dsh-at-file/archive/refs/tags/v0.6.3.tar.gz"
dsh plugin --profile web add github:omdsh-dev/dsh-genui
dsh plugin --profile web add github:titanwings/dsh-automation
dsh plugin --profile web add github:omdsh-dev/dsh-notification
dsh plugin --profile web add dsh-status-rotator
dsh plugin --profile web add github:a179-sanae/dsh-auto-collapse#main
dsh plugin --profile web add github:lxzy-7/dsh-plugin-guard
dsh plugin --profile web add github:LX2000WASD/dsh-web-plugin-manager
dsh plugin --profile web add github:chenw2759-wq/dsh-plugin-healthcheck
dsh plugin --profile web add "https://codeload.github.com/baihejiangnan/dsh-settings-organizer/tar.gz/refs/tags/v1.1.0"
# dsh-skin(建议使用以下 GitHub 源安装)
dsh plugin --profile web add github:wei-806206088/dsh-skin

如果当前 DSH 启用了安装保护,请使用:

dshpm install <包名> --profile web

机器可读插件包清单

本仓库同时提供 dsh-plugin-pack.json,供插件包市场和启动器直接读取。清单包含 30 个可安装插件;README 中提到的两个 @deepseek-ai 项目属于 DSH 官方内置插件,因此没有重复放入安装清单。

清单使用 requires 表达可扩展宿主关系:dsh-sidebar-qa 依赖 dsh-better-sidebar。兼容安装器应据此先安装 Better Sidebar,再安装 Sidebar QA;Sidebar QA 随后通过 ctx.betterSidebar.registerTab 注册“追问”和“追问记录”页面。这与插件自身的 peerDependencies、运行时注入相互补充,不以手工数组顺序替代真实依赖声明。

清单使用 DSH Plugin Pack Schema v1,市场应将本仓库声明为 json-manifest 格式,并读取 dsh-plugin-pack.json。README 中的命令仍保留,方便用户手动复刻和核对安装来源。

使用 AI 分享你自己的插件包

需要把自己的 DSH 插件组合整理成可安装、可验证的插件包时,可以使用 DSH 插件包 AI 快捷分享提示词。它会引导 DSH 盘点当前 Profile、生成标准清单、发布 GitHub 仓库并配置 Topics,同时说明如何通过市场索引 PR 申请进入启动器插件包市场。

📋 完整复刻提示词

可以直接把下面的提示词发给别人,或粘贴给一台全新的 DeepSeek Harness 助手。

📄 独立文件:PROMPT.md

点击展开完整提示词

可发送给别人的 DSH 插件体系复刻提示词

直接把下面「提示词正文」复制发给对方,或粘贴给一台全新的 DeepSeek Harness 助手。


提示词正文

你是 DeepSeek Harness 环境配置助手。请帮我在一台原生、未安装任何社区插件的 DeepSeek Harness 上,完整复刻以下 profile/web 插件体系。

目标

Related plugins