Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
6741 plugin trovati
win-pilot
jeremywangcy/win-pilot
Windows computer-use plugin for AI agents with reusable window targets, UI Automation, window-bound screenshots, background-first verified input, isolated Chromium automation, MCP, CLI, and installable skills.
dsh-simple-restart
yizhixiaokong/dsh-simple-restart
Adds a restart row to Settings → General that relaunches dsh web with the same invocation through a detached helper, refuses under a detected systemd supervisor unless allowRestart is true, and tests whether the listening port is free by connecting to it rather than binding it.
dsh-compose-panel
yizhixiaokong/dsh-compose-panel
Lists the Docker Compose projects of your DSH workspaces in the right sidebar, one group per project directory, with container status, project- and service-level up/stop/restart, and streamed per-service logs.
dsh-community-fixes
robin1987china/dsh-community-fixes
One install for the community's verified DeepSeek Harness fixes: a bundle that mounts every guard and patch in a single profile line, plus a read-only projection-cache footprint report.
dsh-xcpc-autocode
violetmizutsuneorchid/dsh-xcpc-autocode
DeepSeek Harness plugin for verified competitive-programming problem-setting workflows.
dsh-experience-recall
overdustd7/dsh-experience-recall
Cross-project experience recall for DeepSeek Harness: when the running work matches something your memory store already learned elsewhere, that lesson is injected before the next step. Runs fully locally, judged by a local small model.
dsh-mint
yanqd0/dsh-mint
DSH plugin: mint issue tracking integration — session context injection, event reminders, plan binding, a zero-approval `mint` tool, and a session tab.
dsh-about-plugin
yaways/dsh-about-plugin
About panel and self-upgrade facade for DeepSeek Harness: version facts, channel-aware update checks, and a supervised source upgrade with restart, exposed to the Web Settings dialog over Typert Remote
dsh-plugins
ys-bw/dsh-plugins
Minimal DSH Web GUI plugin skeleton: a floating badge that proves the host/client bundle pipeline end to end.
dsh-novel
xrn1997/dsh-novel
Read web novels inside the DSH web GUI: import legado book sources, aggregate search across sources, a bookshelf with reading progress, continuous-scroll reading, and five agent tools for search, chapter reading, source import and probe, and shelf lookup.
dsh-engineer-tools
bycall/dsh-engineer-tools
Engineering work-tools for DeepSeek Harness: registers two model-facing Host Tools — a scoped `git` runner, and a package-manager runner (`dev`) that detects npm/pnpm/yarn/bun from the workspace lockfile and picks the right verb per manager. Both run through dsh's sandboxed shell and return structured stdout/stderr/exitCode, so the agent gets focused, reviewable results instead of raw bash, and adding another tool is a copy-paste of one register block.
dsh-lost-and-found
wangzhanchao883/dsh-lost-and-found
Local file recall: indexes the folders you choose into one local SQLite database, so 'where did I put that file?' is one query instead of a disk walk. Caches, VCS and program folders are pruned per directory; each folder keeps its own incremental anchor, so a folder added later is backfilled in full. Read-only: it never modifies, moves or deletes your files.
dsh-session-actions
duanyunlun/dsh-session-actions
Sidebar Conversation actions for DeepSeek Harness: double-click to rename, copy the session ID, and permanently delete a Conversation with its storage.
dsh-zsxq
zhengjy01/dsh-zsxq
Knowledge Planet (知识星球 zsxq) integration for DeepSeek Harness: cookie/QR-login auth against the unofficial web API (api.zsxq.com/v2), exposes agent tools (groups, topics, topic detail, search, publish, comment, like), a login flow, and a web settings pane
dsh-plugin-quote
xieweikang123/dsh-plugin-quote
Select text in the DeepSeek Harness Web conversation and append it to the composer as a markdown blockquote.
dsh-web-artifact-designer
my-dsh-plugins/dsh-web-artifact-designer
DSH frontend design generation skill: turns a design request into a polished, self-contained HTML/SVG artifact you can open by double-clicking (poster, infographic, landing page, chart, component mockup). Adapted from Anthropic canvas-design / web-artifac
dsh-fx-marquee
0rangesoda1506/dsh-fx-marquee
Live FX and market ticker above the composer, with trend charts, per-market session status and a frozen-rate currency calculator. 输入框上方的实时汇率跑马灯,含走势图、交易时段与汇率计算器。
eteam
2507483326/eteam
ETeams for DeepSeek Harness: captain-led multi-agent team collaboration with execution chains, task slots, member dialogs and persistent state
dsh-palimpsest
cnkids/dsh-palimpsest
让 DSH 智能体在新会话里按需检索同一工作目录下历史会话的记忆
dsh-mama-cheer
vvilliam-qwq/dsh-mama-cheer
Keyboard shortcut that injects an encouraging message into the running dsh-TUI conversation: steer when a tool is in flight, interrupt-and-deliver when the model is only streaming text
dsh-astrbot-gateway
qzy033/dsh-astrbot-gateway
DSH cordis plugin: task dispatch, session wake-up and completion reporting through the AstrBot dsh gateway.
dsh-video-studio
litao36253/dsh-video-studio
⚠️ 仅支持 Windows;需自装 ffmpeg。DSH 视频创作工作台:把一个素材目录做成成片。四工具 video_scan/video_frames/video_build/video_cover + 创作技能 + 服务端渲染预览页。支持选段、真转场、字幕与文字动画、字体预设、调色、配乐、慢动作、多种收尾(落款卡/定格/淡出)、封面图嵌 MP4。纯 Node 直调 ffmpeg,零运行时依赖。
dsh-plugins
heoo0124/dsh-plugins
A Models settings companion page listing every model's input modalities in one place, editable for both LLM adapter families
dsh-local-installer
ljh257110/dsh-local-installer
Local plugin installer in the DSH web Settings: a file picker for .tgz plugin packages (multi-select) or a full machine path, installing them into the auto-detected profile via the official `dsh plugin add` with live CLI output — no terminal needed.