发现最好的 DSH 插件

实时扫描最新社区关于 DeepSeek Harness 发布的插件

657个结果

dsh-sidebar-mode

把默认的四种模式切换塞进「新会话」按钮里,新会话创建更方便(与设置里的 Agent 预设双向同步)。

Agent 协作 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Meredith2328/dsh-sidebar-mode
dsh-sidebar-modes

侧边栏模式外部插件:紧凑模式 + 右侧边栏 + 收起窄条(对话/Trajectory 竖排),三态持久化,收起/展开动画右锚定无漂移。

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:baka-world/dsh-sidebar-modes
dsh-sidebar-qa

DSH web plugin: select conversation text -> ask in a right-side panel -> a dedicated follow-up session (❓追问) in the same workspace, without interrupting the main conversation. Thin consumer of dsh-better-sidebar.

开发工具 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ChenRuoT/dsh-sidebar-qa
dsh-skill-manager

In-GUI skill manager for the dsh web GUI: a top-level Skills entry in Settings (movable into the Plugins section) that lists every installed skill (name, description, model/user invocation type, source root), with search. Read-only browser of the local skill catalog (user roots: $DSH_HOME/skills, ~/.agents/skills).

Agent 协作 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JimmyJin2006/dsh-skill-manager
dsh-skill-manager

Manage DeepSeek Harness skills: list filesystem skills and toggle them on/off (SKILL.md <-> SKILL.md.disabled), straight from the agent or via the Settings UI (dynamic plugin mode).

Agent 协作 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Thomas-key/dsh-skill-manager
dsh-skill-panel

DeepSeek Harness plugin: a skill trigger in the sidebar foot that opens a dialog listing the current session's loaded skills, each with an "open local folder" jump.

界面 · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lywusichen/dsh-skill-panel
dsh-skill-replicate-android-feature

DeepSeek Harness skill bundle: replicate-android-feature (loads SKILL.md).

Agent 协作 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:addxing/replicate-android-feature
dsh-skills-market

DSH skills manager + SkillHub marketplace: manage user-level/per-workspace skills and search/install skills from SkillHub in a Web UI panel

界面 · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:peiqi10086/dsh-skills-market
dsh-skin

Skin switcher + custom wallpaper for DeepSeek Harness: curated --dsw-alias-* palettes, translucent wallpaper with opacity/blur controls, and durable per-user persistence (like Codex themes)

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:KinGao294/dsh-skin
dsh-skin

Customizable skinning tool for the DeepSeek Harness Web UI — presets, image wallpapers, translucency, and accent colors, all persisted in user settings

界面 · 视觉
dsh-skin-glass

Frosted-glass skin for the DeepSeek Harness web UI: pick any image as background, theme colors extracted from it, glassmorphism surfaces.

界面 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:noexcs/dsh-skin-glass
dsh-skin-manager

Dynamic skin manager for the dsh web GUI: discovers every installed skin (packages with skin.json), lets you toggle the active skin from a dedicated Settings page, mutually exclusive, hot-reloaded without restart

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaoyangcheng84-svg/dsh-skin-manager
dsh-skin-picker

DSH 换肤插件:10 套预设皮肤(亮/暗各一套令牌)+ 恢复默认,设置 → 通用 →「皮肤」行内切换,localStorage 持久化,无构建步骤。

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Lzh-12/dsh-skin-picker
dsh-smooth-stream

Smooth streaming reveal and conversation follow for the DeepSeek Harness Web UI

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Laplace-bit/dsh-smooth-stream
dsh-snapshot

Snapshot every write/edit the agent makes, then roll back to any earlier state. Includes a browser half: sidebar snapshot timeline and plugin settings card.

Agent 协作 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DfsyJian/dsh-snapshot
dsh-sound-notifier

DSH bundle: plays distinct chimes in the Web UI on message received, thinking start, tool call, and turn end.

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Zhengshuji/dsh-sound-notifier
dsh-spend

Token usage, multi-dimensional statistics, auto-detected billing plans (Code/Token) and estimated spend for the dsh web UI

开发工具 · finance · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:nonewind/dsh-spend
dsh-ssh-remote

DeepSeek Harness SSH remote workspaces: browse, read/write, run commands and open terminals on remote hosts, with connection status dots in the sidebar.

integrations · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:CrazyShout/dsh-ssh-remote
dsh-stream

Smooth streaming reveal and conversation follow for the DeepSeek Harness Web UI

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Laplace-bit/dsh-stream
dsh-system-control

DSH web 系统控制插件:侧边栏底部「系统」菜单(重启=退出码42 / 关闭=退出码0),经 /system RPC 通道(loopback 权限)调用宿主 appExit。双面:bundle patch 挂宿主半,dsh.client 装配浏览器半。

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:FrankZhangIronly/dsh-system-control
dsh-terminal

Terminal panel for the DSH Web UI: a real PTY shell (cmd.exe by default on Windows) rendered in the browser with xterm.js. Host half spawns shells with node-pty; client half is a browser plugin.

开发工具 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:giiiiiithub/terminal
dsh-test-workbench

测试工作台 Profile for DeepSeek Harness — 组装 UI 验证、会话分析、视觉路由为一体的 QA Agent。

Agent 协作 · 界面 · 效率 · 视觉
dsh-theme-center

DeepSeek Harness 主题中心 · Theme Center for dsh web UI:精选主题画廊(浅色/深色分组)、一键切换、自定义壁纸、dsh-theme 导入导出

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dac114514/dsh-theme-center
dsh-theme-colorizer

DSH plugin: adds customizable color themes to the DeepSeek Web UI, selectable in the Settings page

Agent 协作 · 开发工具 · 界面