Skip to content

Repository files navigation

DeepSeek Harness Plugin Marketplace

Plugins Live Auto sync

A searchable, bilingual DeepSeek Harness plugin marketplace and curated community directory. Discover UI extensions, themes, memory, tools, skills, automation, integrations, model providers, runtime components, and playful add-ons.

Live directory: English · 中文 · Submit a plugin

What is a DeepSeek Harness plugin?

A DeepSeek Harness plugin is an installable bundle that extends or replaces part of the agent harness. Plugins can add model-callable tools, user interfaces, memory, model providers, sandboxes, session storage, integrations, and workflow automation. Each listed project includes a copy-ready install command.

Quick start

Install the plugin finder:

dsh plugin --profile web add github:awesome-dsh-plugin/dsh-find-plugin

Then ask your agent to find a plugin, or browse the marketplace. The catalog is validated and synchronized automatically from the curated community registry.

Plugin categories

  • UI — 317 plugins · UI 增强
  • Themes — 10 plugins · 主题与外观
  • Sessions — 30 plugins · 会话与消息
  • Memory — 77 plugins · 记忆
  • Tools — 322 plugins · 工具与能力
  • Skills — 38 plugins · 技能包
  • Automation — 218 plugins · 工作流与自动化
  • Integrations — 91 plugins · 通知与集成
  • Models — 9 plugins · 模型与账号接入
  • Runtime — 80 plugins · 开发与运行时
  • Fun — 22 plugins · 娱乐

UI

317 plugins · UI 增强

  • dsh-web-mobile-fix — Mobile layout fixes for the Web UI on narrow screens: full-screen settings panel, one-row plugin nav, full-screen sidebar, centered popups, icon-only session-log button. · dsh plugin --profile web add dsh-web-mobile-fix
  • dsh-web-mobile — Mobile-adaptive layout for the DSH Web UI: the sidebar becomes a content-hugging overlay drawer, the conversation gets the full width, and the settings panel becomes a near-full-width sheet. · dsh plugin --profile web add github:mexiaosqwq/dsh-web-mobile
  • dsh-web-lan-access — LAN/remote access for the Web UI: injects a crypto.randomUUID polyfill on plain-HTTP origins so the frontend survives LAN or Tailscale IP direct links. · dsh plugin --profile web add dsh-web-lan-access
  • dsh-mobile-gate — LAN mobile gateway: isolated child-process reverse proxy with first-visit approval, per-device token binding, rate limiting, and mobile layout injection (compact composer pills, randomUUID polyfill). · dsh plugin --profile web add github:Bernardxu123/dsh-mobile-gate
  • dsh-plugin-hub — A plugin management panel: one-click enable/disable for installed plugins plus a GitHub dsh-plugin marketplace with details and one-click installs. · dsh plugin --profile web add github:Noob-stupid/dsh-plugin-hub
  • dsh-usage-stats — GitHub-style usage heatmap dashboard: per-workspace turn counts and token spend (with cache-hit rate), DeepSeek account balance, and workspace aliases. · dsh plugin --profile web add github:Make0209/dsh-usage-stats
  • dsh-cost-balance — Collapsible iOS-style stats pill under the composer: session cost, DeepSeek account balance, cache-hit rate, and token usage in a frosted panel. · dsh plugin --profile web add github:zoumutou/dsh-cost-balance
  • dsh-context — Context insight panel: see what the model's context window is made of and how it evolves — composition vs. window size, per-request history, compression/injection events, and per-message token stats. · dsh plugin --profile web add dsh-context
  • dsh-web-default-session — The generic New Session action opens a default-directory workspace instead of requiring a folder pick, and the workspace picker lists that workspace as a no-folder choice. · dsh plugin --profile web add github:wjy9902/dsh-web-default-session
  • dsh-prompt-enhancer — One-click prompt enhancement: an independent LLM call rewrites your rough draft in the composer, fully undoable. · dsh plugin --profile web add github:Fishsb/dsh-prompt-enhancer
  • dsh-tianshu-tui — A terminal UI (TUI) for DeepSeek Harness. · dsh plugin --profile web add github:huiliyi37/dsh-tianshu-tui
  • deepseek-harness-tui — A Rust/ratatui terminal client that speaks the DSH SDK JSON-RPC protocol directly and runs standalone or as a profile bundle. · dsh plugin --profile web add github:openma-ai/deepseek-harness-tui
  • dsh-input-plus — Search and insert workspace file and directory paths with @, plus a /h menu for reusing prompts from the current session. · dsh plugin --profile web add github:WhitePlusMS/dsh-input-plus
  • dsh-at-file — Codex-style @file mentions: search workspace files in the composer and attach their contents to prompts. · dsh plugin --profile web add github:omdsh-dev/dsh-at-file
  • ui-status-label — Customize the "deep diving" thinking status label to anything you like. · dsh plugin --profile web add github:alingalingling/ui-status-label
  • dsh-whale-animation — Persistent black whale-dive animation beside the DSH Web turn status, with a reduced-motion fallback and a seamless closed loop. · dsh plugin --profile web add github:LeemanCheung/dsh-whale-animation
  • dsh-status-rotator — Replaces the "Deep diving..." turn-status label with rotating meme-worthy phrases, with typewriter and gradient effects. · dsh plugin --profile web add github:01Virex/dsh-status-rotator
  • dsh-openpencil — OpenPencil design preview and editing plugin. · dsh plugin --profile web add @zseven-w/dsh-openpencil
  • dsh-visualize — In-conversation generative UI: the model renders interactive HTML cards into the chat stream, with streaming preview and sandboxed rendering. · dsh plugin --profile web add github:Nagi-ovo/dsh-visualize
  • dsh-side-panel — Side panel with file browser, terminal, and Git review for quick file previews. · dsh plugin --profile web add github:ccq1/dsh-side-panel
  • dsh-focus-chat — A "focus chat" minimal view that shows only final outputs. · dsh plugin --profile web add github:dingyi222666/dsh-focus-chat
  • dsh-genui — Interactive UI components rendered inline in replies: layout, charts, forms, quizzes, mermaid, 3D scenes, and an action event loop back to the model. · dsh plugin --profile web add github:omdsh-dev/dsh-genui
  • dsh-annotation — Select text → annotate → send with your message; replies map back to each annotation. · dsh plugin --profile web add github:omdsh-dev/dsh-annotation
  • dsh-navbar — Conversation node navigation bar for quick jumps between user messages. · dsh plugin --profile web add github:vlln/dsh-navbar
  • dsh-message-preview — Right-edge user-message navigator with an adaptive block layout that fits the available height, plus hover previews, keyboard controls, and click-to-jump navigation. · dsh plugin --profile web add github:asukasec/dsh-message-preview
  • dsh-chat-timeline — 1:1 port of DeepSeek's official web right-side chat navigation rail (ScrollNav): hover-expandable rail, reading-position highlight, click-to-jump. · dsh plugin --profile web add github:jjxjjjjiik-bot/dsh-chat-timeline
  • dsh-task-status — Background task status bar: progress plus live output tail on the chat page. · dsh plugin --profile web add github:vlln/dsh-task-status
  • dsh-answer-pet — Animated blue-whale desktop pet with per-session response progress, model activity and tool-call traces, token counts, output speed, elapsed time, and collapsible multi-session status cards. · dsh plugin --profile web add github:Nanki-nn/dsh-answer-pet
  • dsh-web-archive — Collapse noisy messages (Think, Bash, etc.) in conversations. · dsh plugin --profile web add github:renat3u/dsh-web-archive
  • dsh-spotlight — Keyboard-first command palette for the DSH Web UI. · dsh plugin --profile web add github:0xsline/dsh-spotlight
  • arcana — A floating command deck that lists every slash command in DeepSeek Harness as runnable buttons, sorted by usage. · dsh plugin --profile web add github:GooodWei/arcana
  • context-vista — A right-side floating panel and /context command for DeepSeek Harness — a live donut chart of context token usage, allocation, and estimated cost. · dsh plugin --profile web add context-vista
  • dsh-101 — Document reading mode for DSH. · dsh plugin --profile web add github:bill9109/dsh-101
  • dsh-drag-and-drop — Cross-platform file drag-and-drop with raw path insertion, no file copying. · dsh plugin --profile web add github:bill9109/dsh-drag-and-drop
  • dsh-drop-file-to-path — Codex-style drag-drop: drag any file into the DSH web GUI, it lands in ~/.dsh-dropbox, and the path is inserted into the composer as a whole blue chip. · dsh plugin --profile web add github:GLFzr/dsh-drop-file-to-path
  • dsh-files — File upload with color-coded attachment cards (session-isolated storage, sha256 dedup, TTL sweep) plus a content-sniffing read_document tool for PDF/DOCX/XLSX/TXT. · dsh plugin --profile web add github:taxueseek/dsh-files
  • dsh-file-uploads — Upload arbitrary local files from the Web composer, show pending cards, and manage stored files in Settings. · dsh plugin --profile web add github:l541402398/dsh-file-uploads
  • dsh-deeplink — Deep links: open a specific session or workspace via ?session= / ?workspace=. · dsh plugin --profile web add github:qyw233/dsh-deeplink
  • dsh-diff-viewer — PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls. · dsh plugin --profile web add github:lehhair/dsh-diff-viewer
  • ex-setting — Settings extensions for DSH. · dsh plugin --profile web add github:omdsh-dev/ex-setting
  • web-components — Web Components support. · dsh plugin --profile web add github:omdsh-dev/web-components
  • dsh-turn-navigator — Turn navigation for the DSH Web UI. · dsh plugin --profile web add github:vibeinging/dsh-turn-navigator
  • dsh-milestone — Right-side dot-timeline rail: jump between user messages. · dsh plugin --profile web add github:SnowCrescenter-tech/dsh-milestone
  • dsh-balance-meter — DeepSeek account balance and session cost in the composer dock, with auto-fetched official pricing and peak/off-peak support. · dsh plugin --profile web add github:Ghost011118/dsh-balance-meter
  • dsh-opencode-go-usage — OpenCode Go subscription usage (rolling/weekly/monthly windows with reset countdowns) in the composer dock, with a built-in credential editor. · dsh plugin --profile web add github:v587d/dsh-opencode-go-usage
  • dsh-opencode-go-quota — OpenCode Go quota ring: click-to-cycle progress ring (5h/weekly/monthly) left of the model selector, colored by urgency, with reset countdowns on hover. · dsh plugin --profile web add github:GLFzr/dsh-opencode-go-quota
  • dsh-cost-meter — Per-session and daily API cost, budget with usage %, official balance, history dashboard, and one-click official price sync with peak/off-peak pricing. · dsh plugin --profile web add github:Han-1413141/dsh-cost-meter
  • dsh-plugin-deepseek-balance — DeepSeek API balance, balance trend, and daily usage charts in DSH Web settings. · dsh plugin --profile web add github:fishxcode/dsh-plugin-deepseek-balance
  • ds-api-usage — DeepSeek API balance and 24-hour usage dashboard in Settings, with estimated spend, token counts, request counts, and an hourly timeline. · dsh plugin --profile web add github:Sev7een/ds-api-usage
  • dsh-spend — Token usage and estimated spend for the dsh web UI: floating panel with per-model, per-day, and per-session stats. · dsh plugin --profile web add dsh-spend
  • dsh-balance-plugin — DeepSeek balance and token usage in the web sidebar, with a today/all-time toggle and provider filtering. · dsh plugin --profile web add github:stevenx65/dsh-balance-plugin
  • dsh-TUI — Claude Code-style full-screen terminal UI: pixel-whale header, live status line, and streaming thought expansion. · dsh plugin --profile web add github:ccch1mneyyy/dsh-TUI
  • DSH-better-sidebar — Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs. · dsh plugin --profile web add github:omdsh-dev/DSH-better-sidebar
  • dsh-workspace-search — VS Code-style workspace keyword search tab for dsh-better-sidebar: matches file names and content, grouped by file with line numbers, opens in the sidebar editor. · dsh plugin --profile web add github:tsonglew/dsh-workspace-search
  • dsh-media-preview — Audio/video FileViewer for dsh-better-sidebar: native inline playback for mp4/webm/mkv/mov and mp3/flac/wav, served by a Range-capable streaming media route. · dsh plugin --profile web add github:tsonglew/dsh-media-preview
  • dsh-sticky-disclosure — One-click collapse of every expanded section (Think rows, tool cards) with a live-count pill and a customizable hotkey. · dsh plugin --profile web add github:Han-1413141/dsh-sticky-disclosure
  • dsh-sticky-note — Quick sticky notes on the composer toolbar: jot ideas or TODOs, auto-saved as Markdown, one click to send into the chat. · dsh plugin --profile web add github:Meredith2328/dsh-sticky-note
  • dsh-web-attention-badge — Attention reminders: frame badge, tab-title count, and a status-colored whale favicon for sessions waiting for input or finished unopened. · dsh plugin --profile web add dsh-web-attention-badge
  • dsh-web-ui#packages/dsh-web-ui-all — Plugin and skin collection for the DSH Web UI: task board, Git graph, right-side panel, remote mobile UI, pet, live token stats, and a skin center. · dsh plugin --profile web add @linxin666/dsh-web-ui-all
  • dsh-pet — Desktop pet for the DSH Web UI: sprite-sheet animation, agent state linkage, drag, alarm (daily/one-shot) and pomodoro widgets, skin picker with preview. · dsh plugin --profile web add github:zealot00/dsh-pet
  • dsh-desktop-pet — A plugin that adds a desktop pet to your DeepSeek Harness, supporting the Codex pet format, you can use hatch-pet or Petdex to add your pets. · dsh plugin --profile web add github:sereinmono/dsh-desktop-pet
  • dsh-builtin-toggles — Adds a built-in plugin catalog to DSH Web with search, status explanations, and safe toggles for audited UI plugins. · dsh plugin --profile web add dsh-builtin-toggles
  • dsh-ux — Solarized light theme, compact layout, think/tool-chain collapse capsules, and balance, session cost, and usage dashboards for the DSH web UI. · dsh plugin --profile web add github:jiangnanquan/dsh-ux
  • dsh-hud — HUD status panel: Git status, MCP servers, skills, model and token usage in a floating side panel. · dsh plugin --profile web add github:a903067276-rgb/dsh-hud
  • dsh-plugins#turn-scrubber — Compact right-edge turn rail with hover summaries and click-to-jump navigation. · dsh plugin --profile web add github:wsxwj123/dsh-plugins#path:/packages/turn-scrubber
  • dsh-cost-meter — Per-turn USD cost badge in the Web UI: session total in the header and per-turn cost in each message footer, with a hover breakdown. · dsh plugin --profile web add @steven-wu/dsh-cost-meter
  • dsh-file-mentions — Clickable file paths in DSH replies: Codex-style inline open, reveal in file manager, and a mentioned-files chip list at the turn tail. · dsh plugin --profile web add github:a903067276-rgb/dsh-file-mentions
  • dsh-calculator — DeepSeek API spend (current session and all sessions) and account balance in the aside panel, with official pricing and peak/off-peak support. · dsh plugin --profile web add github:bobcat848/dsh-calculator
  • dsh-deepseek-billing — DeepSeek account balance and per-session cost card in the sidebar foot. · dsh plugin --profile web add github:Jolly-J/dsh-deepseek-billing
  • dsh-drag-and-drop — File-drag fork: drop documents as removable chips above the composer, send without typing. · dsh plugin --profile web add github:AKIRACOD/dsh-drag-and-drop
  • dsh-auto-continue — Auto-resumes interrupted DSH Web requests: sends a queued 「继续」 after network, timeout or host-crash failures, with error classification, adaptive backoff, templated continue text and browser notifications. · dsh plugin --profile web add dsh-client-auto-continue
  • dsh-chat-outline — Persistent left-hand conversation outline: questions and final replies per turn, keyword filter, one-click jump. · dsh plugin --profile web add dsh-chat-outline
  • dsh-token-usage — Per-request model token usage tracked to per-day JSONL files, with a stats page in Web settings: daily trend chart, per-model breakdown, and date/model filters. · dsh plugin --profile web add github:LaoYueHanNi/dsh-token-usage
  • dsh-mic-input — Microphone voice input for the composer: browser Web Speech API live transcription, dedupe/auto-continue, smart punctuation, language and auto-send settings. · dsh plugin --profile web add github:QT-Chen/dsh-mic-input
  • dsh-task-dag — Displays a Session's subagents and durable workflow runs as a live DAG with status, navigation, and restart-safe history. · dsh plugin --profile web add github:LeemanCheung/dsh-task-dag
  • widget-dock — Draggable workbench of mini-cards (API balance, token usage, session stats, goal, cost) on the blank areas beside the conversation, with size tiers and official DeepSeek pricing. · dsh plugin --profile web add github:MorGogh/widget-dock
  • dsh-reasoning-slider — Codex-style reasoning-effort slider embedded in the model selector. · dsh plugin --profile web add reasoning-slider
  • dsh-pomodoro — Pomodoro focus-and-break timer for DSH Web with configurable cycles, a draggable mini panel, and in-app, sound, and browser notifications. · dsh plugin --profile web add dsh-pomodoro
  • dsh-plugin-terminal — Bottom multi-tab terminal panel (node-pty + xterm.js) pinned to the viewport bottom, always below the input box. · dsh plugin --profile web add dsh-plugin-terminal
  • dsh-outline — Real-time outline panel for the DSH Web session page: user questions plus a Markdown heading tree (H1–H6) that updates live during streaming, with click-to-locate highlighting, expand-depth control, search, and per-session favorites. · dsh plugin --profile web add dsh-outline
  • dsh-heatmap — Activity heatmap in the DSH Web sidebar: GitHub-style grid of daily commits, token usage, and estimated spend, with a today stats line for all-session token totals, cache hit rate, and per-model auto-priced cost. · dsh plugin --profile web add github:283Gawin/dsh-heatmap
  • dsh-usage-chart — Token, cost, and balance dashboard under the composer: live indicator plus zero-dependency SVG charts for per-turn usage, estimated cost, and DeepSeek account balance. · dsh plugin --profile web add dsh-usage-chart
  • dsh-desktop-windowos#plugin — Windows tray desktop shell for DSH: auto-installs the exe from GitHub Releases, creates a desktop shortcut, and adds a desktop_launch tool to start it from chat. · dsh plugin --profile web add github:RAFOLIE/dsh-desktop-windowos#path:/plugin
  • dsh-window#plugin — Native Windows desktop window (WebView2) for DSH: one-command install, auto-fetches the app zip from GitHub Releases, creates a desktop shortcut, and adds a desktop_launch tool to start it from chat. · dsh plugin --profile web add github:ZichengGurrr/dsh-window#path:/plugin
  • dsh-plugin-workshop — Steam Workshop-style in-app plugin browser: search, hot/newest/trending (7/30/90-day) sorting, Chinese keyword mapping, bilingual descriptions and README translation, plugin-signature filtering, and one-click install/update. · dsh plugin --profile web add github:yyyyukari/dsh-plugin-workshop
  • dsh-web-preview — Side web-preview panel: local static hosting, Markdown/code/image preview, one-click run of non-static projects (Cargo/npm/Go/Python) with live logs, web element mark & annotate, and link-click takeover into the side panel. · dsh plugin --profile web add github:zoumutou/dsh-web-preview
  • dsh-plugin-llm-balance — Draggable floating card showing the balance/quota of your most recently used providers (DeepSeek/Moonshot/Kimi For Coding): auto-discovery, color-coded tiers, live refresh. · dsh plugin --profile web add dsh-plugin-llm-balance
  • dsh-balance-float — A floating balance widget for the Web UI: live DeepSeek account balance with manual refresh and a Y/N-confirmed graceful exit. · dsh plugin --profile web add dsh-balance-float
  • dsh-session-manager — Right-click session menu and sidebar session manager: pin, rename, archive, fork, export, copy cwd/id/deep link, and open in explorer or a new window. · dsh plugin --profile web add github:Semidia/dsh-session-manager
  • dsh-lan-pass — A LAN password gate for the Web UI: phones and tablets on the same network log in with a shared key and see the same sessions in real time, with a built-in randomUUID polyfill for plain-HTTP origins. · dsh plugin --profile web add dsh-lan-pass
  • dsh-turn-marks — Left-edge turn-marks strip in chat: one bar per user message, click to jump to that message, hover for a preview, active bar turns white. · dsh plugin --profile web add github:magicOF2/dsh-turn-marks
  • dsh-chat-width-customizer — Session-header button that cycles the conversation width (748-1600px), widening the chat column, composer, and user bubbles together. · dsh plugin --profile web add github:magicOF2/dsh-chat-width-customizer
  • dsh-eva-theme-plugin — Neon Genesis Evangelion themed surfaces for the DeepSeek Harness Web GUI — three unit schemes (Unit-01/00/02), full-element palettes, mecha art in the sidebar, in-GUI switcher. Installable via dsh plugin --profile web add <this-dir>. · dsh plugin --profile web add github:oceanxuikun/dsh-eva-theme-plugin
  • dsh-ui-archived-panel — Sidebar Archived entry + archived-session panel with unarchive and delete, for the DeepSeek Harness web GUI · dsh plugin --profile web add github:huahai0202/dsh-ui-archived-panel
  • dsh-theme-palettes — Palette infrastructure for DeepSeek Harness: scheme-mapped theme palettes with built-in VSCode Red and a third-party registration API. · dsh plugin --profile web add github:RainbowDashy/dsh-theme-palettes
  • chiral-pulse — CHIRAL PULSE — a Death Stranding-styled BB pod vital-signs monitor for the DeepSeek Harness web UI: the session's heartbeat waveform is the hero, and the pulse reacts to real agent activity. · dsh plugin --profile web add github:MoonShadow1976/chiral-pulse
  • @deepseek-ai/dsh-lab-kit — Research Lab Cockpit: Scans workspace research projects and displays them in the Web GUI sidebar, the first DSH custom plugin for research workflows. · dsh plugin --profile web add github:Suxeca/dsh-plugin#cde157283028d3d62337ea49a47a5548d08875e8&path:packages/dsh-lab-kit
  • @suxeca/dsh-client-ui-session-switcher — Session quick switch panel: Ctrl+K palette (new/archive/unarchive/rename/search/skin/workspace grouping), Ctrl+[ / ] to cycle through sidebar order, customizable shortcuts within the panel. · dsh plugin --profile web add github:Suxeca/dsh-plugin#cde157283028d3d62337ea49a47a5548d08875e8&path:packages/dsh-client-ui-session-switcher
  • @omdsh-dev/dsh-drag-and-drop — Drag local files into the DSH Web UI and insert their original filesystem paths without uploading or copying them · dsh plugin --profile web add github:omdsh-dev/dsh-drag-and-drop
  • dsh-ws-files — Workspace file browser: view workspace directories and file contents directly in the dsh web interface. · dsh plugin --profile web add github:zhangxiang1993621/dsh-ws-files
  • dsh-voice-input — Voice-to-text input plugin for the DeepSeek Harness Web UI · dsh plugin --profile web add github:forrestahha/dsh-voice-input
  • @omdp/dsh-connector — Unified DeepSeek Harness connector: edit MCP servers (cordis.patch.yml) and user skills (~/.dsh/skills) from one Web UI settings page. Repository-root package: installs either via the bare git URL (the root manifest re-exports the dsh-connector/ subdir) or via github:XJungit/omdp#path:dsh-connector. · dsh plugin --profile web add github:XJungit/omdp
  • dsh-client-auto-continue — DSH Web UI plugin: automatically sends "继续" (continue) when a request is interrupted by network errors or other non-human causes · dsh plugin --profile web add github:HsiangNianian/dsh-auto-continue
  • dsh-theme-gallery — A curated DSH theme-family gallery that follows the native light, dark, and system appearance modes. · dsh plugin --profile web add github:wsxwj123/dsh-plugins#23de51560826c4e47e646b99cbacca1e4ff69ca5&path:packages/theme-gallery
  • dsh-plugin-market — DSH Plugin Marketplace — Discover, browse, install, and manage community plugins within DSH (DSH runtime adapted version) · dsh plugin --profile web add github:chnjames/dsh-plugin-market
  • dsh-soundscape — DeepSeek Harness Web UI soundscape: turn-complete celebration (synthesized chime + confetti burst), blocked/approval alerts, error buzz, send clack and optional typing ambience. Zero audio assets, zero core changes, and a ctx.soundscape service other plugins can call. · dsh plugin --profile web add github:Blaczz/dsh-soundscape
  • dsh-skill-replicate-android-feature — DeepSeek Harness skill bundle: replicate-android-feature (loads SKILL.md). · dsh plugin --profile web add github:addxing/replicate-android-feature
  • dsh-mcp-settings — Settings-driven MCP server manager, inventory Remote, and Web settings UI for DeepSeek Harness · dsh plugin --profile web add github:aka-danielZhang/dsh-mcp-settings
  • hermes-to-dsh — DSH plugin — browse local Hermes skills / MCP servers / chats in the DeepSeek Harness web sidebar, and inject selected skills & MCP config into the active agent (active/passive mode). · dsh plugin --profile web add github:beimianism/Hermes-to-DSH
  • dsh-fluid-width — DSH Web GUI 聊天显示区宽度自适应:把出厂硬编码的 748px 显示区改成随窗口流动(默认封顶 2000px,可配置) · dsh plugin --profile web add github:LessXi/dsh-fluid-width
  • @dsh-desktop/bundle — 这是一个独立的 Cordis 应用:不改动上游仓库,以官方扩展方式(自定义 profile + bundle + Cordis 插件)把 dsh 跑成原生桌面应用。 · dsh plugin --profile web add github:jesspig/deepseek-harness-desktop#fe0f425e490ba2136a955f5e0770023beabaff2c&path:packages/desktop-bundle
  • @dsh-do/fabric-theme-studio — Interactive theme studio and personalization showcase for DeepSeek Harness built on Fabric · dsh plugin --profile web add github:BingChanCN/fabric-theme-studio
  • dsh-catgirl-plugin — Neko — a token-efficient persona runtime for DeepSeek Harness. 把人格留在界面,把智能留给模型。Measured: -67% input tokens, -66% cache reads, 0-token catgirl rendering. · dsh plugin --profile web add github:Freakz2z/dsh-catgirl-plugin
  • 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. · dsh plugin --profile web add github:ChenRuoT/dsh-sidebar-qa
  • @lanxing/dsh-galgame — GalGame mode for the dsh web GUI: a third conversation view tab (after 轨迹) that renders the real agent session as a visual-novel stage — whale-girl (DeepSeek) portrait with diff switching + draggable thinking bubble, Markdown dialogue box with typewriter + block paging, GalGame-style question/approval choices bound to the portrait, backlog drawer, and a debug mode. Pure presentation layer: never writes the session and never blocks the agent loop. · dsh plugin --profile web add github:Lanxing6480/dsh-galgame
  • @deepseek-ai/dsh-pet-maid — deepseek 娘桌宠插件 for the dsh web GUI: a cute desktop pet that reacts to model activity (idle/waiting/thinking/tool/done), with petting/feeding interactions and an affinity score · dsh plugin --profile web add github:skylar-fei/dsh-wechat-maid#957394fd646c1c1e78bc55c1c03d27302be306f1&path:packages/dsh-pet-maid
  • @deepseek-ai/dsh-weixin — WeChat (personal account) bridge for the dsh web GUI via the official ClawBot interface: single-chat two-way conversation sharing one agent session, plus proactive scheduled messaging (weixin_send tool). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules symlink, no dsh source changes. · dsh plugin --profile web add github:skylar-fei/dsh-wechat-maid#957394fd646c1c1e78bc55c1c03d27302be306f1&path:packages/dsh-weixin
  • openharness-reply-in-cn — DSH plugin that shows a '中文回复' label in the web sidebar and forces the model to reply in simplified Chinese. · dsh plugin --profile web add github:zuoguyoupan2023/openharness-reply-in-cn
  • dsh-gui-trash — Desktop (Electron) GUI daemon for DeepSeek Harness: a Cordis host plugin plus a command-line launcher wrapping the existing dsh web UI. · dsh plugin --profile web add github:Kimoiran/dsh-gui-trash
  • dsh-ui-preset-enhance — Third-party DSH WebUI enhancement plugin: custom backgrounds, theme colors, prompt presets, token visibility, and manual context compaction. · dsh plugin --profile web add github:lssyd20070106/dsh-ui-preset-enhance
  • dsh-skin-appearance — Appearance customization for dsh web: preset skins plus custom wallpaper with opacity/blur, persisted in the Host user-settings document · dsh plugin --profile web add github:Vim0x3c/dsh-skin-appearance
  • yuhao-pet — DSH Web GUI 桌面宠物「宇昊」:可拖拽/投喂/玩耍/洗澡/打针吃药/学习/打工/积分商店,token 消耗自动攒积分。 · dsh plugin --profile web add github:dlpufan/yuhao-pet
  • @dsh-external/dsh-side — DSH plugin: Codex-style side conversations (/side, /btw) in an ephemeral right-workspace panel with Side/Subagents/Goal sections and a ChatGPT-style pinned-notes board (置顶摘要小黑板), plus a best-effort sidebar collapse hotzone. · dsh plugin --profile web add github:invalidnaaaame/dsh-side-workspace
  • dsh-balance-monitor — DeepSeek Harness 插件:DeepSeek API 余额实时监测(官方 /user/balance 快照 + ds_balance 工具 + 每轮注入 + Matrix 侧边栏徽章) · dsh plugin --profile web add github:Rainronin/dsh-balance-monitor
  • dsh-deepsea-theme — Deep Sea (深海世界) dark theme & color scheme as a standalone dsh client plugin — extracted from the deepseek-harness fork's DeepSeaTheme block (conversation patch, 2026-08-13) · dsh plugin --profile web add github:i1j/dsh-deepsea-theme
  • dsh-chrome — DeepSeek Harness (dsh) browser companion: a Chrome side panel that embeds the full dsh web UI and lets the dsh agent read the current page, capture HTTP traffic, and drive the browser. · dsh plugin --profile web add github:stuarthu/dsh-chrome
  • dsh-anthropic-fonts — Switch the DSH web interface to Anthropic Sans Web Text and model conversation to Anthropic Serif Web Text. · dsh plugin --profile web add github:Isilsolme/dsh-anthropic-fonts
  • @deepseek-ai/dsh-oc — DeepSeek Harness 的 OpenCode TUI 前端:以官方 OpenCode TUI 作为终端前端,dsh 作为后端 | OpenCode TUI frontend for DeepSeek Harness: official OpenCode TUI as the terminal client, dsh as the backend · dsh plugin --profile web add github:chiro2001/dsh-oc
  • dsh-native-launcher — dsh plugin (Windows): desktop shortcut that launches dsh web silently (hidden console) and auto-opens the browser; port-aware reconnect; settings UI section. · dsh plugin --profile web add github:ingleav626-art/dsh-native-launcher
  • dsh-sidebar-files — Sidebar file tree for DeepSeek Harness: a files panel with a lazy, per-extension-icon tree, copy-path and send-to-agent actions · dsh plugin --profile web add github:Fallen0543/dsh-sidebar-files
  • @dsh-local/dsh-pets — Codex Pets–style desktop pets + live task panel for DeepSeek Harness Web UI: a draggable anime pixel pet plus a floating dashboard of running/completed tasks and questions awaiting your input. / DSH Web UI 桌宠 + 实时任务面板(进行中 / 已完成 / 等待你回答的提问)。 · dsh plugin --profile web add github:rikfish163-rgb/dsh-pets
  • dsh-settings-mcp-skills — MCP Servers and Skills settings pages for the dsh web UI: mounts the official DeepSeek tool-settings plugins into your web profile. · dsh plugin --profile web add github:w123456789zy/dsh-settings-mcp-skills
  • dsh-skin-kamisato — 「神里印象」DeepSeek Harness 皮肤插件:神里纹章/绫华取色的青蓝·蓝紫金主题 + 汉仪文黑标题字体(浅色/深色双配色)。 · dsh plugin --profile web add github:Danieltoraji/dsh-skin-kamisato
  • dsh-client-ui-conversation-outline — Conversation outline tab for dsh-better-sidebar: per-turn structured outline with quick jump and one-line LLM titles in the DSH WebUI | DSH WebUI 右侧边栏对话大纲:按轮次结构化展示会话并一键跳转,每轮用 LLM 生成一句话标题 · dsh plugin --profile web add github:YesSanSan/dsh-conversation-outline
  • dsh-themes — Appearance & themes plugin for DSH (DeepSeek Harness): built-in palettes, light/dark/system mode, and VS Code theme import. · dsh plugin --profile web add github:MangMax/dsh-themes
  • harness-widgets — Right-hand widget rail for DeepSeek Harness Web UI: live session stats (turns, LLM/tool time, TTFT, speed, cache hit, tokens) plus OpenCode Go quota (rolling/weekly/monthly) proxied by a same-origin host route; an extensible widget registry as the base for more platform usage widgets, visuals, utility actions and external integrations. Widgets are installable, reorderable and resizable from Settings → Components. · dsh plugin --profile web add github:Physicolor/harness-widgets
  • harness-ui-enhancer — Web UI polish layer for DeepSeek Harness: normalizes unfinished or self-contradictory official UI, reconciles style conflicts between installed plugins, and unifies the visual language — with live-customizable chat width, markdown font size, workspace scale and UI font stack from Settings → General, all following official design tokens. Client-only dsh bundle, zero model cost, removable without residue. · dsh plugin --profile web add github:Physicolor/harness-ui-enhancer
  • dsh-web-terminal — DSH bundle 插件:在 DeepSeek Harness Web 界面的「对话 / 轨迹」顶部新增「终端」Tab,内置 xterm.js + node-pty 交互式终端,编码完成后即时在终端执行指令调试。 · dsh plugin --profile web add github:helays/dsh-web-terminal
  • dsh-matrix-rain — DSH WebUI 动效美化:聊天界面黑客帝国代码雨背景,雨字内容 = 当前会话 AI 思考链(流式),设置页提供总开关 + 调色盘 + 全套 DIY 选项 · dsh plugin --profile web add github:awa-123-cw/dsh-matrix-rain
  • dsh-chatgpt-subscription — DeepSeek Harness (DSH) 插件:用官方 OAuth 一键绑定 ChatGPT 订阅(Codex),在 DSH 内直接使用 ChatGPT 模型对话(消耗 ChatGPT Plus/Pro 订阅额度),并在设置侧边栏「订阅」页展示绑定状态与剩余额度。 · dsh plugin --profile web add github:songoao25/dsh-chatgpt-subscription
  • @haibala/dsh-ui-extensions — Haibala DeepSeek Harness extension center: sidebar nav plus a GitHub plugin catalog · dsh plugin --profile web add github:haibala-aii/dsh-haibala-ui-extensions
  • dsh-mobile-ui — Responsive CSS overrides for the DSH web settings panel on small screens · dsh plugin --profile web add github:jackuh105/dsh-mobile-ui
  • dsh-multi-workspace — Multi-workspace sandbox for DSH: automatically grant file-write access to ALL registered workspaces — add a workspace in the UI, write to it immediately, no config needed. · dsh plugin --profile web add github:somnusovis/dsh-multi-workspace
  • dsh-ops-health — One-click health check for a dsh deployment: a sidebar button runs the ops kit's check-health.ps1 (hidden PowerShell) through a plain HTTP route and renders a structured report. The route is independent of the tool registry, so the button still works when agent tool calls break. · dsh plugin --profile web add github:MiraculousGarfield/dsh-ops-health
  • @doiiarx/dsh-settings-search-plugin — Search field for the DSH Web Settings panel: independent candidate list over the content column, click to navigate to the owning section and focus the setting · dsh plugin --profile web add github:DoiiarX/dsh-settings-search-plugin
  • dsh-shorts-wall — DSH web plugin: 在 better-sidebar 侧边栏刷竖屏短视频 —— YouTube Shorts + B站竖屏双源轮播(关键词词表/预设词库/看门狗自动连播)| Vertical shorts wall for dsh-better-sidebar: YouTube Shorts + Bilibili vertical, dual-source carousel with keyword packs · dsh plugin --profile web add github:imkingjh999/dsh-shorts-wall
  • dsh-beauty-dive-progress — beauty-dive-progress · 深潜进度桌宠 —— DeepSeek Harness 永久插件:在 DSH Deep diving 回答期间,用坤宠动图填满深潜状态行下方区块,进度 0%→100%,每 20% 切换动作与文案,完成时系统级播放提示音 · dsh plugin --profile web add github:eric-song-dev/dsh-ikun-pet
  • dsh-desktop-app — DSH 桌面壳「小南梁」技能包:把 DeepSeek Harness 封装成 Tauri 2 桌面应用(macOS+Windows),含国内镜像加速、Windows 无管理员工具链、验收清单 · dsh plugin --profile web add github:happpsee/dsh-desktop-app
  • dsh-archive-manager — Archived-session manager for DSH Web: sidebar footer entry, grouped archive panel, restore/delete with full agent teardown · dsh plugin --profile web add github:jasonrale/dsh-archive-manager
  • @dsh-community/dsh-usage-cost-dashboard — A community plugin providing LLM usage, cost analytics, budget alerts and an observability panel for DeepSeek Harness. · dsh plugin --profile web add github:NeverToEver/dsh-usage-cost-dashboard
  • dsh-standalone-tab-sidebar — 具有独立标签页的侧边栏 · A DeepSeek Harness sidebar that shows artifacts and pops out into a standalone web tab. · dsh plugin --profile web add github:e2mcc/dsh-standalone-tab-sidebar
  • dsh-md-notes — MD 笔记插件:侧边栏笔记管理入口(列表/编辑/预览)+ 回答下方记入笔记,笔记存于工作区 .dsh-notes/ · dsh plugin --profile web add github:XieZongChen/dsh-md-notes
  • dsh-skill-fuzzy — Fuzzy skill search for the dsh web UI '/' menu: replaces the prefix-match ui-skill source and adds a description preview panel for the highlighted candidate · dsh plugin --profile web add github:Kevoyuan/dsh-skill-fuzzy
  • dsh-history-tree — Codex-style conversation turn timeline tree and history overview on the left border of chat messages in DSH Web UI · dsh plugin --profile web add github:z953218350/dsh-history-tree
  • dsh-tts — Text-to-speech for dsh web: speaks each assistant reply out loud using Edge TTS neural voices (host bridge + browser player) · dsh plugin --profile web add github:Vim0x3c/dsh-tts
  • dsh-tui-command-ext — DSH web plugin: the TUI-inspired slash-command set for the web harness — /clear /rewind /fork /resume /archive /status /rename /unarchive /compact-fast /theme /lang. · dsh plugin --profile web add github:DDDPG/dsh-plugins#543d4b046af0c67602be6d16cba7f6ed94239247&path:plugins/dsh-tui-command-ext
  • harness-sounds — DeepSeek Harness system sound alerts: task done/failed, turn complete, waiting for approval, agent questions (independent of any pet plugin) · dsh plugin --profile web add github:DNNCOVO/dsh-sounds
  • @dsh-external/dsh-theme-switch — DSH 主题切换:自动检测已安装皮肤,官方风格 UI 一键互斥切换,全部禁用时回退官方皮肤 · dsh plugin --profile web add github:kinmat-A/dsh-theme-switch
  • @dshindex/dsh-plugin-marketplace — User-confirmed DSH Index discovery, install preparation, issue drafts, and community report drafts for DeepSeek Harness. · dsh plugin --profile web add github:lijma/dsh-plugin-marketplace
  • @dsh-yzj/bundle — Installable dsh profile bundle for 云之家: mounts the yzj-cli bridge, the model-facing tool family, and the browser UI (rich tool cards + workspace panel) · dsh plugin --profile web add github:GuoxinShan/dsh-yzj#200e19fd2420354b6669c7c65335f92e9db3ef7b&path:packages/bundle
  • anan-thermal-monitor — 紫白桌宠温度监控:CPU/内存/GPU/NVMe 实时温度 + 硬件信息,悬浮于 Windows 桌面的 DSH 插件 · dsh plugin --profile web add github:AmeKrance/anan-thermal-monitor
  • @dsh-external/dsh-whale-galgame — A multi-character Galgame interface and optional desktop companion for DeepSeek Harness Web. · dsh plugin --profile web add github:JAdpp/dsh-whale-galgame
  • seekmaid-pet — SeekMaid 女仆 —— DeepSeek 娘桌宠,DSH 自动启动并监控任务状态 · dsh plugin --profile web add github:DoloresCaritasAngelus/SeekMaid-pet
  • @undeadsheep/dsh-file-preview — Workspace file tree listing and text preview/editing backed by a Host Remote for the DeepSeek Harness (distributable bundle: host service + client UI) · dsh plugin --profile web add github:UndeadSheep/dsh-file-preview#290d61ddb3b20876e9e8223027abc24839ace531&path:packages/dsh-file-preview
  • dsh-think-zh — 强制 DeepSeek Harness 的回答与思考使用简体中文 · dsh plugin --profile web add github:Len7183/DSH-Think-zh
  • octie-cli — A graph-based task management system with CLI and web UI for atomic, verifiable tasks · dsh plugin --profile web add github:StarChen-Cycler/octie-dsh-plugin
  • dsh-remote — DSH plugin that brings the dsh-remote bridge and QR device pairing into the DSH web UI. Scan a one-time QR code from the phone app, approve on the desktop, and control DSH with a per-device token. · dsh plugin --profile web add github:nanami-0713/dsh-remote-public
  • dsh-sound — DeepSeek Harness plugin: per-event task-completion and attention sounds for turn-end / approval / question / plan-review / goal-blocked / task-failure, each with its own sound (built-in synth, local audio file) and volume (Web UI) · dsh plugin --profile web add github:AI-Galaxy-GPU/dsh-sound
  • dsh-devtoolbox — DSH 工具箱插件:侧边栏独立页面 + /toolbox 命令 + 配置驱动的 agent 确定性工具。约 35 个纯本地工具(文本/编码/数据/安全/提取/转换/网络/效率),数据不出机器。参考 devtoolbox.online 设计。 · dsh plugin --profile web add github:jean3690/dsh-devtoolbox
  • dsh-workspace-enhance — dsh工作区加强:以默认工作区浏览器为蓝本的工作区增强侧栏——每个工作区文件夹下提供 会话/文件/Git 子 Tab,含文件树与右侧预览、Git Changes/Graph 双视图、搜索、视图切换与添加工作区,界面样式对齐默认插件 · dsh plugin --profile web add github:luis1232023/dsh-workspace-enhance
  • dsh-theme-endfield — DeepSeek Harness web theme: the industrial editorial look of the Arknights: Endfield official site — cream paper, ink text, signal-yellow accents, zero radius. · dsh plugin --profile web add github:ymh0000123/dsh-theme-endfield
  • dsh-chat-tweaks — DSH web UI-tweak plugin: show the provider display name next to the model name in the composer model seat, remove the chat column max-width, and more — every feature has its own switch on a dedicated Settings page. / DSH web 界面美化插件:在模型选择器显示厂商名、取消对话列最大宽度等,每个功能都在独立的「设置 → 聊天增强」页中开关。 · dsh plugin --profile web add github:haiyoucuv/dsh-chat-tweaks
  • @zoytown/dsh-billing — DeepSeek Harness (dsh) plugin for DeepSeek API account balance — a ctx.billing capability seam, a /balance command, and a sidebar balance indicator with a Settings page for the Web UI. · dsh plugin --profile web add github:zoyluoblue/deepseek-harness-billing
  • dsh-balance-monitor — DeepSeek account balance, remaining-ratio bar, and today's spend in the dsh sidebar footer. · dsh plugin --profile web add github:alanzhao0128/dsh-balance-monitor
  • dsh-chat — DSH Web GUI 的普通对话插件:独立侧边栏「对话」入口,不绑工作区、不带工具,直接复用 DSH 现有 ctx.llm 模型路由(支持切换已导入的任意 provider/model,流式输出),多会话历史持久化到 ~/.dsh/dsh-chat.json。热插拔 —— 通过 profile 的 cordis.patch.yml + node_modules symlink 挂载,不改 DSH 源码。 · dsh plugin --profile web add github:MarkJun236/DSH-chat
  • dsh-notify — DSH Web UI plugin: plays a notification sound when the session pauses (a question is asked, a plan is finished) and when a turn/session completes, and shows a pending-notification count badge on the app icon (dock/taskbar via the App Badging API) with a title + favicon fallback · dsh plugin --profile web add github:Da-Mie/dsh-notify
  • @local/dsh-music-player-tui — DSH TUI 本地音乐播放器:/music 打开全屏场景,选择本地目录、扫描常见音频格式(mp3/flac/m4a/ogg/wav...),ffplay/afplay 后端出声,单曲/列表循环,退出场景音乐不中断。 · dsh plugin --profile web add github:heshuren371/dsh-music-player-tui
  • dsh-rgate — Remote access login gate for the DeepSeek Harness Web UI: a password wall in front of non-loopback access, full /api RPC gating, session cookies, and a Remote Access settings section. · dsh plugin --profile web add github:raomaiping-hash/dsh-rgate
  • dsh-workspace-open — Open a workspace folder from the DeepSeek Harness left workspace list. · dsh plugin --profile web add github:1274623767/dsh-workspace-open
  • dsh-plugin-store-optimized — Harness Plugin Store Optimized: a customized fork of dsh-plugin-hub — configurable plugin download directory, bundle-layer conflict detection, automatic pnpm lookup, and upstream bug fixes · dsh plugin --profile web add github:yiqizhuapangxiema/harness-plugin-store-optimized
  • dsh-live2d-ras — RAISE A SUILEN Live2D 桌宠插件 for DeepSeek Harness(本地模型同源加载,零外部依赖) · dsh plugin --profile web add github:U1s1-king/dsh-live2d-ras
  • dsh-design — Design taste your agent can be held to — a design-system skill that constrains the choices, plus design_audit, which measures the rendered page (type scale, WCAG contrast, spacing grid, palette drift) instead of trusting it looked right. · dsh plugin --profile web add github:Viger1/dsh-design
  • dsh-quote-temp-ask — Selection toolbar for the DSH web UI: quote (expandable markers in the composer), temp chat (in-page context-free panel), web ask (chat.deepseek.com popup with ?q= prefill) · dsh plugin --profile web add github:Enc-hanted/dsh-quote-temp-ask
  • dsh-tui-webhook — IM bot notifications for dsh-TUI: push long-turn completion and approval requests to a 飞书/钉钉/企业微信/generic webhook, configured in /settings (webhook namespace), status via /webhook. · dsh plugin --profile web add github:FUSU123fusu/dsh-tui-webhook
  • dsh-conversation-cost — DeepSeek Harness (dsh) plugin: track how much the current conversation costs in real time. Reads the real token usage recorded in the session log and estimates the cost per DeepSeek V4 official pricing, splitting peak vs off-peak calls by their actual timestamps. Shows the amount in the sidebar footer and inside Cordis run cards. · dsh plugin --profile web add github:Uersx/dsh-conversation-cost
  • open-sea-skin — Realtime WebGPU ocean skin for DeepSeek Harness, Chrome, and Edge · dsh plugin --profile web add github:d-dev0101/open-sea-skin
  • dsh-plugin-skill-manager-gui — Graphical skill manager for DeepSeek Harness — create, edit, import, and delete SKILL.md skills from the web settings UI. · DSH 技能管理器:在网页设置里图形化新建、编辑、导入、删除 SKILL.md 技能。 · dsh plugin --profile web add github:luoying2334/dsh-plugin-skill-manager-gui
  • dsh-pulse — Cross-session usage & cost observatory for dsh — daily token charts, cache hit ring, 90d/1y heatmaps, model and project breakdowns in the web UI · dsh plugin --profile web add github:Enc-hanted/dsh-pulse
  • dsh-bookmark — Codex-style conversation navigator for the DeepSeek Harness web UI. · dsh plugin --profile web add github:leilei3167/dsh-bookmark
  • dsh-archive-manager — Archive manager for the dsh web GUI: a sidebar entry that lists archived sessions and restores them back to the workspace with one click · dsh plugin --profile web add github:LianbinZhou/dsh-archive-manager
  • dsh-usage-indicator — Web sidebar indicator: API key context headroom, account balance, and estimated turns until compaction · dsh plugin --profile web add github:TiferKing/dsh-usage-indicator
  • dsh-vulnsec-bridge — VulnClaw + DeepSec 桥接插件:AI 安全 CLI(授权渗透测试 / Shield 代码审计)→ dsh 工具 + 设置页安全工具台 UI · dsh plugin --profile web add github:MariNanari/dsh-vulnsec-bridge
  • @negriniainda/dsh-locale-ptbr — Brazilian Portuguese (pt-BR) locale plugin for DeepSeek Harness — translates the Web UI and auto-activates for Portuguese browsers. · dsh plugin --profile web add github:negriniainda/dsh-locale-ptbr
  • uiskin-theme — Blue Glass Theme (ocean fantasy) for DeepSeek Harness Web — a static profile bundle. 海洋幻想主题:海洋背景、玻璃气泡、海洋侧边栏、鲸鱼设置按钮、炫彩模型文字。 · dsh plugin --profile web add github:chouxiaohuai/uiskin-theme
  • dsh-zen-remote — 把 DeepSeek Harness 变成手机 App:移动端界面重排(两级页面栈、会话列表主屏、composer 重排、手势、附件上传)+ 配对码认证网关 + PWA 安装 + 真 Web Push。Complete mobile plugin for DeepSeek Harness (DSH): app-shell mobile UI, pairing-code gateway for public-internet access behind your own reverse proxy, installable PWA, offline service worker, and real Web Push agent-done notifications. · dsh plugin --profile web add github:KyoMio/dsh-zen-remote
  • dsh-model-probe — Native DeepSeek Harness Web UI model health monitor with persistent Alive/Dead state, runtime failure verification, and scheduled dead-model rechecks. · dsh plugin --profile web add github:AGSQ11/dsh-model-probe
  • dsh-plugin-mobile-shell — Narrow-viewport drawer, swipe gestures and document title for the DeepSeek Harness web shell · dsh plugin --profile web add github:ghbhiee/dsh-plugin-mobile-shell
  • dsh-context — A DeepSeek Harness plugin for context insight and management, with context dashboard and context command, for understanding how the context is made of, and how it evolves. · dsh plugin --profile web add github:oliver-vdev97e2/dsh-context-971
  • @dsh-external/dsh-client-ui-eva-unit01 — EVA Unit-01 desktop pet for the dsh web GUI: draggable full-body Unit-01 in the frame overlay, NERV sync-rate HUD driven by live session state, idle animations, berserk mode and synthesized SFX · dsh plugin --profile web add github:AlexZhou19871030/dsh-plugin-eva-unit01
  • dsh-dice-game — 🎲 骰子大作战 (Dice Battle) — a classic dice game collection for the dsh web GUI: Liar's Dice (吹牛), Red-point guessing, Red/Blue, Big/Small, Odd/Even and Straight, single-player vs AI plus PeerJS WebRTC online play. Adds a sidebar entry that opens the full game in the center column. · dsh plugin --profile web add github:zmm863-commits/dsh-dice-game
  • @max-null/dsh-skill-mcp-center — Skill & MCP management center for DeepSeek Harness — manage skills and MCP servers in Settings, live MCP status in the sidebar · dsh plugin --profile web add github:Max-Null/dsh-skill-mcp-center
  • dsh-computer-use-windows — Windows computer use for DeepSeek Harness — UI Automation accessibility tree with optional VLM grounding. Approval-gated, allowlisted. · dsh plugin --profile web add github:dimitririchko-ops/dsh-computer-use-windows
  • dsh-width — DSH web 插件:在「设置」中增加「显示」页,用两个滑杆分别调节输入框与内容展示区的宽度百分比,改动即时生效并持久化。 / DSH web plugin: adds a "Display" page under Settings with two sliders that adjust the width percentage of the input box and the content area, applied live and persisted. · dsh plugin --profile web add github:Hanice404/dsh-width
  • dsh-whale-market — 鲸鱼插件市场 / Whale Market — 浏览、搜索、一键安装与更新 GitHub dsh-plugin 主题下的 DSH 社区插件(Web 设置页 + Agent 工具) · dsh plugin --profile web add github:hoangdtdoothanh-svg/dsh-whale-market
  • dsh-qnav — DSH web plugin: a slim right-edge question-navigation rail for long conversations — every real user question gets a hoverable tick on the right edge; click to jump straight to that turn, current position stays highlighted while scrolling · dsh plugin --profile web add github:lin-nanxing/dsh-qnav
  • dsh-odette-skin — Odette 冰雪梦幻主题:深/浅双模式 UI 美化皮肤(背景图 + 主题 token + 毛玻璃) · dsh plugin --profile web add github:lkdx0220/Genshin-odette-skin-dsh
  • dsh-voice-chat — Voice chat for DSH Web: speech-to-text input (Web Speech) + auto/manual read-aloud of assistant replies (TTS) with voice/rate/pitch settings. Pure client UI, minimal Node entry. · dsh plugin --profile web add github:lak321/dsh-voice-chat
  • dsh-conversation-landmarks — Fixed conversation landmarks with hover previews and click-to-jump navigation for DeepSeek Harness Web · dsh plugin --profile web add github:mantonlove/dsh-conversation-landmarks
  • dsh-imessage — Photon-hosted iMessage transport and configuration UI for DeepSeek Harness · dsh plugin --profile web add github:photon-hq/dsh-imessage
  • yolo-mode — Unattended full-access (yolo) mode for the DeepSeek Harness: a human-only /yolo switch arms danger-full-access + never-approval for long autonomous runs, with a best-effort catastrophic-command tripwire guard, optional time-boxed expiry, and idle/denial notifications (desktop / webhook / email) · dsh plugin --profile web add github:CanGeng/yolo-mode
  • @jensentsts/dsh-completion-sound — DSH completion-sound bundle: a WebAudio chime plus optional long-task music (bundled "guan-yu" sample or a user-selected file/directory) and a cross-platform desktop notification when an agent turn finishes · dsh plugin --profile web add github:jensentsts/dsh-completion-sound
  • @deepseek-ai/dsh-desktop-browser — Host plugin: opens the dsh Web UI in a browser window with no address bar (--app mode) · dsh plugin --profile web add github:Mby159/dsh-desktop-browser
  • @lencx/minke-harness-overlay — Minke-owned DeepSeek Harness product extensions · dsh plugin --profile web add github:lencx/Minke#363a959012d03dd7d5846774ebde28c2a0df0f31&path:packages/harness-overlay
  • dsh-stats-board — 统计看板 StatsBoard for DeepSeek Harness Web: suppress the shipped composer-dock stats line, add a third '统计' view tab beside 对话/轨迹 that visualizes session stats with floating cards, small tables, and hand-rolled SVG charts. · dsh plugin --profile web add github:PastSheep/dsh-stats-board
  • dsh-agent-shell — Agent shell tools (bash via Git Bash, cmd) with a live shell-record feed: every execution is recorded and served to the right-drawer Shell drawer over a loopback RPC channel. 对话右侧 Shell 抽屉:bash/cmd/pwsh 命令执行与记录展示。 · dsh plugin --profile web add github:PastSheep/dsh-agent-shell
  • dsh-right-drawer — Right-side drawer host for Web: every registered entry becomes a full-height drawer with its own edge tab (auto-stacked and group-centered), width resizable. Content plugins register via the dockPanels client registry. 右侧抽屉宿主:dockPanels 注册表、边缘标签堆叠、宽度拖拽。 · dsh plugin --profile web add github:PastSheep/dsh-right-drawer
  • dsh-plugin-wallpaper-engine — Wallpaper Engine backgrounds for the DSH web GUI: render your local Wallpaper Engine Video/Web wallpapers behind the chat, with iOS-style liquid glass, adjustable scrim/border/blur. · dsh plugin --profile web add github:elysia395/dsh-wallpaper-engine
  • dsh-think-summary — DSH plugin: detect long model thinking chains, segment them, and show per-segment summaries live in the chat UI, with a settings page. · dsh plugin --profile web add github:oakcakerolls/dsh-think-summary
  • dsh-pin — Pin DeepSeek Harness sidebar conversations: pin a session to the top of its workspace, or to the very top of the whole list. 会话置顶:工作区内置顶 / 全列表最上面置顶,一键取消还原原位置。 · dsh plugin --profile web add github:Yu-tao-Li/dsh-pin
  • @deepseek-ai/dsh-client-ui-muyu — 一个赛博木鱼:可拖拽、点击敲击、累积功德的 Web 悬浮小摆件 · dsh plugin --profile web add github:TongY1n/ui-muyu
  • @dsh-community/dsh-paste-input — DSH WebUI 文件输入增强:Ctrl+V 粘贴(带首次告知弹窗)与拖拽/选择文件,发送时复制进会话工作区临时目录 · dsh plugin --profile web add github:alllllllllli/Living-Dream-DSH#308e1d5ab6f824cf41ad0e446e059052a25d48de&path:plugins/dsh-paste-input
  • dsh-session-plus — DSH session completion: sidebar archive directory, restore, delete, edit-and-resend · dsh plugin --profile web add github:SZMY-haruhi/dsh-session-plus
  • mellos-mapping-dsh — Mellos Mapping for DeepSeek Harness — one installable bundle: the live map panel plus the MCP bridge that gives the model the mmap_* tools · dsh plugin --profile web add github:GuangminJu/mellos-mapping#60cd803978423bcfeebdcc6e1f8636e44816fea7&path:packages/dsh
  • dsh-workbuddy-connect — 将 WorkBuddy 桌面 App 包含的模型自动接入 DeepSeek Harness — bring WorkBuddy desktop app models into DeepSeek Harness with zero configuration. · dsh plugin --profile web add github:corrinehu/dsh-workbuddy-connect
  • dsh-conversation-outline — DSH 对话导航条:在消息界面右侧悬浮显示本次会话的用户提问导航条,悬停预览、点击跳转、滚动高亮,并随 DSH locale 切换中英文 · dsh plugin --profile web add github:SuperPaiGu/dsh-conversation-outline
  • dsh-lan-proxy — dsh LAN/public reverse proxy plugin: IP whitelist + Basic Auth + access log, runs inside the dsh process. Dual-stack (IPv4/IPv6). · dsh plugin --profile web add github:mariGoIds/dsh-lan-proxy
  • @kongjianguan/dsh-tokstat — dsh usage & performance statistics: settings-panel plugin + TUI (tokens / TTFT / TPS / cost) · dsh plugin --profile web add github:kongjianguan/dsh-tokstat
  • dsh-skill-mcp-panel — dsh-skill-mcp-panel: manage skills and MCP servers from the DSH web settings UI plus the unified dsh-panel CLI. · dsh plugin --profile web add github:Fishquito7/dsh-skill-mcp-panel
  • dsh-settings-cleaner — Settings drawer for DSH: choose which settings nav items stay visible. · dsh plugin --profile web add github:zizhongfeiyang/dsh-settings-drawer
  • dsh-todo-list — DSH 待办清单插件:把通知、公告、邮件等文字转成带截止日期的待办,提供 todo_* 模型工具、/api/todo REST 接口与侧栏 To Do List 入口。A DSH todo-list plugin: converts notices, announcements, and emails into dated todos, with todo_* agent tools, a /api/todo REST API, and a sidebar To Do List entry. · dsh plugin --profile web add github:perry-ai/dsh-todo-list
  • dsh-deepseek-pet — DeepSeek 蓝色小鲸鱼桌宠:浮动在 DSH Web 页面上的拟人化宠物(可拖拽、对话、换姿势)。 · dsh plugin --profile web add github:txlznbzsdj-collab/dsh-deepseek-pet
  • @dsh-external/dsh-client-ui-skin-kafka — Kafka (Honkai: Star Rail) themed skin with dual light/dark palette, glass cards, spider-lily particles, spider-web ornaments, gradient titles and a settings palette for the dsh web GUI · dsh plugin --profile web add github:54088lp/dsh-kafka-ui
  • dsh-plugin-desktop — Companion plugin for DSH-desktop: exposes /api/state, /api/usage and /api/prompt so the desktop shell does not have to sniff web traffic or parse session files. Also bundles the full in-page context menu (session/workspace/editor/links) with the desktop's pinned-sessions extension. · dsh plugin --profile web add github:Quan-Robin/dsh-plugin-desktop
  • dsh-mobile-ui — dsh profile bundle: mobile adaptations for the DeepSeek Harness Web GUI — top bar with conversation title, push-navigation second-level sidebar, frozen scroll layout, viewport-clamped popups above the message layer, 44px touch targets, press feedback, safe-area insets, landscape handling, reduced-motion. Injected as one responsive stylesheet plus small DOM effects on the browser side. · dsh plugin --profile web add github:autumnshiu009-ship-it/dsh-mobile-ui
  • dsh-ultramath — UltraMath 数学建模竞赛多 Agent 求解插件(registry 元数据 + bundle 机制):把 5 个角色预设(Lead/数学家/工程师/作家/审稿人)幂等同步到 ~/.dsh/.agent-presets/,并随包分发 32 篇模型库技能文档(skills/模型库/)与根 SKILL.md 主入口技能。纯 node 半侧,无浏览器 UI,不改 DSH 核心源码。 · dsh plugin --profile web add github:Andiii208/dsh-ultramath
  • @deepseek-ai/dsh-client-ui-code-diffs — Replace edit/write tool cards with inline full-line colored code diffs (green add / red delete), shown right after each modification. · dsh plugin --profile web add github:linhoulong123/dsh-client-ui-code-diffs
  • dsh-bloub-mood — Animated mood icon for DeepSeek Harness: favicon, sidebar wordmark and hero headline swap between bloub expression animations by session state, with 8 shapes, 12 colors and custom texts configurable in Settings. · dsh plugin --profile web add github:Yuuhann1999/dsh-bloub-mood
  • dsh-conversation-nav — Add circular conversation navigation controls for top, previous user message, next user message, and bottom. · dsh plugin --profile web add github:uigdwunm/dsh-ui-suite#a0d3ea7ae3c4ea4294ced4f2f1f8a8e09030ed1a&path:packages/dsh-conversation-nav
  • dsh-dynamic-wallpaper — Animated wallpaper plugin for DeepSeek Harness: 8 built-in canvas backgrounds (particles, meteor shower, starfield, waves, rain, bubbles, matrix, aurora) plus custom video import, with speed/density/opacity/blur controls and durable localStorage persistence · dsh plugin --profile web add github:Willmylife/dsh-dynamic-wallpaper
  • dsh-tryboard-plugin — DeepSeek Harness 插件:Web GUI 内置 Trello 风格工作看板(看板)——侧边栏设置上方加入口;支持多个自定义名称的工作看板,默认 待办/进行中/完成/待确认 四列,卡片可拖拽移动并自动切换状态,支持自定义列;数据持久化在 DSH 设置中 · dsh plugin --profile web add github:nexsjournal/dsh-tryboard-plugin
  • deepseek-harness-shortcut — DeepSeek Harness plugin: create a desktop shortcut that starts or opens the local DSH web UI with one click (Windows) · dsh plugin --profile web add github:Ho11ow8/deepseek-harness-shortcut
  • deepseek-web-import — Import chat.deepseek.com conversations into DeepSeek Harness as resumable sessions, from a settings-page UI. · dsh plugin --profile web add github:wpc0323/deepseek-web-import
  • dshmarket — Visual plugin market inside DeepSeek Harness — browse, search, and one-click install community plugins. · DSH 可视化插件市场:逛一逛,点一下,装好。 · dsh plugin --profile web add github:KokuYu-sysu/dsh-market-desktop
  • dsh-theme-cyberpunk2077 — Cyberpunk 2077 red/neon fork of the Night City theme for DeepSeek Harness Web UI — neon red × cyan × green identity, base64-embedded Ryzes & Cyberpunk fonts, CYBERPUNK 2077 INFECTING boot screen, Tab 'relic virus' session switcher (left 120° arc + hacker terminal), green code-rain particles. Forked from dsh-theme-cyberpunk2077 by Tommy00748. · dsh plugin --profile web add github:GGbao-114/Cyberpunk-theme-for-dsh
  • dsh-opencode-usage — OpenCode usage widget for the DeepSeek Harness web sidebar: host-side proxy to the OpenCode usage API (keeps OPENCODE_API_KEY off the page) plus a client-side bars widget. · dsh plugin --profile web add github:SyamStud/dsh-opencode-usage
  • @dsh-external/dsh-echarts — Render strict JSON ```echarts fences as interactive Apache ECharts charts in DSH Web. · dsh plugin --profile web add github:sheny-bio/dsh-echarts
  • dsh-mchose-battery — Mchose wireless mouse battery + connection-mode indicator in the DSH sidebar (WebHID) · dsh plugin --profile web add github:Fransice/dsh-mchose-battery
  • dsh-plugin-desktop — DSH Desktop — virtual-webserver interceptor spike plugin · dsh plugin --profile web add github:chengxiaosheng/dsh-desktop#a791939ec53d431ff974200f5fbda3be5c419c2d&path:packages/dsh-plugin-desktop
  • dsh-kimino-theme — Kimi no Na wa (Your Name) theme for DeepSeek Harness Web GUI — dynamic Cordis plugin source (host + client halves) plus an installable dsh bundle, with wallpaper/logo assets · dsh plugin --profile web add github:niiang/dsh-kimino-theme
  • dsh-opencode-palette — DSH Web 多主题引擎:完整支持 opencode TUI 全部 34 个主题(33 内置 + system)。数据驱动三层管线:主题 JSON → 颜色解析 → DSH 适配注入。 · dsh plugin --profile web add github:FeatherHunter/dsh-opencode-palette
  • dsh-mobile-compat — Client plugin: mobile AppFrame for the embedded Harness Web UI (<640px drawer sidebar + bottom-sheet details) and mobile layout overrides for desktop DSH plugins · dsh plugin --profile web add github:dphmoblie/deepseek-harness-android#c574d9b527912f6213a72d69441ba28aae035d9c&path:packages/dsh-mobile-compat
  • dsh-test-env-entry — 测试环境入口:侧边栏一键查看主/测试实例与反代状态、打开测试环境、启动/停止测试实例 · dsh plugin --profile web add github:EIGHTfs/dsh-test-env-entry
  • dsh-inochi2d-pet — DeepSeek Harness status bridge for DSH Inochi2D Pet · dsh plugin --profile web add github:StarCried/dsh-inochi2d-pet#c8fc52690a9eedbc5172248791db5abac85286d2&path:packages/dsh-plugin
  • dsh-better-sidebar-svn — DSH better-sidebar 插件:为侧边栏添加 SVN 源代码管理面板,支持 status / diff / log / commit / update / revert 等常用操作 · dsh plugin --profile web add github:ztyhehe/dsh-better-sidebar-svn
  • dsh-elf — DSH 小精灵插件:页面悬浮一只缓慢游动的半透明 DeepSeek 鲸鱼(官方 favicon 轮廓 + 蓝紫绿渐变),点击打开可拖动/最小化的临时聊天浮窗;默认跟随会话模型,支持插件内单独配置 OpenAI 兼容模型,流式输出、复制、清空。 · dsh plugin --profile web add github:winditer/dsh-elf
  • dsh-gui-hanhua — GUI可视信息汉化 V1.0 —— DeepSeek Harness 界面信息汉化插件(常驻版) · dsh plugin --profile web add github:XIZRSAMS/dsh-gui-hanhua
  • dsh-plugin-astock-chart — Draws the candlesticks in the reply: a web-client card that renders astock_data results as an OHLC chart with volume, instead of a table of numbers. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/astock-chart
  • @dsh-external/dsh-turn-collapse — Codex-style turn folding: collapse each group of reasoning + tool-call nodes (between visible outputs) into a single disclosure unit · dsh plugin --profile web add github:mctang985211-coder/dsh-turn-collapse
  • dsh-stats-hud — Sci-fi HUD: turns the session stats line into game-style level bars, a speedometer and a rolling token counter. · dsh plugin --profile web add github:lauytgary/dsh_hud_plugin
  • dsh-context-compressor — DeepSeek Harness Web UI (dshweb) 自动上下文压缩插件:按 Token 阈值自动将老旧非系统对话浓缩为 system 摘要,并在 UI 显示释放空间与 Token 进度条。 · dsh plugin --profile web add github:vkxkzsp769-cloud/dsh-context-compressor
  • dsh-lens — DSH 界面两档模式(简化/原生):工具卡片白话化,降低新手门槛 / Two-level UI mode (simple/native) with plain-language tool cards for DeepSeek Harness · dsh plugin --profile web add github:KhalilYamber/dsh-lens
  • wallpaper-engine-dsh — Wallpaper Engine Video/Web wallpapers as the DSH web GUI background — discovery, sandboxed rendering, rotation lists, liquid-glass tuning. · dsh plugin --profile web add github:Weilv-D/wallpaper-engine-dsh
  • dsh-web-pets — DSH Web 桌宠插件:浏览器里养一只随会话状态换表情的桌宠(内置 demo/remiel),支持随时切换或替换宠物形象 · dsh plugin --profile web add github:YUCONG-28/dsh-skills-plugins#a64b3632569cf0cbeb5392d5bf97dc8fbcbcdaf2&path:plugins/dsh-web-pets
  • dsh-ide-ui-bundle — ide-ui 组合包:一键挂载插件(Host dsh-ide-ui + Client dsh-client-ide-ui)到任意 profile。非官方社区插件。 · dsh plugin --profile web add github:baikangwang/dsh-ide-ui#72c36b0a68920f49cba7b6a9af803ce56de0b8d8&path:packages/bundle
  • @superfish058/dsh-llm-proxy — Model-level proxy routing + retry for DSH LLM requests, configurable live from the DSH 设置 page (模型代理). Selected models' baseURL hosts route through the configured proxy (proxyHost:proxyPort) while everything else stays direct, via a custom undici global dispatcher (RetryAgent over RoutingDispatcher); loopback is always direct. · dsh plugin --profile web add github:superfish058/dsh-llm-proxy
  • @omdsh-plugins/omdsh-basemode — The session-mode system for the DeepSeek Harness web GUI: the segment registry every mode plugin registers into, the switch that renders them, and the sidebar dots that colour their conversations · dsh plugin --profile web add github:omdsh-plugins/omdsh-basemode
  • @kksw/dsh-my-files — My Files for DeepSeek Harness Web: a sidebar entry listing every file produced across all conversations, grouped by session, openable from one panel · dsh plugin --profile web add github:kksw1024/dsh-my-files
  • dsh-away-notify — DeepSeek Harness 插件:当任务完成且你不在 DSH 界面时,发送 Windows 系统通知(右下角 Toast)。 · dsh plugin --profile web add github:Kevin87654/dsh-away-notify
  • dsh-client-ui-beauty — Beauty layer for the DSH Web UI: whale-art backdrop + scrim veil + translucent periwinkle token remap (coverage logic ported from dsh-web-ui blue-fantasy skin). 9 skins, per-skin wallpaper and per-region transparency sliders. Every rule is gated on ; the in-UI pill toggles it, so off == the stock UI exactly. · dsh plugin --profile web add github:trees163/dsh-customizations#90575cd475e5cc4da48dc16e82e3e46c16743b7a&path:packages/dsh-client-ui-beauty
  • dsh-client-ui-comfort — Comfort layer for the DSH Web UI: gentler phase/composer transitions, fused composer+stats card, auto-collapsed tool cards. Every rule is gated on ; the in-UI pill toggles that attribute, so off == the stock UI exactly. · dsh plugin --profile web add github:trees163/dsh-customizations#90575cd475e5cc4da48dc16e82e3e46c16743b7a&path:packages/dsh-client-ui-comfort
  • dsh-client-vscode-layout — VS Code style layout for the DSH Web UI: left file/session split, center tabs + read-only viewer, right chat/detail tabs. Fork of @anoslide/dsh-client-vscode-layout with heavy second development (file tree, drag & drop, in-page previews, editor mode). · dsh plugin --profile web add github:trees163/dsh-customizations#90575cd475e5cc4da48dc16e82e3e46c16743b7a&path:packages/dsh-client-vscode-layout
  • dsh-host-files — Host-side file API for the DSH Web UI: ~19 /vscode-files/* endpoints (list/read/write/search/highlight/docx preview/git status/persona/skills/mcp management). Fork of @anoslide/dsh-host-files with heavy second development. · dsh plugin --profile web add github:trees163/dsh-customizations#90575cd475e5cc4da48dc16e82e3e46c16743b7a&path:packages/dsh-host-files
  • @zhangfengshun/dsh-remote-ssh — DSH web plugin: VSCode Remote-SSH-like remote development (SSH to supercomputers/servers, remote workspace, file explorer, integrated terminal), integrated with dsh-better-sidebar and DSH settings. · dsh plugin --profile web add github:ZhangFengshun/dsh-remote-ssh
  • dsh-pet-statuslight — DeepSeek Harness status-light plugin: character expressions follow the model state, chat-bubble notifications, and a Windows always-on-top mini-window. 状态灯插件:角色表情跟随模型状态 + 聊天框气泡 + 系统级置顶小窗。 · dsh plugin --profile web add github:kongchengavg/dsh-pet-StatusLight
  • dsh-multi-lang-ui — DSH Web UI 多語言插件:新增繁體中文/日本語/한국어/Français/Deutsch/Español 語言選項,官方介面字串逐條精譯,英文內容保持英文 · dsh plugin --profile web add github:asd13006/dsh-multi-lang-ui
  • dsh-sidebar-preview-select — DSH web plugin: select text inside the dsh-better-sidebar preview (markdown/code/text/office-rendered docs) and send it to the current conversation composer — pure DOM-layer enhancement, touches no viewer and no better-sidebar internals. · dsh plugin --profile web add github:Max-Null/dsh-sidebar-preview-select
  • dsh-claude-theme — Claude 主题:Cherry Studio Claude 社区主题(igeekbb/Cherry-Studio-Claude-theme)移植到 DSH 变量体系——米白/炭灰配色、SF Pro Rounded + 霞鹜文楷字体、cordis 插件面板气泡卡片(尖角尾巴)+ 设置页开关。 · dsh plugin --profile web add github:kc0ed/dsh-claude-theme
  • texas-holdem-dsh-plugin — DSH Desktop Texas Hold'em MVP plugin with local AI and LAN rooms. · dsh plugin --profile web add github:tycket033-tech/dsh-holdem
  • dsh-statuslight — DeepSeek Harness status-light plugin: character expressions follow the model state, chat-bubble notifications, and a Windows always-on-top mini-window. 状态灯插件:角色表情跟随模型状态 + 聊天框气泡 + 系统级置顶小窗。 · dsh plugin --profile web add github:kongchengavg/dsh-StatusLight
  • dsh-plugin-leaderboard — DeepSeek Harness plugin leaderboard: 最热 / 最新 / 最火 Top 10 from the GitHub dsh-plugin topic, visible in the Web UI. · dsh plugin --profile web add github:shaoxia20240902/dsh-plugin-leaderboard
  • @hundun/dsh-workspace-canvas — Workspace canvas view for the dsh web GUI: a canvas-view button injected into the sidebar workspace search row, and a center-column canvas that renders every workspace as a clickable node (official workspaces feed). · dsh plugin --profile web add github:myflx/hundun-dsh#441f528382d34a7bb523e44e4a371852afd78702&path:packages/dsh-workspace-canvas
  • dsh-failbook — 失败账本 — DeepSeek Harness 工具失败记录、签名聚类与失败感知重试拦截(含 Web UI 面板)。Failure ledger for DeepSeek Harness: capture, cluster, persist and learn from failed tool calls, with a failure-aware retry guard and a Web UI panel. · dsh plugin --profile web add github:G1en-114/dsh-failbook
  • dsh-ui-mobile-layout — DSH 移动端布局层:窄视口单栏布局 + 左侧抽屉 + 官方设置改造成手机原生两层导航(全屏条目列表→详情→返回),桌面不受影响。 · dsh plugin --profile web add github:RyzeZhou/dsh-ui-mobile-layout
  • @dsh-external/dsh-side-session — DSH side temporary session: fork the main session (completed history + recent-context completion) into a side panel with main-session-quality UI (Claude Code /btw-style). · dsh plugin --profile web add github:Diluka/dsh-side-session
  • wooden-fish-dsh — 🪵 电子木鱼桌宠 — A clickable wooden-fish desktop pet for the DeepSeek Harness web GUI. Click to knock, counts per day, trends in settings. · dsh plugin --profile web add github:ShenpingDD/wooden-fish-dsh
  • dsh-usage-card — Sidebar usage card for the dsh web GUI: 7d/30d token usage, spend and remaining DeepSeek balance, rendered above the settings button. · dsh plugin --profile web add github:kazma258/dsh-usage-card
  • dsh-hover-archive — Codex-style hover archive for DeepSeek Harness web: hovering a sidebar session row reveals an Archive icon at the far right; one click archives the session through the official workspaces.archiveSession API. · dsh plugin --profile web add github:zhifengjiang/dsh-hover-archive
  • dsh-live-wallpaper — A dependency-free live wallpaper and theme center for the DeepSeek Harness Web UI. · dsh plugin --profile web add github:hinayoung23/dsh-live-wallpaper
  • dsh-poker — An unofficial local multiplayer Texas Hold'em plugin for the DSH Web UI, with optional server-side AI players. · dsh plugin --profile web add github:Raybbish/dsh-poker-plugin
  • @dsh-external/kabutack — 统一管理 DSH 插件/Skill/MCP,支持角色化动态装载与切换 · dsh plugin --profile web add github:SunQingyuan0/Kabutack
  • dsh-auto-continue-429 — Auto-continue on 429 rate limit errors for DeepSeek Harness Web UI. Host-side RATE_LIMIT recovery plus a floating toggle button in the browser. · dsh plugin --profile web add github:haochi72/dsh-auto-continue-429
  • @deepseek-ai/dsh-client-ui-plugin-center — Desktop-only searchable Plugin and Skill Bundle catalog · dsh plugin --profile web add github:Rainpomelo/deepseek-harness-plugin-market
  • dsh-retry-policy-settings — Settings UI for DeepSeek Harness (DSH) to edit each model provider's request retryPolicy — mode (normal/always), maxRetries, retryableCodes and exponential-backoff parameters — written to settings.yaml and applied by dsh-llm-retry. 模型重试策略设置:在设置面板中可视化编辑各模型提供方的 API 请求失败重试策略。 · dsh plugin --profile web add github:guanosine-diphosphate/dsh-retry-policy-settings
  • dsh-agent-pill — DSH web plugin: a ZCode-style agent activity pill (top-right status capsule) plus a right-side summary drawer (goal / subagents / agent status / background jobs) with full control verbs, toggled by Ctrl+Alt+P. · dsh plugin --profile web add github:mozhuanzuojing/dsh-agent-pill
  • @Badegg404/dsh-api-balance — DSH Web 插件:会话标题栏悬浮显示多个 AI 平台(AGICTO / DeepSeek / OpenRouter / Moonshot / SiliconFlow / OpenAI)的账户余额 · dsh plugin --profile web add github:Badegg404/dsh-api-balance
  • restart-service-button — DSH web plugin: a one-click restart-service button in the top-right corner of the GUI, with a settings page to reposition it. The button survives service restarts. · dsh plugin --profile web add github:DeBug-lzy/Restart-service-button
  • @max-null/dsh-node-appearance — 会话节点外观插件:按节点类型/工具名着色的可配置配色,思考过程显示开关(DeepSeek Harness Web GUI) · dsh plugin --profile web add github:Max-Null/dsh-node-appearance
  • kidai-plugin-market-hub — Kidai Plugin Market Hub (纪代插件市场 Hub) for DeepSeek Harness: a 纪代市场 launcher above the Settings button on the home sidebar that opens a standalone page (插件市场 / 已安装) with one-click local install and an immediate-restart button on top. · dsh plugin --profile web add github:NokorinNishikino/kidai-plugin-market-hub
  • dsh-mobile-ui — Mobile-UI responsive layout plugin for DeepSeek Harness Web GUI: viewport detection, touch-friendly controls, bottom navigation bar, and adaptive conversation scaling · dsh plugin --profile web add github:Perederey/dsh-mobile-ui
  • dsh-niulai-pet — dsh web desktop pet: a Niulai calf that lives in the corner, hops around, and moos "mama" when an agent task completes (client-only plugin) · dsh plugin --profile web add github:whitefirer/dsh-niulai-pet
  • dsh-conversation-accents — Toggleable assistant, tool, and Think accents with safe Think Markdown for DSH Web · dsh plugin --profile web add github:YaoaY/dsh-conversation-accents
  • dsh-vibeos — VibeOS for DeepSeek Harness: a model-driven virtual desktop that takes over the DSH web UI — AI-generated app windows, taskbar, spotlight, skins — with classic chat one toggle away. Port of benis-me/VibeOS. · dsh plugin --profile web add github:Loping151/dsh-vibeos
  • @max-null/dsh-chat-rail — 画卷式消息导航栏:右侧竖条 hover 展开画卷,scroll-spy 高亮居中跟随,编号+时间+完整预览,与 better-sidebar 双面板动画同步避让 · dsh plugin --profile web add github:Max-Null/dsh-chat-rail
  • dsh-ui-three-body — 驯兽师(驯兽场):把人类语言翻译给智能体的 DSH 插件——注入「开智」内核(第一性原理 + 需求剖析 + 极简沟通 + 最少 token),左上角悬浮萌宠,设置页可配内核与开关。 · dsh plugin --profile web add github:EternalNight996/dsh-ui-three-body
  • dsh-zh-cn-ui — DSH 界面简体中文化客户端插件:API 数据层汉化 + DOM 文本兜底,不修改任何源码。卸载即还原。 · dsh plugin --profile web add github:ngk3pori/dsh-zh-cn-ui
  • deepseek-harness-gui — Open the dsh Web GUI in a Glimpse native window. · dsh plugin --profile web add github:oodzchen/deepseek-harness-gui
  • dsh-turtle-ui-prompt-extra — Extra prompt slots (${provider} ${thinking} ${time} ...) for the official turtle-ui TUI of DeepSeek Harness · dsh plugin --profile web add github:changguo1998/dsh-turtle-ui-prompt-extra
  • dsh-mobile-webui — Mobile-viewport fixes for the dsh web GUI: overlay drawer sidebar, code-block scrolling, dvh/safe-area composer, 44px touch targets · dsh plugin --profile web add github:Odefined/dsh-mobile-webui
  • dsh-save-balance-monitor — 省钱+余额监控悬浮窗(DSH Web UI 插件):DeepSeek / OpenCode Go 双标签余额、限额监控(金额/tok/小时)、语音提醒、超限断点截断 · dsh plugin --profile web add github:sixtysevenlf/dsh-save-balance-monitor
  • dsh-opencode-go-monitor — 省钱+余额监控悬浮窗(DSH Web UI 插件):DeepSeek 余额/官网用量/金额单位/低价分析/高价区每小时限额/断点截断/低耗压缩/语音提醒 · dsh plugin --profile web add github:sixtysevenlf/dsh-opencode-go-monitor
  • @dsh-external/dsh-sound-alerts — Web UI 声音提示:需要授权/提问与任务完成时播放提示音 · dsh plugin --profile web add github:sixtysevenlf/dsh-sound-alerts
  • dsh-pet-frieren — A chibi Frieren desktop pet for the DeepSeek Harness Web GUI: install with dsh plugin --profile web add github:dakeshui123/dsh-pet-frieren · dsh plugin --profile web add github:dakeshui123/dsh-pet-frieren
  • @y2zyyr/dsh-restart-button — Adds a Restart DSH button to DSH Desktop Settings → General (通用设置). · dsh plugin --profile web add github:y2zyyr/dsh-restart-button
  • @y2zyyr/dsh-model-retry-settings — Configurable model-request retry limit for DeepSeek Harness (Settings → General). · dsh plugin --profile web add github:y2zyyr/dsh-model-retry-settings
  • @bpc-oss/dsh-client-ui-verification — Web UI for the DSH verification engine: intent contract card, per-AC verdict summary, evidence panel, settings (ported from Bobby GUI) · dsh plugin --profile web add github:bpc-oss/dsh-verification#e817abed50aa9c42682b639978120670a2aedb8d&path:packages/dsh-client-ui-verification
  • @open-pets/dsh — Local first, desktop companion platform with animated pets, plugin SDK and coding-agent integrations. · dsh plugin --profile web add github:alvinunreal/openpets#042844d8e3cd43d8984a2742865d100c3a7be4a4&path:packages/dsh
  • dsh-fold — DSH Web UI plugin: fold consecutive tool calls in one assistant turn into a single line (Codex-style), with live running-tool label, call count, and expand/collapse. Pure Slot/React implementation, no DOM patching. · dsh plugin --profile web add github:Yancey2023/dsh-fold

Themes

10 plugins · 主题与外观

  • dsh-skin — Codex-style skin switcher plus a custom wallpaper layer with opacity and blur controls. · dsh plugin --profile web add github:KinGao294/dsh-skin
  • dsh-deep-whale — Whale-girl skin series for the DSH Web UI (maid-atelier). · dsh plugin --profile web add github:Small-tailqwq/dsh-deep-whale
  • dsh-plugins#theme-gallery — Fifteen curated theme families with complete light and dark palettes that follow the native Light, Dark, and Follow system modes. · dsh plugin --profile web add github:wsxwj123/dsh-plugins#path:/packages/theme-gallery
  • dsh-client-ui-skin-claude — Claude-style skin with a warm-black canvas, clay accent, and serif UI that follows the native light and dark themes. · dsh plugin --profile web add github:PAKIKNOWLEDGE/dsh-client-ui-skin-claude
  • dsh-font — Font switcher for the DSH Web GUI: 99 UI fonts and 31 code fonts with CJK-Latin pairing stacks, instant apply and localStorage persistence. · dsh plugin --profile web add github:tianyhjg-lab/dsh-font
  • dsh-blue-whale — DeepSeek-Chat-style blue-whale skin: brand #4D6BFE on light and dark, following the built-in appearance. · dsh plugin --profile web add github:starslittle/dsh-blue-whale
  • dsh-wallpaper — Wallpaper skin for the DSH Web UI: image background with opacity, mask and blur controls. · dsh plugin --profile web add github:chinaRXQ/dsh-wallpaper
  • dsh-client-ui-theme-xp — Windows XP Luna desktop for the DSH Web UI: a floating window manager with taskbar and desktop icons, plus the era-accurate Luna skin. · dsh plugin --profile web add github:SamizuHM/dsh-client-ui-theme-xp
  • dsh-theme-cyberpunk2077 — Cyberpunk 2077 / Night City theme: NC yellow and neon cyan identity, CRT scanlines, Kiroshi hover lock-on, combat-state HUD, synthesized typewriter and message SFX, and hidden easter eggs (relic / johnny). · dsh plugin --profile web add github:Tommy00748/dsh-theme-cyberpunk2077
  • dsh-any-background — A DeepSeek Harness appearance plugin that lets you fully customize the Web UI with a custom theme color, background wallpaper, and fine-grained opacity controls. · dsh plugin --profile web add dsh-any-background

Sessions

30 plugins · 会话与消息

  • dsh-agent-team-room — Persistent rooms for independent DSH Agent sessions, with explicit membership, direct and broadcast messages, tracked tasks, and a shared Web timeline. · dsh plugin --profile web add github:ishuowang/dsh-agent-team-room
  • dsh-webchatlike — Bring the deepseek.com web/app chat experience to DSH: edit your prompt and regenerate answers in place, with a per-message <i/N> version pager (tree model, stable across conversations). · dsh plugin --profile web add github:cindyguyuehu123/dsh-webchatlike
  • dsh-bookmarks — Bookmark assistant replies with notes and tags; browse every bookmark in one cross-session center and export to Markdown. · dsh plugin --profile web add github:penguin-oo/dsh-bookmarks
  • dsh-turn-rewind — Rewind conversation and workspace state, powered by a persistent Change Ledger. · dsh plugin --profile web add github:Anionex/dsh-turn-rewind
  • dsh-crosstalk — Cross-session messaging for DSH: any session on the machine can list and message any other, Claude Code-style, via a local heartbeat registry and inbox. · dsh plugin --profile web add github:Jesse-njx/dsh-crosstalk
  • task-passport — Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking. · dsh plugin --profile web add task-passport
  • dsh-task-relay — Cross-session task queue with handoff notes: sessions and subagents push, claim, complete and cancel tasks on a shared file-backed queue, and leave a handoff summary for whoever picks up next. · dsh plugin --profile web add github:LeslieWylie/dsh-task-relay
  • dsh-share — Share your conversations with one click. · dsh plugin --profile web add github:hellodigua/dsh-share
  • dsh-message-edit — Branch-based message editing, reroll, retry, and a version timeline. · dsh plugin --profile web add github:Moeblack/dsh-message-edit
  • dsh-sidechain/side persistent side sessions and /btw one-shot side questions, run in a temporary fork without touching main history. · dsh plugin --profile web add github:Buyi-wsgzg/dsh-sidechain
  • dsh-conversation-share — Share any excerpt of a conversation. · dsh plugin --profile web add github:bill9109/dsh-conversation-share
  • dsh-explain — Local-first learning mode: cross-session learning threads with per-source explanations. · dsh plugin --profile web add github:yuezengwu/dsh-explain
  • dsh-prompt-studio — Edit user and built-in system-prompt sections with live preview. · dsh plugin --profile web add github:Moeblack/dsh-prompt-studio
  • dsh-peer-link — Let dsh and Claude Code sessions message each other directly; comes with a clickable peer list card (sort/search/send/refresh). · dsh plugin --profile web add github:czm15053/dsh-peer-link
  • dsh-session-link — Copy and open dsh:// session deep links, or paste them into another conversation to inject a bounded, read-only snapshot of the referenced session. · dsh plugin --profile web add dsh-session-link
  • dsh-chat-import — Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code. · dsh plugin --profile web add github:Nwflower/dsh-chat-import
  • dsh-file-claim — File claim/release protection for parallel DSH sessions on the same workspace (heartbeat stale takeover, pending 3-way merge area). · dsh plugin --profile web add dsh-file-claim
  • dsh-interconnect — Cross-instance message and event handoff between DSH instances via an interconnect server. · dsh plugin --profile web add github:Chinesezjc/dsh-interconnect
  • dsh-inline-images — Render local image paths from assistant replies inline in the message body (9 formats, click-to-zoom lightbox, adjustable size). · dsh plugin --profile web add github:3403473060/dsh-inline-images
  • dsh-prompt-stash — Local, per-session LIFO prompt stash for temporarily setting aside unfinished composer text and safely restoring it later. · dsh plugin --profile web add dsh-prompt-stash
  • dsh-side-chat — Select part of a conversation and ask about it in a right-side side chat; bring AI replies back to the main chat directly or as a summary. · dsh plugin --profile web add github:heartmove/dsh-side-chat
  • dsh-session-export — Export the current session to portable, schema-versioned Markdown and JSON files via the session_export tool and slash commands, with cross-platform-safe filenames. · dsh plugin --profile web add github:bwndlct/dsh-session-export
  • dsh-token-usage — Persistent per-session Token usage records and a settings dashboard with provider/model breakdowns and a 52-week activity heatmap. · dsh plugin --profile web add github:LeemanCheung/dsh-token-usage
  • dsh-suite#plugin-session-export — Export the append-only session log as human-readable Markdown or HTML, grouped by trajectory source. · dsh plugin --profile web add github:whyihaveyou/dsh-suite#path:/packages/plugins/plugin-session-export
  • dsh-session-search-pro — Search, list and read past and current sessions through the harness's own sessionQuery service: uses the SQLite FTS5 index where a deployment enables it, and falls back to a bounded newest-first scan where it does not. · dsh plugin --profile web add github:LeslieWylie/dsh-session-search-pro
  • dsh-plugin-session-delete — Delete DSH sessions from the web UI and desktop client: header danger button and session-row menu item with a risk-consent dialog; host endpoint and agent tool remove the session log, projection cache, and workspace accounting. · dsh plugin --profile web add github:lsz-asd/dsh-plugin-session-delete
  • dsh-plugin-session-import — Import claude-code / codex / reasonix / zcode chat history into dsh sessions: workspace binding, tool calls preserved, oversized-session protection, zcode compaction restore. · dsh plugin --profile web add dsh-plugin-session-import
  • dsh-companion — Four-module session companion: smart conversation export (Markdown/PDF/JSON/PNG long-image with privacy redaction and batch ZIP), context handoff summaries with template save/import, API cost optimization (live official pricing, peak/off-peak scheduling, daily/monthly budgets, model routing), and global conversation search with in-chat find (Ctrl+F, CSS Custom Highlight API). · dsh plugin --profile web add github:beijingwahw/dsh-companion
  • dsh-sideband — Asynchronous, LLM-summarized context relay between DSH Sessions and authorized Agent Team Rooms, with instant snapshots and scheduled digests. · dsh plugin --profile web add github:ishuowang/dsh-sideband
  • dsh-session-doctor — Diagnose, unstick, and read DSH sessions: list sessions with agent status, read conversations, diagnose stuck agents, recover them with cancel+keepInbox, and send messages to other sessions. · dsh plugin --profile web add github:mayf3/dsh-session-doctor

Memory

77 plugins · 记忆

  • distill — Automatic conversation distillation: background subagent reflection + skill create/update. · dsh plugin --profile web add github:LoserFox/distill
  • dsh-mnemon — Deep Mnemon integration: local three-tier memory (Runtime Memory, retrievable Documents, supervised Memory Spaces). · dsh plugin --profile web add dsh-mnemon
  • dsh-mneme — Cross-session memory: SQLite with a human-editable Markdown mirror, background consolidation (dedup, merge, conflict resolution), and six memory tools. · dsh plugin --profile web add github:modusensus/dsh-mneme
  • nowledge-mem-deepseek-harness — One memory layer for every AI tool and agent: Context Bundle injection, prompt-time recall, MCP tools, and turn-end DSH thread capture. · dsh plugin --profile web add github:nowledge-co/nowledge-mem-deepseek-harness
  • dsh-memory — Cited memory over DSH's lossless session log: distilled facts carry (sessionId, eventRange) citations that expand back to the exact original log excerpt. · dsh plugin --profile web add github:Jesse-njx/dsh-memory
  • dsh-memory — Cross-session memory vault: remember / recall / forget tools, per-turn prompt injection, and a settings-page entry browser. · dsh plugin --profile web add github:flymysql/dsh-memory
  • dsh-plugin-asmemory — Action-state time memory: record typed states and actions, then analyze trends, anomalies, and causality. · dsh plugin --profile web add github:Xplore-LAB/dsh-plugin-asmemory
  • dsh-memento — Bounded, layered, approval-gated, auditable cross-session memory: a typed ctx.memory seam with a zero-dependency SQLite provider, a memory tool, and frozen snapshot injection; every write passes the approval gate and stays reconstructable from the session log. · dsh plugin --profile web add github:PerryLink/dsh-memento
  • dsh-memory-gate — Bounded local memory with CBDC authority gating: SQLite + FTS5 claims, scoped recall with explainable use/verify/ignore decisions and a full audit trail, /memory commands, ≤3-claim/1200-char injection per call, no extra model call. · dsh plugin --profile web add dsh-memory-gate
  • dsh-file-memory — File-backed working memory: memorize/recall key premises verbatim in a session notes file so they survive context compaction losslessly. · dsh plugin --profile web add github:ICCuse/dsh-file-memory
  • dsh-knowledge — Bridge into a global Markdown knowledge base shared with the Codex kb.cmd CLI: kb_add/kb_search/kb_show/kb_timeline tools with byte-compatible frontmatter. · dsh plugin --profile web add github:ICCuse/dsh-knowledge
  • dsh-premise-guard — Post-compaction premise-drift guard: injects a one-shot notice when a compaction summary drops a critical literal anchor. · dsh plugin --profile web add github:ICCuse/dsh-premise-guard
  • sgme — ShiGuang Memory Engine (SGME) bridge: multi-agent shared long-term memory via HTTP — L0/L1/L1.5/L2 distillation, scenario-based injection, unified search, and proactive care signals (memory_search / wiki_search / signal_pull / signal_claim / signal_ack), installable as dsh-sgme. · dsh plugin --profile web add github:freehul/sgme
  • dsh-memory-meow — Project-scoped cross-session memory: PROJECT.md snapshot injected into the first user message, a memory_remember tool, and auto-reflection after ReAct tasks; each project keeps its own memory file. · dsh plugin --profile web add github:Phant0Meow/dsh-memory-meow
  • dsh-memoria — Vector + graph memory backend: observe/remember/search/recall tools against a local memoria server, fusing HNSW semantic recall, FTS5 keyword search, and knowledge-graph signals via RRF ranking, with automatic turn-end persistence and per-agent namespace isolation. · dsh plugin --profile web add github:jiayan-xu/dsh-memoria
  • deepseek-harness-forge-plugins#forge-memory — BM25 keyword-based memory recall. · dsh plugin --profile web add github:jinguanghai/deepseek-harness-forge-plugins#path:/plugins/forge-memory
  • dsh-memory — Multi-agent spatiotemporal memory graph with cross-session persistence and importance-gated recall. · dsh plugin --profile web add @furongjun1999/dsh-memory
  • dsh-memoria-extra — Advanced memoria tools: session context injection (profile + recall), recent decisions, health report, namespace allowlist, memory relation graph, and entity search; companion to dsh-memoria. · dsh plugin --profile web add github:jiayan-xu/dsh-memoria-extra
  • dsh-plugin-recall — Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context. · dsh plugin --profile web add dsh-plugin-recall
  • unified-agent-memory — One shared Obsidian vault for every agent: dependency-free Python core (search/promote/adjudicate/forget), vault template, dsh plugin (memory_search/show/submit/status). · dsh plugin --profile web add dsh-unified-agent-memory
  • dsh-handoff — Self-maintaining handoff memory per working directory and git branch: records turns, folds them into concise Markdown, and injects the result into future sessions from ~/.agent/agent-handoff, byte-compatible with pi-handoff. · dsh plugin --profile web add github:FleetingEcho/dsh-handoff
  • dsh-tool-user-memory — User preference memory for DeepSeek Harness: persisted user profile with memory_get/memory_update tools and system-prompt injection · dsh plugin --profile web add github:IAMLieutenant/dsh-tool-user-memory
  • @dsh-external/dsh-agentmemory — agentmemory for DeepSeek Harness (dsh): full memory_* tools, capture hooks, and context injection over the local REST server · dsh plugin --profile web add github:elementor-i/dsh-agentmemory
  • chat-import — Cross-tool session migration plugin for the DeepSeek Harness (dsh): high-fidelity ingest, continue, knowledge extraction, bidirectional export, privacy redaction. · dsh plugin --profile web add github:devmom/dsh-chat-import
  • dsh-recall-plugin — DSH 消息撤回插件:在用户消息气泡旁加「撤回」按钮,把项目文件(独立影子 git 仓库快照)与对话历史(官方 fork)一并回退到该消息发送之前。 · dsh plugin --profile web add github:limbo947/dsh-recall-plugin
  • @dsh-external/dsh-memory-manager — DSH 记忆管理插件(宿主级):文件夹记忆库、印象、组合与双向链接、上下文计划注入、规约记忆(新会话自动常驻)、Agent 记忆工具、图谱视图,设置页自由开关。 · dsh plugin --profile web add github:tuanmaoOVO/dsh-memory-manager
  • @dsh-external/dsh-sysmon — DSH Web 右下角系统状态悬浮窗:CPU(x%/y)、内存、磁盘占用,1 秒刷新 · dsh plugin --profile web add github:AKS1st/dsh-sysmon
  • dsh-memoir — Project persistent memory and session-lessons distillation for DeepSeek Harness (DSH): an agent records a session's work summary, lessons learned, and next-action guide (memoir_record) into a per-project PROJECT_MEMORY.md plus a cross-project index (~/.dsh/dsh-memoir.json), reads it back on demand (memoir_read), auto-distills each worked turn at turn end, and has the project memory auto-injected into the system prompt of future sessions. Ships a web-GUI 'Memory' panel (project/global tabs, search, manual record/delete) over /api/dsh-memoir routes. TypeScript, mounted via the dsh.bundle.patch manifest, no dsh source changes. · dsh plugin --profile web add github:Qinling-Melon-Farmers/dsh-memoir
  • @guntur-d/dsh-memory — Persistent cross-session memory plugin for DeepSeek Harness: workspace-scoped durable facts with model-facing memory_write/list/search/forget tools and bounded prompt injection · dsh plugin --profile web add github:guntur-d/dsh-memory
  • mg-dsh-desktop — DeepSeek Harness desktop shell + feature plugin integration. Launches dsh's Web UI in a native WebView2 window with theme sync and window-state memory; injects the plugin config page only when started by this project (desktop shortcut or mg-dsh command). · dsh plugin --profile web add github:MarecGents/marec-dsh-desktop
  • dsh-memflow — MEMFLOW memory framework for DeepSeek Harness — distributed memory architecture: every project carries its own memory/, one plugin for Hermes-like memory across all your workflows · dsh plugin --profile web add github:crwsr124/dsh-memflow
  • dsh-shared-memory — 跨对话记忆系统:Hermes 式共享记忆(MEMORY.md + USER.md 注入每个会话系统提示词),memory 工具 + 可视化记忆面板 · dsh plugin --profile web add github:futongxu9-maker/dsh-shared-memory
  • dsh-youreyes — Eyes for text-only DeepSeek on DeepSeek Harness: image understanding via Antigravity IDE quota (default, flash/pro), OpenAI-compatible VLM endpoints, Gemini API, or local Ollama — model-invokable vision tool, wrapper adapters for deepseek/opencode-go, evidence memory, and a polished client panel. · dsh plugin --profile web add github:54xkeee/dsh-youreyes
  • dsh-memory — 受 CC-HAHA 启发、面向 DeepSeek Harness 的项目隔离持久记忆插件 · dsh plugin --profile web add github:yihefeikong-rgb/dsh-cc-haha-memory
  • dsh-understand-anything — 理解任何东西技能包(移植自 Understand-Anything) · dsh plugin --profile web add github:GongYuanCaiJi/dsh-understand-anything
  • dshcore — DeepSeek Harness Core(DHC)人格核心进化插件:心脏/情感/身体/大脑/灵魂四件套自主进化、三层记忆、自动抓取消化、心跳体检、HTTP API、内嵌鲸系桌面宠物(启动 harness 自动拉起、双向接口),并整体编译五器官(ModLens 眼睛 / at-file 左手 / genui 右手 / automation 双脚 / better-sidebar 工作台)为单插件 · dsh plugin --profile web add github:muvuula/DeepSeek-Harness-Core
  • dsh-memory-panel — Persistent memory plugin for DeepSeek Harness: memory_* model tools, automatic memory:recall prompt injection, /memory/api JSON routes, and a 设置→记忆 (Settings → Memory) management panel. · dsh plugin --profile web add github:sdf-jkl-gh/dsh-memory-panel
  • dsh-approve-for-me — Automated approval review for DeepSeek Harness: auto-approves safe tools, auto-denies dangerous command patterns, and can fully auto-approve in 'auto' mode. · DSH 自动审批审核插件:安全操作自动放行、危险命令自动拒绝、可配置全自动模式。 · dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-approve-for-me
  • dsh-mcp-client-v2 — Enhanced MCP client for DeepSeek Harness: paginated tool discovery, non-blocking startup, and a mcp_tool_search model tool, with hand-rolled stdio / streamable-http transports and bounded exponential reconnect. · DSH MCP 客户端 v2:分页工具发现、非阻塞启动、工具搜索模型工具,自带 stdio / streamable-http 传输与指数退避重连。 · dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-mcp-client-v2
  • dsh-memories — Project-scoped memory system for DeepSeek Harness: persistent key-value memories per scope with set/get/list/delete/search tools, JSON-file storage and client RPC. · DSH 项目记忆系统:按作用域持久化的键值记忆,含增删查列搜索工具与 RPC。 · dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-memories
  • dsh-secret-redactor — Sensitive-information redaction for DeepSeek Harness: masks API keys, bearer tokens, JWTs, private keys and configured secrets in every tool result shown to the model, plus a redact_text tool and a redact RPC. · DSH 敏感信息脱敏插件:自动掩码工具输出中的 API key / token / 私钥 / 配置密钥。 · dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-secret-redactor
  • dsh-system-proxy — System proxy support for DeepSeek Harness: detects the macOS scutil proxy or HTTP_PROXY/HTTPS_PROXY env proxy, exposes system_proxy_status and proxy_export model tools plus a status RPC. · DSH 系统代理插件:检测 macOS scutil 或环境变量代理,提供 system_proxy_status / proxy_export 工具与状态 RPC。 · dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-system-proxy
  • dsh-usage-cost — Usage and cost tracking for DeepSeek Harness: accumulates LLM token usage and estimated USD cost from the llm/stream waterfall, settles per-turn deltas into a daily stats file, warns when configured budgets are exceeded, and exposes a usage_report tool plus a usage-cost/status RPC. · DSH 用量与成本统计插件:统计 llm/stream 流式调用的 token 用量与估算费用,按轮次结算到当日统计文件,超出预算阈值时告警。 · dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-usage-cost
  • dsh-plan-keeper — DSH web plugin: plan persistence & workspace memory — captures every exit_plan_mode plan into .dsh-outputs/plans// (plan.md + revisions + meta.json), keeps a workspace-gradual memory under .dsh-outputs/memory/ (user/feedback/project/reference, MEMORY.md index), injects the memory into every model turn (6KB budget, toggleable), exposes a memory_write model tool, and renders a deliverables view (计划/记忆 rings: view / edit / delete / add / send-to-composer). · dsh plugin --profile web add github:DDDPG/dsh-plugins#543d4b046af0c67602be6d16cba7f6ed94239247&path:plugins/dsh-plan-keeper
  • dsh-biomemory — 生物仿生记忆系统(Biomimetic Memory for DeepSeek Harness):纯文件 Markdown 数据层(透明可读改)+ memory 工具 + 冻结快照自动注入 + 分级审批门(重要 ask/普通 auto)+ 审计日志 + /memory 命令 + 跨会话召回 · dsh plugin --profile web add github:KLRSL/dsh-biomemory
  • @dsh-external/dsh-kb-rag — Local-first RAG knowledge tools for DSH: kb_query / kb_ingest / kb_crawl / kb_related, backed by the kb-rag Python pipeline (Ollama bge-m3 + ChromaDB + SiYuan). Zero API cost, data never leaves your machine. · dsh plugin --profile web add github:YuMu247/dsh-kb-rag
  • dsh-statecore — Native memory for DeepSeek Harness — auditable facts with evidence chains, powered by StateCore · dsh plugin --profile web add github:yul761/dsh-statecore
  • dsh-prompt-recall — Codex-style up/down input-history recall for the DeepSeek Harness web GUI · dsh plugin --profile web add github:liguanyu/dsh_PromptRecall
  • @nanpaidashi/dsh-honcho-sync — DSH plugin: auto-sync conversation turns to Honcho memory service on self-hosted NAS or cloud, with visual settings panel · dsh plugin --profile web add github:nanpaidashi/dsh-honcho-sync
  • dsh-hermes-memory — Hermes-style persistent memory for DeepSeek Harness (DSH) — a faithful port of the hermes-agent MEMORY.md / USER.md mechanism: bounded dual-bank memory, one memory tool (add/replace/remove/batch), frozen-snapshot injection, nudge reminders. Zero external dependencies, zero LLM cost. · dsh plugin --profile web add github:isheng-eqi/dsh-hermes-memory
  • dsh-plugin-ima-sync — DSH plugin: auto-upload conversation progress to Tencent IMA (daily note + Work knowledge base), mirroring the local Claude Code ima-upload workflow · dsh plugin --profile web add github:nan1010082085/dsh-plugin-ima-sync
  • @user/dsh-openclaw-persona — DSH profile bundle: load OpenClaw-style persona files (SOUL.md, IDENTITY.md, USER.md, TOOLS.md, MEMORY.md, AGENTS.md, HEARTBEAT.md, memory/*.md) into every DSH session whose workspace contains an openclaw/ subdirectory. · dsh plugin --profile web add github:AskingTheHeavens/dsh-openclaw-persona
  • dsh-memory-porter — 记忆搬家:把 Claude / ChatGPT / Claude Code 的历史记忆搬进 DeepSeek Harness —— 带逐字证据,逐条批准 | Move your Claude & ChatGPT memory into DeepSeek Harness (DSH), with verbatim evidence and one-by-one approval · dsh plugin --profile web add github:Shiye-10Pages/dsh-memory-porter
  • dsh-slide — A per-conversation visual slide editor for DeepSeek Harness with AI annotations, workspace files, and shared knowledge guidance. · dsh plugin --profile web add github:JeremyGuo/dsh-slide
  • dsh-vision-resident — 常驻视觉服务:直连视觉模型(默认 opencode-go/minimax-m3,回退 zai-coding-cn/glm-4.6v)。describe_image / subagent_vision 工具 + 粘贴图片自动转译(llm/stream 钩子)+ 输入框视觉状态小胶囊与详情页(活动日志:指令/思考过程/输出)。零子代理、零 agent 上下文开销,按会话记忆窗支持视觉追问与验收。 · dsh plugin --profile web add github:AnnanRen/dsh-vision-resident
  • dsh-prompt-self-client — Personal prompt profile engine for DeepSeek Harness: message-level prompt rewriting and automatic profile learning with a bilingual settings panel and conversation dock. · dsh plugin --profile web add github:Hua1Q1nG/dsh-prompt-self
  • @getnote/dsh-plugin — 在 DeepSeek Harness 中用自然语言搜索、保存和阅读得到大脑笔记 · dsh plugin --profile web add github:iswalle/getnote-dsh-plugin
  • @deepddw/dsh-teams-panel — deepDDW 团队版设置面板——记忆体/知识库/网络/用户/设备/文件库(DSH for Teams) · dsh plugin --profile web add github:ccch713/deepddw#0002954302559b5049cf7fd42740dcd84d9339a9&path:plugins/dsh-teams-panel
  • dsh-memory-setup — Solve the AI goldfish brain: a personal memory layer for DeepSeek Harness — preferences, project conventions, workflows, and error lessons, stored locally as auditable, evidence-backed Markdown/JSON. 解决 AI 金鱼脑:偏好、项目约定、工作方式与纠错教训的本地可审计记忆层。 · dsh plugin --profile web add github:863683348/dsh-memory-setup
  • @flowboard/dsh — 运行在 DeepSeek Harness 中的开源办公协作与团队管理插件 · dsh plugin --profile web add github:juntaoding/Flowboard#0122200e5a42e32491d42163a134ce02a514a563&path:packages/dsh
  • context-assembler-dsh — Context Assembler DSH V0.99 — Context Assembler plugin for DeepSeek Harness (dsh): context compaction, cache-friendly topic-block management, water-pressure topic splitting, tool trace/rewrite, handoff planning and reality recall injection. · dsh plugin --profile web add github:i1j/context-assembler-DSH
  • dsh-hindsight-local — DSH web client plugin: a sidebar toggle to start/stop the local Hindsight memory daemon (hindsight-embed) for the DeepSeek Harness desktop app. · dsh plugin --profile web add github:Hua1Q1nG/dsh-hindsight-local-optimize
  • dsh-thread — Thread session memory for dsh — lossless event capture + status-card injection (dsh plugin, standalone repo). · dsh plugin --profile web add github:zhaoyuntao-wl/dsh-plugin-thread
  • dsh-tdai-memory-adapter — DeepSeek Harness 的 TencentDB Agent Memory Adapter:自动 recall、turn 捕获与只读搜索工具。 · dsh plugin --profile web add github:Vocllum/DSH-TDAI-Memory-Adapter
  • @123caiji/dsh-graph-memory — Cross-session knowledge graph memory for DeepSeek Harness — typed nodes, causal relations, PageRank, communities, and dual-path recall (vector + FTS5). · dsh plugin --profile web add github:123caiji/dsh-memory-toolkit#02da7b847f1998858daf4b00bd564b05e6c98845&path:packages/graph-memory
  • @123caiji/dsh-lean-context — Token-saving orchestration for DeepSeek Harness: five orthogonally-layered capabilities (discipline, convergence, routing, audit, rebuild), each independently toggled. · dsh plugin --profile web add github:123caiji/dsh-memory-toolkit#02da7b847f1998858daf4b00bd564b05e6c98845&path:packages/lean-context
  • dsh-talk-map — Visual conversation map for DeepSeek Harness: an infinite whiteboard where every session is a card — drag to arrange, double-click to start a chat in place, draw an edge to fork a new session with injected context. Built for ADHD-friendly spatial memory. · DSH 可视化对话地图:会话即卡片,双击即聊,连线分叉带上下文的新对话。 · dsh plugin --profile web add github:Tasihi89/dsh-talk-map
  • dsh-tdai-memory — 让 DeepSeek Harness 拥有可靠、自动且可控的 TencentDB Agent Memory。 · dsh plugin --profile web add github:Vocllum/DSH-TDAI-Memory
  • tdai-memory-dsh-plugin — Native DeepSeek Harness plugin for TencentDB Agent Memory recall, capture, and read-only search tools. · dsh plugin --profile web add github:Vocllum/tdai-memory-dsh-plugin
  • dsh-tmcra-memory — Automatic TMCRA recall, injection, and role-separated writeback for DeepSeek Harness · dsh plugin --profile web add github:reshuibuduo/tmcra-plugin-deepseek-harness
  • @zy-ultimately/dsh-knowledge-base — Global knowledge base for the dsh web GUI: upload PDF/Word/Excel/PPT/TXT/MD/CSV/HTML documents, pure-JS text extraction + BM25 keyword index persisted to disk, a right-edge management panel, automatic retrieval injected into every session (agent/pre-step) plus a knowledge_base_search model tool, and source citations. Zero native/vector dependencies; embedding backend can be layered on later. · dsh plugin --profile web add github:zy-ultimately/dsh-knowledge-base
  • dsh-plugin-tool-health — Remembers which DeepSeek Harness tools have been failing, across sessions, and tells the next session — so an agent stops rediscovering a dead endpoint one failed call at a time. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/tool-health
  • @aiworkskills/aws-wechat-article — DeepSeek Harness bundle for the aiworkskills WeChat article workflow · dsh plugin --profile web add github:aiworkskills/dsh-wechat-article
  • @local/dsh-cue-bank — Cross-session memory cue bank for DeepSeek Harness: builds a persistent event-cue library (keywords, user language idiosyncrasies) and re-activates remembered event details on topic switches, mirroring human episodic recall. · dsh plugin --profile web add github:itr-del/dsh-cue-bank
  • dsh-loom — Minimalist long-term memory for DeepSeek Harness, distilling pi-loom + pi-esr ideas: zero-LLM auto-capture, a symbolic [LOOM] index with progressive disclosure, and an ESR-lite evidence-closure protocol (esr_task/esr_close/esr_link). Hot path is model-free; storage on ctx.storageDomain; web memory viewer and config card through DSH's native settings slots. · dsh plugin --profile web add github:skepsun/dsh-loom
  • dsh-codegraph — CodeGraph for DSH — registers 13 native codegraph_* tools (status/init/index/sync/uninit/query/node/explore/files/callers/callees/impact/affected) wrapping the codegraph CLI, so the DSH agent can bootstrap, maintain, and query a pre-indexed code knowledge graph without grepping files. · dsh plugin --profile web add github:jiangzhenguo/dsh-codegraph
  • dsh-session-handoff — Session handoff & context management for DeepSeek Harness: structured handoff documents (export/resume/status), active context pruning (acp_* tools + pressure banner), and optional OpenViking memory / archify diagram integration. Core is zero-dependency (official compaction API + node builtins); memory/diagram enhance when detected. · dsh plugin --profile web add github:snow-The/dsh-session-handoff

Tools

322 plugins · 工具与能力

  • dsh-mcp-bridge — Curated MCP server bundle: one install brings demo, memory, filesystem, GitHub, Playwright and remote HTTP MCP servers, plus a connectivity verifier tool and CI checks. · dsh plugin --profile web add dsh-mcp-bridge
  • godot-bridge — DSH↔Godot engine runtime bridge: launch and drive a running Godot 4.x game through its in-game TCP interaction server — 8 tools (scene/UI inspection, GDScript eval, input simulation, screenshots, headless static ops, script validation), replaces godot-mcp. · dsh plugin --profile web add github:Smalldy/godot-bridge
  • dsh-agent-preset-recommender — Privacy-safe local scanner for Codex, Claude Code, WorkBuddy, and CodeBuddy session/workflow metadata; persists aggregate evidence and recommends built-in DSH agent presets without retaining content, using a network, or changing presets. · dsh plugin --profile web add github:LeemanCheung/dsh-agent-preset-recommender
  • blender — Blender 3D production plugin with 30 modeling/reconstruction skills, 13 runtime tools, and 26 deterministic helpers for reference fitting, rendering, validation, animation, and portable export; installable as dsh-blender. · dsh plugin --profile web add dsh-blender
  • dsh-vision-router — Free vision for text-only agents: built-in keyless vision chain plus pixel tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots); paste an image to use it. · dsh plugin --profile web add github:ysr666/dsh-vision-router
  • dsh-vision-proxy — DeepSeek brain + automatic image transcription: attach images in the GUI and each one is transcribed to text via any OpenAI-compatible VLM before reaching the text-only DeepSeek — a keyed fast path (default qwen3.7-flash; DashScope/Zhipu/OpenRouter or any OpenAI-compatible endpoint) with your own key, or local Ollama auto-detected with zero config. · dsh plugin --profile web add dsh-vision-proxy
  • dsh-vision-bridge — Composer-attached images are transcribed to text by an OpenAI-compatible vision model before reaching text-only DeepSeek models. · dsh plugin --profile web add github:ximengxiaolan/dsh-vision-bridge
  • dsh-vision — External vision plugin for DeepSeek Harness: whale-button config panel, image recognition with auto-reply, and agent screenshot/recognize tools. · dsh plugin --profile web add github:linenxi-ctrl/dsh-vision
  • dsh-llm-vision-bridge — Native LLM-provider vision bridge: images pasted in the chat are described by a vision model (Qwen3-VL via pi-ai/llama.cpp) and the text description is fed to text-only DeepSeek for the reply — image admission, routing and compaction all run through harness-native mechanisms, with an LRU description cache and 503 retry. · dsh plugin --profile web add dsh-llm-vision-bridge
  • dsh-undo-plugin — Undo/redo & rollback system for DSH: every config change is auto-snapshotted; undo/redo/restore to any version from the WebUI or the offline CLI/GUI tools (works even when DSH fails to boot). · dsh plugin --profile web add github:lire1131/dsh-undo-plugin
  • dsh-bash-terminal — One shell tool for PowerShell / Git Bash / WSL on Windows plus an interactive PTY terminal; the default terminal is chosen by the user in DSH settings. · dsh plugin --profile web add github:MAXeaglet/dsh-bash-terminal
  • dsh-download-progress — Download progress panel: URL downloader, agent shell/SSH transfer tracking and workspace black-box file-growth monitoring, shown in a draggable floating panel with live bytes, speed, percentage and ETA. · dsh plugin --profile web add github:Fro2en12/dsh-download-progress
  • dsh-bilibili — Bilibili video analysis: metadata, transcript (ASR fallback via Bijian/sherpa-onnx/whisper.cpp), comments, danmaku, and sharp keyframes with optional local vision descriptions. · dsh plugin --profile web add github:CZX2244/dsh-bilibili
  • dsh-vision-toolkit — Vision tasks for text-only models: intent-aware image Q&A, long-screenshot OCR, UI reproduction, grounding, and pixel diff. · dsh plugin --profile web add @dsh-external/dsh-vision-toolkit
  • dsh-codex-tools — Codex-backed web_search, image_gen, and image_vision tools for DeepSeek Harness, reusing ChatGPT OAuth login state. · dsh plugin --profile web add dsh-codex-tools
  • deepseek-heartflow — HeartFlow (心虫) AGI layer-1 discriminator gate as a DSH plugin: 47-dimension rule-based text checking (heartflow_check tool) plus automatic output supervision at tools/post-execute, fail-closed when engine missing. · dsh plugin --profile web add @yun520-1/deepseek-heartflow
  • dsh-custom-tool — Create and manage sandboxed JavaScript tools with a Monaco editor and model-driven tool lifecycle. · dsh plugin --profile web add github:omdsh-dev/dsh-custom-tool
  • dsh-computer-use — Text-first computer use for DSH: background Chromium control via Playwright/CDP plus accessibility-first macOS control; actions stay pinned to the right process and window without taking the user's pointer, ships a Developer ID signed, notarized Universal 2 DMG. · dsh plugin --profile web add github:ZRui-C/dsh-computer-use
  • dsh-computer-use — Accessibility-first macOS computer use: fresh observations, stale-state rejection, scoped permissions, and safe input. · dsh plugin --profile web add github:Anionex/dsh-computer-use
  • dsh-mobile-gui-agent — Android GUI Agent with ADB screenshots, compact UI hierarchy grounding, verified iterative actions, approvals, and a Mobile Web view. · dsh plugin --profile web add github:kunjinkao-os/dsh-mobile-gui-agent
  • dsh-data-agent — Let the AI connect to databases and write SQL for you. · dsh plugin --profile web add github:omdsh-dev/dsh-data-agent
  • dsh-toolkit — Zero-dependency toolkit: time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema — ten deterministic tools in one install. · dsh plugin --profile web add github:omdsh-dev/dsh-toolkit
  • dsh-remote — Multi-machine remote workspace: manage many SSH hosts, pick a local or remote workspace in the native Add-workspace flow (system folder chooser / local path / remote dir browse), mirror a remote workspace to a real local folder, and operate it with rw_* tools. · dsh plugin --profile web add github:flymysql/dsh-remote
  • dsh-tool-csv — Parse/query/aggregate/convert CSV (RFC 4180) with a zero-dependency state-machine parser. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-csv
  • dsh-tool-calculator — Safe math expression evaluator, zero-dependency recursive-descent parser. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-calculator
  • dsh-tool-diff — Structured comparison and unified diffs for text/JSON/CSV/Markdown. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-diff
  • dsh-tool-encoding — base64/url/hex encoding, common hashes, and UUID generation. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-encoding
  • dsh-tool-json — JSON queries with a JMESPath subset. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-json
  • dsh-tool-markdown — HTML↔Markdown conversion, GFM table normalization, and TOC generation. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-markdown
  • dsh-tool-regex — Test/extract/safe-replace/statically explain regexes without executing code. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-regex
  • dsh-tool-schema — JSON Schema validation: validate/paths/explain/normalize. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-schema
  • dsh-tool-stat — Descriptive statistics, percentiles, frequency distributions, and correlation. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-stat
  • dsh-tool-time — Strict ISO 8601 parsing, IANA timezone conversion, and UTC calendar arithmetic. · dsh plugin --profile web add github:omdsh-dev/dsh-tool-time
  • dsh-kb-sieve — Build auditable KB packs (SQLite FTS5) from md/txt/docx/pdf with deterministic retrieval and original-text reading. · dsh plugin --profile web add github:omdsh-dev/dsh-kb-sieve
  • dsh-plugin-mineru — Expose MineRU document parsing tools to the model. · dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-mineru
  • dsh-cowork — Bounded, cell-addressed doc_read/doc_write for xlsx / pdf / docx / pptx / ipynb, plus an MCP server and CLI. · dsh plugin --profile web add github:Jesse-njx/dsh-cowork
  • dsh-skillport — Bring your existing Agent Skills (SKILL.md) library to DSH: discover skills across Claude/Codex/Cursor/Gemini paths, inject a progressive-disclosure index, and load bodies on demand. · dsh plugin --profile web add github:Jesse-njx/dsh-skillport
  • pack-agent — Project .pack.json/.pack.zip into .agent-pack/modpacks/ and expose skills via a workspace allow-list. · dsh plugin --profile web add @sakikotgw/pack-agent
  • dsh-tool-search — Per-agent on-demand tool discovery and progressive schema disclosure. · dsh plugin --profile web add github:vibeinging/dsh-tool-search
  • dsh-openmaic — OpenMAIC: classrooms, slides, interactive widgets, and Socratic teaching. · dsh plugin --profile web add github:THU-MAIC/dsh-openmaic
  • dsh-scholar — Academic assistant plugin. · dsh plugin --profile web add github:lzszq/dsh-scholar
  • noatmark-dsh-plugin — Text hygiene as a dsh plugin: sanitize untrusted text, scan invisible characters, clean LLM formatting, and escape CSV formula injection. · dsh plugin --profile web add github:ylwl1997/noatmark-dsh-plugin
  • dsh-apple-mode — Xcode AI integration for DSH: 26 Xcode MCP tools (mcpbridge) + Apple platform skills + Xcode Intelligence-style persona (agent preset or global bundle). · dsh plugin --profile web add github:jihongboo/dsh-apple-mode
  • dsh-continual-evolve — Continual self-evolution: versioned, auditable, rollback-safe harness state (prompts, memory, skills, subagent specs) refined from session trajectories, with review gates and hot-reloaded skills. · dsh plugin --profile web add github:ZK-Andy/dsh-continual-evolve
  • dsh-recommend — Transparent rankings and recommendations for the DSH plugin ecosystem: daily auto-fetched topic data, an open scoring model, and rank/search/recommend tools with a settings-page leaderboard. · dsh plugin --profile web add dsh-recommend
  • modlens — Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics). · dsh plugin --profile web add @liustack/modlens
  • dsh-market — The plugin market inside DSH: a Settings page to browse and search the full community catalog by category, with confirmed one-click installs and an installed-plugins view. · dsh plugin --profile web add dshmarket
  • dsh-plugin-suite#dsh-plugin-center — Plugin center: discover, install, and manage DSH plugins from Settings. · dsh plugin --profile web add github:crTnT/dsh-plugin-suite#path:/dsh-plugin-center
  • dsh-plugin-suite#dsh-plugin-updater — Update manager for installed plugins: check for updates, back up, and roll back. · dsh plugin --profile web add github:crTnT/dsh-plugin-suite#path:/dsh-plugin-updater
  • dsh-find-plugin — Find plugins without leaving the agent: search this curated registry by keyword or category, with ready-to-run install commands. · dsh plugin --profile web add dsh-find-plugin
  • dsh-code-intel — Indexes workspace symbols with Tree-sitter and provides lexical or optional embedding-assisted code search. · dsh plugin --profile web add github:lonelymoon87/dsh-code-intel
  • dsh-subagent-tools — Per-call model, provider, persona, and toolFilter overrides for subagent delegation, with @preset: references and provider/model composite ids. · dsh plugin --profile web add github:lynx-gt/dsh-subagent-tools
  • dsh-subagent-cwd — Extends dsh-subagent-tools with a per-call cwd for subagents, shipped with the two in-process provider patches it requires. · dsh plugin --profile web add github:lynx-gt/dsh-subagent-cwd
  • dsh-voice — Voice notes in, spoken answers out: dictate audio that becomes user messages (transcribe), have the agent read replies aloud (speak), local-first under ~/.dsh/voice. · dsh plugin --profile web add github:Jesse-njx/dsh-voice
  • dsh-docker — Typed, guarded container control: ps/logs/inspect/exec/start/stop and compose up/down with JSON output, project-aware targeting, and approval-gated destructive ops. · dsh plugin --profile web add github:Jesse-njx/dsh-docker
  • dsh-excel-chat — Talk to Excel in DeepSeek Harness: create, edit, repair, and verify spreadsheets by conversation, with automatic formula health checks after every edit. · dsh plugin --profile web add github:hccccc01333/dsh-excel-chat
  • dsh-finance — Financial research workflow and portfolio risk tools with source discipline for current market facts. · dsh plugin --profile web add github:zhang787jun/dsh-finance
  • dsh-us-stocks — US stock quotes, price history, financial statements, analyst consensus and news via yahoo-finance2. · dsh plugin --profile web add dsh-us-stocks
  • dsh-plugin-tavily — Tavily-backed web search provider for the built-in web_search tool, with a settings card for the API key, result count, and recency window. · dsh plugin --profile web add github:1624318455/dsh-plugin-tavily
  • dsh-context-proxy — Thin on-demand context retrieval: context_query / context_slice / context_grep tools that read already-persisted history back with replay-safe citations. · dsh plugin --profile web add github:EvilIrving/dsh-context-proxy
  • notes — Export DSH conversations as Smartisan Notes-style PNGs, or create and update Markdown notes in a configured account-scoped workspace. · dsh plugin --profile web add github:zhaoolee/notes
  • dsh-figma-to-lottie — Compile SVG paths and keyframe specs into self-contained Lottie JSON animation files. · dsh plugin --profile web add github:zimai233/dsh-figma-to-lottie
  • dsh-exam-countdown — Query 64 Chinese exams (高考/考研/四六级/CPA/法考…) with rule-aware date math (2nd-Saturday, 1st-Sunday) and countdowns. · dsh plugin --profile web add github:zimai233/dsh-exam-countdown
  • dsh-wash-calendar — Recurring-habit scheduling from pure date math: next occurrence, range schedules, and overdue advice. · dsh plugin --profile web add github:zimai233/dsh-wash-calendar
  • dsh-adhd-copilot — ADHD behavioral coaching skill: task breakdown, overwhelm management, launch rituals, and failure recovery. · dsh plugin --profile web add github:zimai233/dsh-adhd-copilot
  • dsh-image-search — Multi-engine reverse image search aggregator: Google Lens, Baidu, Yandex, TinEye, SauceNAO, IQDB, Ascii2d. · dsh plugin --profile web add github:zimai233/dsh-image-search
  • dsh-video-downloader — Detect and download media from Bilibili/YouTube/Douyin/Xiaohongshu with quality and format analysis. · dsh plugin --profile web add github:zimai233/dsh-video-downloader
  • dsh-plugin-knowledge-graph — A read_graph tool backed by a codebase knowledge graph (CONTAINS / EXPORTS / IMPORTS / IMPORTS_SYMBOL relations). · dsh plugin --profile web add github:Luke-Yong/dsh-plugin-knowledge-graph
  • modsearch — Web search bridge for text-only agents: ask the web or X, get structured JSON evidence (search, fetch, citations). · dsh plugin --profile web add @liustack/modsearch
  • argo — Search built for agents: multilingual coverage across web, academic, code, shopping, finance, news, and encyclopedias. · dsh plugin --profile web add argo-search
  • dsh-web-search-exa — Zero-config Exa web search provider for the ctx.web seam: anonymous MCP fallback without an API key, plus keyed REST search. · dsh plugin --profile web add @tonydua/dsh-web-search-exa
  • dsh-browser — Chrome sidebar extension that lets DSH operate your browser directly, no vision capabilities required. · dsh plugin --profile web add github:Lum1104/dsh-browser
  • dsh-webui-market-plugin — In-harness plugin market for the dsh web GUI: browse the awesome-dsh-plugin.com catalog and install/uninstall plugins into a profile from Settings → Plugins → Plugin Market. · dsh plugin --profile web add @sanqi-normal/dsh-webui-market-plugin
  • trio — Browser automation (Playwright) with a live view, an MCP server exposing DSH agents to any MCP client, and GitHub issue/PR/webhook review tools. · dsh plugin --profile web add github:huey1in/trio
  • dsh-adb — ADB device & bench operations for DSH: device discovery, structured logcat (background streaming), apk install, file pull/push, and dumpsys performance snapshots. · dsh plugin --profile web add github:SamXiaBing/dsh-adb
  • dsh-backup — One-command backup of DSH user data: /backup, scheduled auto-backup, sha256 checksums and rotation. · dsh plugin --profile web add github:xiaoyuyu6420/dsh-backup
  • dsh-tool-search — Hermes-style tool search & slimming: progressive disclosure, semantic search, describe, and call long-tail tools on demand while core tools stay eager. · dsh plugin --profile web add dsh-tool-search
  • dsh-hdc-bridge — HarmonyOS device bridge: hdc screenshot/install/log/crash/UI automation loop with read_image, official-first versioned API knowledge (SDK .d.ts + offline bundled docs), and a DevEco CLI build/sign/lint lane. · dsh plugin --profile web add dsh-hdc-bridge
  • dsh-plugin — Upload local images and files to your image host through PicGo's existing configuration (PicGo Cloud, GitHub, S3, COS, Qiniu, or any installed uploader plugin), via a picgo_upload tool and a /picgo command. · dsh plugin --profile web add @picgo/dsh-plugin
  • dsh-net-proxy — Route agent network requests through a local HTTP/CONNECT/SOCKS5 proxy. · dsh plugin --profile web add github:mafeis/dsh-net-proxy
  • dsh-session-audit — Session execution analytics: steps, tool calls, failures, repeated actions, token usage and verification signals, rendered as text/Markdown/JSON reports. · dsh plugin --profile web add github:bwndlct/dsh-session-audit
  • dsh-overleaf — Connect multiple Overleaf projects to DSH through OverleafMCP for browsing, analysis, and Git-based file updates. · dsh plugin --profile web add dsh-overleaf
  • dsh-fleet-audit — Read-only agent-fleet credential hygiene audit: credential-file permissions, embedded credentials in git remotes (masked in output), and provider token literal counts; zero-dependency and deterministic. · dsh plugin --profile web add github:LeslieWylie/dsh-fleet-audit
  • dsh-suite#plugin-manager — In-app plugin store for the DSH Web UI: browse, search, one-click install, compat badges. · dsh plugin --profile web add @dsh-suite/plugin-manager
  • dsh-workshop — Steam Workshop-style plugin store for the DSH Web UI: browse, search, and one-click install community plugins with mirror acceleration, progress UI, security checks, and Chinese descriptions. · dsh plugin --profile web add github:loguhan/dsh-workshop
  • dsh-md-preview — Render Markdown to a standalone, self-contained HTML page: an md_html_render tool that works in a headless profile, plus a web drawer to browse, preview, edit and export local .md files; both share one renderer, with no runtime dependencies. · dsh plugin --profile web add github:LeslieWylie/dsh-md-preview
  • deepseek-harness-forge-plugins#forge-gates — Real-compute verification gates: math simplification, logic proofs, regex validation, E-prover FOL, state-machine checks, and code repair, backed by Go-compiled binaries with prebuilt Windows executables. · dsh plugin --profile web add github:jinguanghai/deepseek-harness-forge-plugins#path:/plugins/forge-gates
  • deepseek-harness-forge-plugins#forge-tcm — Traditional Chinese Medicine toolkit: eight-axes diagnosis and herb-pair lookup. · dsh plugin --profile web add github:jinguanghai/deepseek-harness-forge-plugins#path:/plugins/forge-tcm
  • dsh-plugin-device-info — Read-only Windows device information tools: one agent tool per Win32 device category (time, system, cpu, memory, disk, gpu, network, battery, processes, usb, audio, printers) via WMI/CIM and Node os collectors. · dsh plugin --profile web add github:lsz-asd/dsh-plugin-device-info
  • dsh-codebase-memory — Code knowledge graph bridge for codebase-memory-mcp: semantic symbol search (BM25), source snippets, architecture overview with Leiden communities, call/data-flow/cross-service traces, graph-augmented grep. · dsh plugin --profile web add github:jiayan-xu/dsh-codebase-memory
  • dsh-nuphus-mcp — Desktop and browser automation bridge (36 tools): window/screen/mouse/keyboard control with PaddleOCR element perception, Chrome CDP browsing with accessibility snapshots. · dsh plugin --profile web add github:jiayan-xu/dsh-nuphus-mcp
  • dsh-s1 — Native Search1API (s1) web research tools: search, news, page crawling, sitemap discovery, and trending topics as first-class s1_* tools, with a bundled s1 skill. · dsh plugin --profile web add dsh-s1
  • dsh-plugin-git-workflow — First-class Git tools for the model: status / diff / log / commit / branch with validated messages and paths - no bare-shell git calls. · dsh plugin --profile web add dsh-plugin-git-workflow
  • knowlp-rag — Dual knowledge-graph RAG for Markdown notes: prerequisite + similarity graphs (P/S-Agent traversal), paragraph chunking, n-gram/embedding hybrid search, and an explicit weight feedback loop — via MCP. · dsh plugin --profile web add @eqman00003/knowlp-rag
  • dsh-mcpguard — Scans skills and MCP configs for prompt injection, homoglyphs, hidden Unicode, dangerous shell, and credential leaks. · dsh plugin --profile web add github:ChenLaoshiYF/dsh-mcpguard
  • dsh-wsl-workspace — Add a WSL workspace from the web GUI without needing to install dsh or related tools again inside WSL. Bash commands and file read/write operations run within the local WSL distribution on the host machine, while Windows files remain accessible. · dsh plugin --profile web add dsh-wsl-workspace
  • dsh-trajectory-governance — Agent trajectory governance and anomaly diagnosis: rebuilds flat session logs into multi-branch trajectory trees, detects loop deadlock, invalid retry, and goal drift, alerts with cost attribution, one-click interrupt and breakpoint fork via official APIs, independent GUI tab. · dsh plugin --profile web add github:dfycaly98931680/dsh-trajectory-governance
  • dsh-ask-guard — Cooperative timeout guard for ask_user_question: lost or unanswered questions resolve as a structured ASK_TIMEOUT instead of hanging the turn forever. · dsh plugin --profile web add github:Q1hangL/dsh-ask-guard
  • dsh-computer-use — Model-agnostic Computer Use capability for DeepSeek Harness: isolated browser first, provider-neutral observation, text planner + third-party vision perception. · dsh plugin --profile web add github:xiaoheizi1212/dsh-computer-use
  • dsh-gui-customization — CORE interface configuration plugin: Nous blue default color scheme, preset and custom 13 colors, ambient lighting (glow/breathing/position), background image (file selection dialog), localStorage+IndexedDB persistence · dsh plugin --profile web add github:LAN-TINA-WS/dsh-gui-customization#5b9225f12a05110fb003aa6e9bac2ba940902327&path:packages/dsh-gui-customization
  • dsh-imagecraft — image_gen and image_vision model tools for the DeepSeek Harness, powered by the ChatGPT subscription (no API key). · dsh plugin --profile web add github:SPYQWER1/dsh-imagecraft
  • dsh-failure-capsule — Local-first failure evidence capsules for DeepSeek Harness sessions · dsh plugin --profile web add github:YiHarvest/dsh-failure-capsule
  • better-model-provider — Per-model capability declaration for DeepSeek Harness: reasoning-effort levels (with wire spellings) and request modalities (text/image) for OpenAI-compatible providers — one settings section, no YAML hand-editing. · dsh plugin --profile web add github:sanshanya/better-model-provider
  • @runzhliu/dsh-browser-desktop — Movable, resizable Chromium desktop embedded in the DeepSeek Harness Web UI through noVNC. · dsh plugin --profile web add github:runzhliu/deepseek-harness-docker#7befa374f629de1facdcf1a7496e578d61404302&path:plugins/dsh-browser-desktop
  • dsh-vision-tools — DeepSeek Harness vision capability all-in-one: vision_understand tool (OpenAI-compatible vision API, default free Zhipu GLM-4V-Flash) + paste/drag-and-drop/button three input methods for image recognition. · dsh plugin --profile web add github:moon09300731/dsh-vision-tools
  • dsh-turn-scrubber — DSH web client plugin: waveform turn rail on the right edge of the conversation — hover ripples like a wave, click jumps to that turn (ported from claude-gui's TurnScrubber, re-styled as linear waveform bars) · dsh plugin --profile web add github:wsxwj123/dsh-plugins#23de51560826c4e47e646b99cbacca1e4ff69ca5&path:packages/turn-scrubber
  • deepseek-harness-weixin — Official Weixin iLink QR-login text and image bridge for DeepSeek Harness · dsh plugin --profile web add github:sliverp/DeepSeek-harness-weixin
  • dsh-web-search-responses — DSH ctx.web search provider that reuses the conversation model's OpenAI Responses web_search tool · dsh plugin --profile web add github:herminger/dsh-web-search-responses
  • dsh-unlimited-ocr-skill — Unlimited-OCR long-document parsing with a native DeepSeek Harness tool and GUI configuration. · dsh plugin --profile web add github:Aidenwu0209/dsh-Unlimited-OCR-Skill
  • dsh-image-gen — Image-generation tool plugin for DeepSeek Harness: qwen-image-3.0 (Aliyun MaaS) and doubao-seedream (Volcano Ark) providers · dsh plugin --profile web add github:Bald0Wang/dsh-imggenerate
  • @orcana/dsh-bundle — Orcana runtime pack profile bundle for DeepSeek Harness (dsh.bundle.patch contract) · dsh plugin --profile web add github:Leo-Ayh-Oday/dsh-orcana#55284337dc65935afaeeab9a20268d2ef34393ad&path:packages/dsh-bundle
  • @orcana/dsh-orcana-linux-bundle — dsh-orcana Linux edition profile bundle for DeepSeek Harness (dsh.bundle.patch contract) · dsh plugin --profile web add github:Leo-Ayh-Oday/dsh-orcana#55284337dc65935afaeeab9a20268d2ef34393ad&path:packages/dsh-orcana-linux-bundle
  • dsh-doctor — Deterministic diagnostics and recovery for DeepSeek Harness · dsh plugin --profile web add github:sc3294145287-beep/dsh-doctor
  • @xsuas/dsh-balance-display — DeepSeek Harness balance display plugin · dsh plugin --profile web add github:xsuas/dsh-balance-display
  • dsh_check_updates — DeepSeek Harness 更新检查插件:DSH 本体与 profile 插件版本可见性(模型工具 + Settings 页面 + 周期复查),只报告不执行升级。 · dsh plugin --profile web add github:knlght/DSH-update-check
  • dsh-zh-hant-hk — Hong Kong Traditional Chinese wording for DeepSeek Harness (會話 → 對話, 設置 → 設定, …) · dsh plugin --profile web add github:Argonaut790/dsh-zh-hant-hk
  • dsh-voice-mic — DSH WebUI 语音输入插件:输入框麦克风按钮(Alt+V)→ 录音 → 浏览器 Web Speech API 或本地 FunASR 后端转写 → 文本回填输入框(不自动发送) · dsh plugin --profile web add github:Zachary7456/dsh-voice-mic
  • dsh-file-panel — DeepSeek Harness plugin: a right-side panel that lists files the agent created or downloaded, with inline preview and "reveal in folder". · dsh plugin --profile web add github:yu2025-luo/dsh-file-panel
  • dsh-plugin-catalog — DeepSeek Harness plugin: an enhanced Settings > Plugins catalog with third-party badges, mount-point aggregation, and bilingual descriptions you can edit. · dsh plugin --profile web add github:LuniteGlaze/dsh-plugin-catalog
  • @dsh-do/fabric — Composable frontend framework for DeepSeek Harness plugins · dsh plugin --profile web add github:BingChanCN/fabric
  • dsh-shutdown — DeepSeek Harness 关机插件:Settings 增加「关机」页,一键优雅退出 DSH 服务(先响应页面再退出进程)。 · dsh plugin --profile web add github:knlght/DSH-shutdown
  • @deepseek-ai/dsh-read-image — Plug-and-play image reading for text-only models: admits pasted images, projects them as [Image #N], and provides a first-class read_image tool backed by a configurable vision model, with a 读图 settings page (设置 → 读图) bridged over typert Remote. · dsh plugin --profile web add github:OoWJZZoO/dsh-read-image
  • dsh-bgwall-plugin — 背景图片墙 (Background Wall):把 DeepSeek Harness Web 界面背景换成任意图片(远程 URL 或服务器本地文件),支持透明度、模糊与铺放方式调节。控制面板位于「设置 → 背景图片」。 · dsh plugin --profile web add github:hubo980205/dsh-bgwall-plugin
  • @chang416/deepsee — DeepSee: DeepSeek Harness vision, multi-model routing, and Gemini visual self-checks before delivery · dsh plugin --profile web add github:chang416/deepsee
  • dsh-ambience — DSH 氛围插件:可自主淡化的自定义图片背景(JPG/PNG/WebP,不遮挡 UI)+ 背景音乐播放器(FLAC/MP3/WAV/M4A,音量 0-200%,播放列表/循环/随机)+ 10 段专业均衡器(预设/预放大/旁路),右下角悬浮条展开面板;v1.1 增加设置页入口。 · dsh plugin --profile web add github:Hyna-hla/dsh-ambience
  • @sal7one/dsh-design-studio — Persistent dual-face Design Studio plugin for the DSH harness: the design_studio agent tool (design systems under temp_design_folder/, identity presets, OpenRouter vision review, and a real harness-subagent design agent that lists, reads and edits the design files itself), the /design-studio live-preview route + JSON API, a design-brief prompt section, and the built-in Design Studio web UI (conversation tab, agent chat, settings pages). Install once — the tab appears on every launch. Zero runtime dependencies (plain JS). · dsh plugin --profile web add github:Sal7one/DSH-Design-Studio
  • openharness-rule-for-dsh-plugin — DSH plugin that injects a system-prompt rule block for assisting with DeepSeek Harness plugin development: what you CAN / SHOULD / MUST NOT / SHOULD NOT do. · dsh plugin --profile web add github:zuoguyoupan2023/openharness-rule-for-dsh-plugin
  • adhdgofly-dsh-ext — ADHDGoFly POS highlighting for DeepSeek Harness Web: nouns green, verbs red, adjectives/adverbs purple, others gray, in rendered Markdown (conversation messages, deliverables, etc.) · dsh plugin --profile web add github:zuoguyoupan2023/adhdgofly-dsh-ext
  • cordis-transfer-plugin — DSH 持久化插件:动态 Cordis Plugin 导入/导出;导出统一为插件包 zip(manifest + plugins/*.json,可只含一个插件),浏览器下载;导入为本地文件选择上传 · dsh plugin --profile web add github:zby1211/cordis-transfer-plugin
  • dsh-interrupt-send — DeepSeek Harness client plugin: a tool-row button in the composer that aborts the running turn and immediately sends the current draft as the next turn (opt-in — normal Enter still queues). · dsh plugin --profile web add github:Hyna-hla/dsh-interrupt-send
  • dsh-md-table-formatter — DeepSeek Harness plugin: aligns markdown tables in assistant replies right after each turn (surface-replace, replay-safe) and adds a /clear-history command that empties the model-visible conversation while keeping the append-only log. · dsh plugin --profile web add github:Hyna-hla/dsh-md-table-formatter
  • dsh-harmony — A library for patching, replacing and decorating dsh plugin during runtime · dsh plugin --profile web add github:CH4ACKO3/dsh-harmony
  • dsh-thinking-level-override — DeepSeek Harness plugin that autonomously overrides and adjusts third-party model thinking levels, fixing missing or mismatched built-in presets · dsh plugin --profile web add github:my-dsh-plugin/thinking-level-override
  • @zrsio4-y/dsh-explorer — VS Code-style file explorer plugin for the dsh web GUI: file panel beside the sidebar, multi-tab preview panel (code/images/PDF/audio/video/Markdown/CSV/Excel/Word/zip), filename search, sort/filter, copy-paste, swap sides and drag-resize — zero patches to official packages · dsh plugin --profile web add github:ZrSiO4-y/dsh-explorer
  • dsh-local-vision — Universal local vision bridge tool for DSH: describe/answer questions about images via any OpenAI-compatible local inference framework (llama.cpp / Ollama / LM Studio / vLLM), vision models auto-detected · dsh plugin --profile web add github:hyls9527/dsh-local-vision
  • musage-stats — 统计各模型 tokens 消耗并估算费用,显示账户余额 | Model token usage stats and cost estimation with account balance for DSH · dsh plugin --profile web add github:AKS1st/model-usage-plugin
  • dsh-deepseek-vision — A DSH-native visual evidence workspace for text-only DeepSeek Harness models · dsh plugin --profile web add github:Argonaut790/dsh-deepseek-vision
  • @nanmicoder/dsh-auto-mode — Fail-closed automatic permission policy for DeepSeek Harness · dsh plugin --profile web add github:NanmiCoder/dsh-auto-mode
  • dsh-cost-meter — Append an estimated token cost (cache hit / cache miss / output, per 1M tokens, ¥ or $) to the chat stats line in the DeepSeek Harness Web GUI · dsh plugin --profile web add github:Creakono/dsh-cost-meter
  • dsh-mermaid-image-preview — Render mermaid fenced blocks inside assistant messages as diagrams directly in the chat. · dsh plugin --profile web add github:baconbao/dsh-mermaid-image-preview
  • dsh-vision — DSH vision plugin: image recognition via Codex (GPT-5.6) with Zhipu GLM fallback, image generation via GPT Image with CogView fallback · dsh plugin --profile web add github:HarryLi-7/dsh-vision
  • @lifenrir/dsh-scenario — 场景管理插件:dev / wiki / personal 等人设 + 模型 + 权限配置,设置页一键热切换 · dsh plugin --profile web add github:LiFenrir/dsh-scenario
  • dsh-foundry — Plugin Foundry — a self-extending, everything-is-a-plugin compiler for DeepSeek Harness. Ships a blueprint registry (scaffold → validate → deploy) as a runtime Service, three model tools, and a blueprint-gallery settings page. · dsh plugin --profile web add github:hellosky983/dsh-foundry
  • dsh-approve-for-me — Rule-gated automatic approval for DeepSeek Harness sandbox escalations with an optional LLM reviewer and native human fallback. · dsh plugin --profile web add github:timeance/dsh-approve-for-me
  • dsh-pubmed — PubMed 深度检索工具集 for DeepSeek Harness:文献检索、作者调查、同名消歧、机构统计、导师匹配、撤稿核查。零 API key,纯 NCBI 公共接口。 · dsh plugin --profile web add github:wade20250715/dsh-pubmed
  • dsh-message-rail — Codex 风格左侧消息导航轨道:等距刻度 + 悬停波纹 + 预览浮层 + 点击跳转用户消息 · dsh plugin --profile web add github:wx-yss/dsh-message-rail
  • dsh-mobile-access — dsh bundle: serve the DeepSeek Harness Web GUI to a phone through your own domain and server — token gate + supervised SSH reverse tunnel · dsh plugin --profile web add github:kk99668/dsh-mobile-access
  • @kimirong/dsher-bbs-plugin — bbs.dsher.cn 社区面板 — DSH Web 的正式 bundle 插件(npm 安装形态):右下角悬浮入口 + 浏览/搜索/发帖/回帖/点赞/图片上传 + 一键登录 · dsh plugin --profile web add github:kimirong/dsher-bbs-plugin
  • dsh-auto-approval — LLM-gated auto approval for DeepSeek Harness: a model judges every approval ask first, low-risk operations pass without prompting (out-of-tree plugin) · dsh plugin --profile web add github:SipengXie2024/dsh-auto-approval
  • dsh-wallpaper — Set a custom background wallpaper for the DeepSeek Harness desktop app — presets, image URL, upload, and an opacity slider · dsh plugin --profile web add github:keke050/dsh-wallpaper
  • tesseract-ocr — dsh plugin: recognize attached images locally with Tesseract OCR and send only the recognized text to the model — image bytes never leave the machine. Works on Linux, macOS and Windows (wherever the tesseract CLI is installed). · dsh plugin --profile web add github:maxwell-feng/dsh-tesseract-ocr
  • dsh-vision-bridge — Vision bridge: 拦截粘贴/拖入/导入的图片,交给 OpenAI 兼容视觉模型识别为文字并自动发送进对话;主模型可通过 vision_ask 工具复核追问。 · dsh plugin --profile web add github:qing9835/dsh-eyes
  • dsh-tool-vision — Lightweight vision assist preset and CLI for DeepSeek Harness. · dsh plugin --profile web add github:Flora233333/dsh-minimal-vision
  • dsh-tool-eyes — Local vision 'eyes' for DeepSeek Harness (DSH): screen tool (capture screen or image -> local OpenAI-compatible VLM description) and ocr tool (Windows built-in OCR, zero model / GPU / cloud). · dsh plugin --profile web add github:go-farther-and-farther/dsh-tool-eyes
  • @dsh-external/dsh-image-vision — Eyes for text-only DeepSeek: view_image tool (any OpenAI-compatible VLM, local Ollama or cloud) + chat image-attachment bridge that rewrites pasted/dropped images into view_image path markers · dsh plugin --profile web add github:xsoc1/dsh-image-vision
  • @laobos/dsh-file-manager — 为劳博士 DSH 桌面客户端提供工作区文件浏览和预览。 · dsh plugin --profile web add github:Modole/dsh-plugin-file-manager-laoboshi
  • dsh-path-reveal — 点击消息里的 Windows 绝对路径在资源管理器中打开所在文件夹(文件定位选中/目录直接打开) · dsh plugin --profile web add github:futongxu9-maker/dsh-path-reveal
  • dsh-msgrail — 消息轨道:对话右缘的消息索引(悬停预览、点击跳转、自动加载历史),纯插件零宿主侵入,皮肤全适配 · dsh plugin --profile web add github:futongxu9-maker/dsh-msgrail
  • @laobos/dsh-browserops — 为劳博士 DSH 桌面客户端提供浏览器预览与 BrowserOps 控制面板。 · dsh plugin --profile web add github:Modole/dsh-plugin-browserops-laoboshi
  • @laobos/dsh-app-manager — 为劳博士 DSH 桌面客户端提供本地应用登记、启动、日志和 API 文档管理。 · dsh plugin --profile web add github:Modole/dsh-plugin-app-manager-laoboshi
  • dsh-tool-visual-primitives — DSH 视觉原语工具:参考 DeepSeek《Thinking with Visual Primitives》论文,将图片路由到外部视觉模型并返回带视觉基元的文本分析。纯文本循环,对话模型无需原生视觉能力即可'看见'图片。 · dsh plugin --profile web add github:InkshadeWoods/dsh-tool-visual-primitives
  • dsh-chat-imagine — Generate images via API (image models filtered from those already set up in DSH) or local CLIs (MiniMax mmx), probe available backends, and display images inline in the chat. · dsh plugin --profile web add github:corrinehu/dsh-chat-imagine
  • dsh-chatfile — WebUI 聊天框拖拽/选择上传任意文件到会话工作区 uploads/ 目录(图片拖拽仍走内置流程) · dsh plugin --profile web add github:sooya7/dsh-chatfile
  • @zaogaogwc/dsh-plugin-manager — DSH Web GUI Mod 管理器:按预设/来源包/分类三级浏览,批量热开关、变更预览与撤销、AI 筛选,以及基于任意现有预设创建新预设。 · dsh plugin --profile web add github:Zaogaogwc/dsh-plugin-manager
  • dsh-task-control — Task control for DSH Web: pause / resume / cancel the in-flight conversation task from the composer area. · dsh plugin --profile web add github:p2coder/dsh-task-control
  • dsh-encrypt — WebUI-managed encrypted credentials for DeepSeek Harness: one file, plaintext until a password is set, then AES-256-GCM ciphertext with SHA3-256 fingerprints; per-request decryption. · dsh plugin --profile web add github:yauntyour/DSH-Encrypt
  • dsh-evidence-dashboard — Archive dashboard for DeepSeek Harness: components, design decisions, rejected options, and a version tree with changelog timeline. · dsh plugin --profile web add github:SuTang-vain/dsh-plugins#261b971407deb0a133dff28b693c7890a17bda40&path:plugins/evidence-dashboard
  • dsh-prior-probe — Frozen probe-battery tools for DeepSeek Harness: list batteries, offline deterministic regex scoring, and no-harness single-shot probing via any OpenAI-compatible endpoint. · dsh plugin --profile web add github:SuTang-vain/dsh-plugins#261b971407deb0a133dff28b693c7890a17bda40&path:plugins/prior-probe
  • dsh-frosted-window — Upload an image as a full-window frosted-glass theme for DeepSeek Harness Web. Official Light / Dark / System stay in charge. · dsh plugin --profile web add github:SenryLee/dsh-frosted-window
  • dsh-token-usage — DSH Token 用量统计面板(Codex 风格):全实例 Token 消耗汇总 + 活动热力图。 · dsh plugin --profile web add github:jiamuAi/dsh-token-usage
  • dsh-cost-balance-pro — DSH plugin: visible cost/balance stats pill below the composer, with settings page and one-click reset. Fixed fork-level issues of dsh-cost-balance (slot id collision, missing ctx, invisible 5px bar). · dsh plugin --profile web add github:kingcharleslzy-ai/dsh-cost-balance-pro
  • my-skin — DeepSeek Harness 皮肤扩展插件 Skin plugin · dsh plugin --profile web add github:fthuu/my-skin-for-DeepSeek-Harness
  • bing-web-search — DSH(DeepSeek Harness)网页搜索插件:注册 tavily-bing provider,有 TAVILY_API_KEY 走 Tavily,没有就自动退回免费无 key 的 Bing,搜索永远可用 · dsh plugin --profile web add github:h-k-c/bing-web-search
  • dsh-voice-input — Composer voice input for DeepSeek Harness using the browser Web Speech API. · dsh plugin --profile web add github:wepar1212/dsh-voice-input
  • dsh-pluginmgmt — Plugin manager for the dsh web GUI: paste a GitHub repo URL, verify it is a dsh plugin (bundle or pure cordis), install, then update / remove / enable / disable across the full lifecycle, with background auto-update. · dsh plugin --profile web add github:zebbkira/dsh-pluginmgmt
  • dsh-token-usage-dashboard — Codex 风格 Token 用量统计仪表盘:5 统计卡 + 每日/每周热力图 + 洞察 + 模型用量排名(DeepSeek Harness 插件) · dsh plugin --profile web add github:solstice621/dsh-token-usage-dashboard
  • @local/dsh-todo-continuation — Todo-backed turn-stop gate and prompt plugin for DeepSeek Harness: blocks stop on unfinished work and prompts on no-todo or stale-todo streaks, configurable in the settings page. · dsh plugin --profile web add github:DoiiarX/dsh-todo-continuation
  • dsh-vision-no-vision — Gives a text-only LLM vision capability · dsh plugin --profile web add github:wdwind/dsh-vision-no-vision
  • dsh-qqbot-community — QQ Official Bot adapter for DeepSeek Harness (migrated from openclaw-qqbot) · dsh plugin --profile web add github:DLive/dsh-qqbot-community
  • dsh-keys-palette — DSH web plugin: a Cmd+/ floating shortcut palette with a public keys.actions registry (other plugins register bindable behaviors) and durable per-user bindings. · dsh plugin --profile web add github:DDDPG/dsh-plugins#543d4b046af0c67602be6d16cba7f6ed94239247&path:plugins/dsh-keys-palette
  • dsh-ocgo-lite — OpenCode Go 用量常驻条 — DeepSeek Harness 插件:聊天输入框下方常驻显示套餐余量(滚动/周/月)、总消耗 token 与金额,点击展开明细。零外部依赖(node:sqlite + fetch)。 · dsh plugin --profile web add github:OK-wx/dsh-ocgo-lite
  • @mistymoon/dsh — Long-term companion plugin suite for DeepSeek Harness · dsh plugin --profile web add github:mianyoubiaoqing/MistyMoon-DSH
  • dsh-task-board — Durable reviewed task cards for DeepSeek Harness · dsh plugin --profile web add github:scwlkq/dsh-task-board
  • @abcdefu_cja/dsh-usage-stats — DSH API 用量统计:token、请求、轮次、缓存命中、费用估算与多提供商余额/配额。 · dsh plugin --profile web add github:jianweideng0515-create/dsh-usage-stats
  • @dsh-external/dsh-client-ui-customizer — UI customizer for the dsh web GUI: a sidebar menu above Settings that sets a full-page background image with adjustable opacity · dsh plugin --profile web add github:qe2592008/dsh-ui-customizer
  • dsh-plugin-ftp-server — Run a configurable FTP file server inside DeepSeek Harness, managed from a browser settings panel (host a shared directory over plain FTP). · dsh plugin --profile web add github:YinjiangCN/dsh-plugin-ftp-server
  • dsh-vision-plugin — DeepSeek Harness plugin: upload/paste images in the chat box; on send, transcribe via a vision model (dashscope) or offline Windows OCR, then inject the description into the message as 【解析了提供图片,图片内容是<描述>】. · dsh plugin --profile web add github:zcma11/dsh-vision-plugin
  • dsh-path-browser — DeepSeek Harness plugin: browse host files and folders in the Web composer and insert their absolute paths · dsh plugin --profile web add github:dkjsiogu/dsh-path-browser
  • dsh-ezprot-plugin — Plug-and-play proteomics analysis bundle for DeepSeek Harness: auto-managed R 4.4 runtime, step-wise traceable pipeline (normalize / PCA / batch / DEA / enrichment / GSEA), cached GO-KEGG annotation backgrounds. · dsh plugin --profile web add github:YukunR/dsh-ezprot-plugin
  • dsh-meego — DeepSeek Harness tools for Feishu Project (Meego): query, plan, create, update, and transition work items. · dsh plugin --profile web add github:Lilien-xu/dsh-meego
  • dsh-custom-provider-reasoning — dsh host 插件:让自定义提供方(pi-ai hand-declared routes)的所有模型都能在模型选择器中选取思考强度(reasoning effort),选择经由原厂 pi-ai 适配器真正发往线上。 · dsh plugin --profile web add github:534119219/dsh-custom-provider-reasoning
  • dsh-search-failover — Provider-level web search failover pool for DeepSeek Harness: rotate across 8 free/paid backends (Exa / Tavily / Serper / SerpApi / Jina / DuckDuckGo / SearXNG / Brave) with quota-aware circuit breaking, keeping the native web_search tool. · dsh plugin --profile web add github:Walvez/dsh-search-failover
  • wsl-keepalive — WSL keep-alive toggle (static plugin): provides a dbus-daemon keep-alive toggle under WebUI Settings → General; the Host exposes status/set via /api/wsl-keepalive/* and the config is stored in ~/.dsh/wsl-keepalive.json. · dsh plugin --profile web add github:TheColdWorld/dsh-wsl-keepalive
  • dsh-image-preview — Local image hosting for DeepSeek Harness: serves images from a preview directory over the web profile's own HTTP server so chat messages can render them inline, plus a preview_image tool that stages an existing local image and returns its URL. · dsh plugin --profile web add github:ReiRui/dsh-image-preview
  • @rellopn/dsh-p2p-lan — LAN P2P AI-to-AI collaboration messaging (host node + browser gate panel) · dsh plugin --profile web add github:Rellopn/dsh-p2p-lan
  • dsh-download-progress — DSH 下载进度插件:download 工具实时计算下载百分比,Web GUI 右下角悬浮面板显示进度条 · dsh plugin --profile web add github:nanshanzhaoji/dsh-download-progress
  • dsh-tavily-search — Tavily-backed web search provider plugin for the DeepSeek Harness (dsh), with a GUI configuration card for the API key and an on/off switch. · dsh plugin --profile web add github:libinghui55/dsh-tavily-search
  • dsh-turn-fork — Turn-atomic message editing, retry, reroll and version-tree navigation for DeepSeek Harness conversations · dsh plugin --profile web add github:ruby1304/dsh-turn-fork
  • dsh-file-browser — WebUI 文件列表与选中文件预览:输入框工具行按钮打开右侧浮层,浏览目录、预览文本与图片,右键文件可插入路径/内容到输入框,不修改任何官方文件 · dsh plugin --profile web add github:LiuJunheng/DeepSeekHarnessGreen#b8a6fdc54037b513cf20904cc901575f74f38b8f&path:plugins/dsh-file-browser
  • dsh-file-preview — DSH (DeepSeek Harness) file preview plugin: browse workspace files, preview Markdown/PDF/images/CSV/code, show session-produced files, and drag files/folders into the conversation as plain paths. · dsh plugin --profile web add github:ld-1101/dsh-file-preview
  • @omdsh-dev/dsh-bang-shell — Run !-prefixed commands directly from the DeepSeek Harness Web composer without sending them to the model. · dsh plugin --profile web add github:ClausYang/dsh-bang-shell
  • dsh-plugin-recommend — Plugin recommender for DeepSeek Harness: search and rank DSH plugins from an embedded marketplace catalog by need description, category and tags, with match reasons, plus a live catalog refresh from the awesome-dsh-plugin README · dsh plugin --profile web add github:863683348/dsh-plugin-recommend
  • oh-my-deepseek-harness — OMX 风格工作流技能集(oh-my-deepseek-harness):移植自 oh-my-codex(MIT)的 deep-interview / ralplan / ralph / plan / autopilot / team / code-review 等技能,全部重写为 DeepSeek Harness 原生机制(goal / workflow / ralph / subagent / ask_user_question 工具),不含视觉技能。 · dsh plugin --profile web add github:hatsuyuki0103/oh-my-deepseek-harness
  • dsh-quiz — Turn DeepSeek Harness conversations into user-curated quiz questions. · dsh plugin --profile web add github:cungphammanh590-star/dsh-quiz
  • dsh-starter-zh — DSH 新手入门包:安装即得欢迎语、从 0 到 1 学习路径、按场景推荐插件、新手自查清单,并与 dsh-handbook-zh 中文教程联动。Starter pack for DeepSeek Harness beginners (Chinese). · dsh plugin --profile web add github:863683348/dsh-starter-zh
  • dsh-quota-hub — Unified real-time quota dashboard for DeepSeek Harness: OpenCodeGo windows, DeepSeek balance, OpenRouter credits, SiliconFlow and Moonshot balances in one collapsible panel — auto-detects configured credentials, no keys leave the host. · dsh plugin --profile web add github:penguin-oo/dsh-quota-hub
  • dsh-plugin-gate — Installation safety gate for DeepSeek Harness plugins: an antivirus-style scanner that inspects a plugin source (local directory or npm tarball) for malicious install scripts, dangerous permissions/fs usage, secret exfiltration, and network callbacks before you run 'dsh plugin add' · dsh plugin --profile web add github:863683348/dsh-plugin-gate
  • dsh-voice-input — Voice-to-text for DSH, powered by Whisper. One click to record, speak, and text appears in the input box. Local-first (privacy), Simplified-Chinese output, anti-hallucination, works in China without a VPN. · DSH 语音输入插件:点一下麦克风说话,文字自动进输入框。本地优先、强制简体、防幻觉、国内网络直连可用。 · dsh plugin --profile web add github:jinhuoooo/dsh-voice-input
  • dsh-image-plugins — Multimodal plugin for DeepSeek Harness: understand images and generate images through configurable OpenAI-compatible or DashScope endpoints. · dsh plugin --profile web add github:alanzhao0128/dsh-image-plugins
  • dsh-insight — Plugin insight center — one answer to '哪些值得装': requirement matching (plugin_guide), environment recipes (recipe), health scoring (plugin_rank), static security scanning (plugin_audit), and a single install verdict (plugin_verdict) · dsh plugin --profile web add github:863683348/dsh-insight
  • @dsh-external/dsh-novel-writer — 大肥鱼的小说工坊 — DSH 网络小说创作插件:九阶段门禁式创作流程 + 世界书(lorebook)设定注入 + 本地书籍导入 + AI 一键润色 + 去AI味 + 黄金三章诊断 + 百万字一致性 + 市场调研与模板复制,面向开源用户的开箱即用方案。 · dsh plugin --profile web add github:akira399/dsh-novel-writer
  • @qqqw114/dsh-effort-slider — Replace the DSH Web reasoning-effort chooser with a compact animated FX slider that scales with effort level. · dsh plugin --profile web add github:QQQW114/dsh-effort-slider
  • cn-linebreak — 中文网页文案断行审查与修复工具:按《中文网页文案断行修复指南》检查显式断行错误及高风险写法,并提供保守的 自动修复。同时是可在 DeepSeek Harness (DSH) 中一键安装的标准插件包(dsh.bundle)。 · dsh plugin --profile web add github:chiang21fcb/cn-linebreak
  • dsh-media-skills — Free image reading (vision) and image generation skills for DeepSeek Harness — Zhipu GLM-4V-Flash (Google Gemini optional) for reading, SiliconFlow Kolors for generation. · dsh plugin --profile web add github:MJorgin/dsh-media-skills
  • dsh-safety-net — Self-protection guardrails for the DeepSeek Harness: protected-path interception, backup-before-destroy, CLI self-recovery commands, and strict sandbox defaulting · dsh plugin --profile web add github:Asuna486-desuwa/dsh-safety-net
  • dsh-feng-gu — DeepSeek Harness 整活插件:按 DeepSeek API 峰谷定价,实时显示现在是梁文峰(高峰)还是梁文谷(低谷),带切换倒计时 · dsh plugin --profile web add github:KeqingMoe/dsh-feng-gu
  • dsh-wallpaper-skin — Persistent wallpaper skin for the dsh web profile: static image or muted looping video as the app background, with translucent panels. The path is editable live from Settings → Plugins. · dsh plugin --profile web add github:ddbj-hub/dsh-wallpaper-skin
  • dsh-web-quota-meter — DSH 网页右下角的额度小仪表:官方余额、峰谷计价时段、本地自算的今日已消耗(可配置每日重置时间),可插可卸载 · dsh plugin --profile web add github:wangfujian762/dsh-web-quota-meter
  • @dsh-external/dsh-comfyui — ComfyUI 驱动器(AI-first 合同制):模型只见合同槽、不见工作流 JSON。文生图/图生图/文生视频/图生视频模板,双重预检防幻觉,官方/自定义节点活体判定。 · dsh plugin --profile web add github:zeroa234/dsh-comfyui
  • dsh-workshop — 轻量插件开关:DeepSeek Harness 插件管理面板——官方/第三方身份判定、patch 层发声式开关、风险标签 · dsh plugin --profile web add github:Zlyraz/dsh-workshop
  • dsh-ros2 — ROS2 debugging tools and diagnostics skills for DeepSeek Harness (DSH): package/workspace/dependency inspection, node/topic/service/action/param/interface enumeration, topic sampling, TF tree, graph topology JSON, approval-gated builds and message scaffolding, GUI screenshot and multimodal vision observation. · dsh plugin --profile web add github:StvLi/dsh-ros2
  • @paicat1/dsh-screenshot — Standalone screen capture for DeepSeek Harness (dsh): browser hotkeys plus an agent-facing capture+read tool. Forked out of @liustack/modlens#48 (upstream declined the feature). · dsh plugin --profile web add github:paicat1/dsh-screenshot
  • @arcships/dsh-llm-aimux — DeepSeek Harness (dsh) LLM adapter backed by aimux — one Rust engine, 325+ providers as dsh model routes. · dsh plugin --profile web add github:arcships/dsh-llm-aimux
  • dsh-update-checker — DeepSeek Harness plugin: detect updates for the installed DSH / @deepseek-ai npm packages and GitHub-sourced plugins, show them in a detailed settings page, and update GitHub dependencies with an explicit build-authorization step. · dsh plugin --profile web add github:ymh0000123/dsh-update-checker
  • @dockyard-dsh/plugin — Windows fork of Dockyard DSH: Codex / Grok / Claude / Cursor / Antigravity account pool for DeepSeek Harness. · dsh plugin --profile web add github:4sa1ary9/dockyard-dsh
  • dsh-balance-floating — DeepSeek 余额/用量悬浮窗插件:左下角红色血条(账户余额)+ 蓝色环(估算剩余 token)+ 今日消耗横条,数据基于 dsh-cost-meter。A floating balance & usage widget for the DeepSeek Harness web GUI: bottom-left red balance bar + estimated remaining-token ring + today's usage bar, powered by dsh-cost-meter. · dsh plugin --profile web add github:yhPrime/deepseek-balance-floating
  • @dsh-web/plugin-install — Installing plugins from the browser, as an ordinary dsh plugin · dsh plugin --profile web add github:futrime/webdsh#fd1649dd2504c3d6046827e887b9a09e3720418b&path:packages/dsh-web-plugins
  • dsh-vision-fallback — DSH 静默视觉增强:主模型照常选择,图片自动交给固定视觉模型后以隐藏上下文返回主模型。 · dsh plugin --profile web add github:1HelloMan1/dsh-vision-fallback
  • dsh-chat-history — Chat history TOC: a user-message directory as a conversation view tab with click-to-jump · dsh plugin --profile web add github:Stylelinzzz/dsh-chat-history
  • dsh-plugin-guardian — Plugin lifecycle guardian for DeepSeek Harness. Read-only diagnostics (plugin_doctor) with three-tier confidence, plus installed-profile conflict scanning (plugin_profile_scan). · dsh plugin --profile web add github:Nico0713520/dsh-plugin-guardian
  • dsh-github-cli — Reuse your local GitHub CLI (gh) inside DeepSeek Harness. Read-first, audit-friendly tools for repos, PRs, issues, releases, workflows and more. · dsh plugin --profile web add github:Nico0713520/dsh-github-cli
  • dsh-function-plot — 2D teaching plots for DeepSeek Harness: activations, distributions, and classroom curves · dsh plugin --profile web add github:kirineko/dsh-function-plot
  • dsh-guide-dog — Guide Dog for DSH, powered by MiniMax — multimodal plugin: image/video/music/speech generation, vision inspection tools, voice mode, microphone voice input and real-time voice call mode. · dsh plugin --profile web add github:AtropinolTT/dsh-guide-dog
  • @dsh-io/identity-sentinel — Performance-art dsh plugin: the machine inspects its owner; non-Chinese verdicts terminate all workflows. Installing = informed consent. · dsh plugin --profile web add github:dsh-io/identity-sentinel
  • dsh-web-search-router — Free multi-provider web search router for DeepSeek Harness (DSH). · dsh plugin --profile web add github:chenyuhao0628/dsh-web-search-router
  • deepseek-peak-valley-router — DeepSeek Harness 峰谷定价自动模型路由插件:高峰时段自动使用 deepseek-v4-flash,空闲时段自动使用 deepseek-v4-pro;用户显式选择的模型始终优先。 · dsh plugin --profile web add github:Eligahyu/deepseek-peak-valley-router
  • @fonlan/dsh-model-router — DSH plugin: a virtual model-router provider that aggregates every configured provider and model, routes each request to the model's currently active provider, and ships a settings page for per-model provider ordering and switching. · dsh plugin --profile web add github:fonlan/dsh-model-router
  • dsh-music-player — DeepSeek Harness 本地音乐库播放器:Host 扫描音乐目录并以 HTTP 流式提供音频,浏览器侧提供播放条/播放面板/设置页与实时频谱,并注册 music_play 模型工具 · dsh plugin --profile web add github:kendu76/dsh-music-player
  • dsh-screen-agent — Desktop & web UI automation for DSH: full-screen capture, Windows OCR, mouse click/drag, typing, key press, window activate, plus battle-tested Paint drawing capability · dsh plugin --profile web add github:lak321/dsh-screen-agent
  • dsh-web-search-codex — Codex standalone web search provider for DeepSeek Harness · dsh plugin --profile web add github:Cora093/dsh-web-search-codex
  • dsh-config-form — One settings page for every plugin that opts in: declare fields, get a rendered form · dsh plugin --profile web add github:begonia599/dsh-config-form
  • dsh-fish-tts — Text-to-speech (TTS) plugin for DeepSeek Harness — Fish Audio API only, bring your own key. Per-message read-aloud, auto-read toggle in the composer, settings for model / voice / encrypted API key / proxy. Third-party, not affiliated with Fish Audio. · dsh plugin --profile web add github:MaRi23333/dsh-fish-tts
  • dsh-ppt-master — DeepSeek Harness plugin: auto-installs and auto-updates the ppt-master project (AI PowerPoint generator) from GitHub on every start · dsh plugin --profile web add github:sol5766/ppt-master-cloner
  • dsh-web-search-brave — Brave Search API provider for DeepSeek Harness web capability seam (ctx.web) · dsh plugin --profile web add github:gravitylow/dsh-web-search-brave
  • dsh-ipcalc — IP & subnet math toolbox for DeepSeek Harness (dsh): IPv4 subnet layouts, CIDR summarization and IPv4/IPv6 parsing with RFC 5952 normalization and IANA classification — zero runtime dependencies, pure local math · dsh plugin --profile web add github:TYEclipse/dsh-ipcalc
  • dsh-web-scroll-flow — DSH Web 对话滚动动效插件:自动跟随滚动平滑过渡(内容向上顶/向下拉的流畅滚动),边缘滚动物理回弹(小幅橡皮筋效果),手动滚动保持原生手感 · dsh plugin --profile web add github:TYOPXN360/dsh-web-scroll-flow
  • @trapstreet/dsh-trapstreet — Check which DeepSeek Harness plugins actually loaded, and look up public evaluation boards on trapstreet.run · dsh plugin --profile web add github:trapstreet/dsh-trapstreet
  • dsh-finreport — 每日财经日报:免费数据源(Yahoo Finance / CoinGecko / Google News)生成中文财经日报,按计划定时通过 WhatsApp 推送(依赖 dsh-im 的 bot.sendText 主动发送端点)。 · dsh plugin --profile web add github:SkyloveQiu/dsh-finreport
  • dsh-read-image — Render read_image tool results as real images in the DeepSeek Harness Web GUI: a dedicated Read image row (thumbnail with original-image lightbox, retry) plus the metadata envelope, and the same image in the Inspect details panel. 在 Web GUI 对话流中把 read_image 的结果渲染成真实图片。 · dsh plugin --profile web add github:Yu-tao-Li/dsh-read-image
  • dsh-zhipu — Zhipu BigModel capabilities for the DeepSeek Harness in one plugin: web_search_prime search provider, webReader fetch provider (server-side rendered), and GLM-4.6V vision (vision_analyze tool + pasted-image pre-step hook), all behind one ZAI_API_KEY · dsh plugin --profile web add github:fineven/dsh-zhipu
  • @bb-84c/dsh-mobile-server — Mobile gateway plugin for DeepSeek Harness (dsh): device-authenticated reverse proxy in front of the official dsh web (loopback), plus tailscale binding and the VPS relay tunnel client. · dsh plugin --profile web add github:BB-84C/deepseek-harness-mobile-solution#18cbc30c8b6994ac4aa319b85426d68ff9983ee9&path:packages/dsh-mobile-server
  • dsh-refcheck — Reference verification for DeepSeek Harness: the refcheck_check model tool checks a paper's bibliography (.pdf/.bib/.tex/.txt/.md or pasted text) against Crossref, OpenAlex and arXiv, reports found/partial/not_found/error per entry, and emits corrected citations in the input's style (APA, GB/T 7714, IEEE, Vancouver, MLA, Chicago, Harvard, ACS, BibTeX). · dsh plugin --profile web add github:Yu-tao-Li/dsh-refcheck
  • dsh-balance-panel — 显示当前 DeepSeek API Key 对应账号的账户余额(/balance 命令 + 输入框上方常驻面板) · dsh plugin --profile web add github:luhaifeng666/dsh-balance-plugin
  • dsh-process-fold — Fold each turn's tool-call process into a box showing the latest 2 items, with an expand/collapse toggle; keep the final text answer outside. · dsh plugin --profile web add github:uigdwunm/dsh-ui-suite#a0d3ea7ae3c4ea4294ced4f2f1f8a8e09030ed1a&path:packages/dsh-process-fold
  • dsh-llm-databricks — Community Databricks AI Gateway LLM plugin for DeepSeek Harness · dsh plugin --profile web add github:zhuchengde0214-ctrl/dsh-llm-databricks
  • dsh-quota-monitor — Quota monitor for the DeepSeek Harness Web GUI: OpenCode Go plan usage + DeepSeek API balance/usage + MiniMax Token Plan, as a draggable bottom-left monitor window. P0: self-metered token ledger (llm/stream waterfall, own JSONL). P1: multi-provider abstractions (balance/windows kinds, presets, configurable parsers) and bundle-type packaging. · dsh plugin --profile web add github:mouse33333/dsh-quota-monitor
  • dsh-reconnect — Infinite model-request retry for DeepSeek Harness with exponential backoff and relay/proxy failure recovery. · dsh plugin --profile web add github:MistRain-1/dsh-reconnect
  • dsh-experience-plugin — DSH plugin: per-model reasoning levels for custom API models, with family presets and an official-settings-page editor. · dsh plugin --profile web add github:SouleyMoni1/dsh-experience-plugin
  • dsh-tool-generate-image — Model-facing generate_image tool for DeepSeek Harness (dsh): generates brand-new images with the Google Gemini image-generation service via the Antigravity CLI, saves them, and returns the paths. Hot-pluggable — install with dsh plugin --profile web add dsh-tool-generate-image. · dsh plugin --profile web add github:zclDragon/dsh-tool-generate-image
  • dsh-sentiment-cockpit — DSH web plugin: r/DeepSeek community sentiment cockpit — DSI optimism/anger index dashboard with an auto-refresh data pipeline (Fear & Greed style). · dsh plugin --profile web add github:RiRi9909/DeepSeekHarness-community-index
  • dsh-llm-codex — ChatGPT Codex login, sortable catalog, and Fast models for DeepSeek Harness · dsh plugin --profile web add github:NOirBRight/dsh-llm-codex
  • dsh-llm-cursor — Unofficial Cursor subscription login and chat for DeepSeek Harness · dsh plugin --profile web add github:NOirBRight/dsh-llm-cursor
  • dsh-opencode-go-meter — OpenCode Go 订阅用量与真实花费监控(DeepSeek Harness Web 插件):5h 滚动/每周/每月用量百分比 + 月度真实花费与按天明细,直接显示在对话输入区。 · dsh plugin --profile web add github:willwhi/dsh-opencode-go-meter
  • dsh-whale-cards — A calm, resumable Gin Rummy break with an original whale companion inside DSH Web. · dsh plugin --profile web add github:changer-changer/dsh-whale-cards
  • dsh-usage-blance — DSH Web 插件:在对话框下方显示 DeepSeek API 用量与余额(本月消费 / 本月日均 / 昨日消费 / 今日消费 / 账户余额),点击账单行打开控制面板配置 userToken。Billing strip below the chat dialog for the DeepSeek Harness web GUI. · dsh plugin --profile web add github:zhou-yihang/dsh-usage-blance
  • dsh-basic-office — DSH 办公文件插件:阅读 PDF/DOCX/XLSX/PPTX 等常见二进制文档,生成 DOCX/XLSX/PPTX/PDF/CSV 等常见文件。 · dsh plugin --profile web add github:pqkisvery666/dsh-basic-office
  • dsh-annotator — DSH conversation annotator: select transcript text, attach a note in a popup, then send the compiled quote+note pair through the composer. · dsh plugin --profile web add github:cw1999mm/dsh-annotator
  • dsh-better-api — 增强的模型设置页插件:为自定义模型提供每模型推理强度(reasoningEfforts)编辑,OpenAI 兼容网关可直接勾选 low/medium/high 等档位;聊天模型选择器随之显示 Effort 菜单。 · dsh plugin --profile web add github:131CDA1/dsh-better-api
  • dsh-office-suite — DSH 办公室动画仪表盘:工作日志 / 产出物 / 预览 / token 统计,一键生成可独立打开的动画办公室 HTML · dsh plugin --profile web add github:steven95/dsh-office-suite
  • dsh-auto-approval — Independent model-backed automatic approval plugin for DSH. · dsh plugin --profile web add github:Scotlight/dsh-auto-approval
  • dsh-model-presets — Compact persistent model and reasoning-effort presets inside the DeepSeek Harness composer model selector. · dsh plugin --profile web add github:Zding89/dsh-model-presets
  • dsh-input-rewriter — DeepSeek Harness 插件:发送前用提示词工程 playbook 自动改写用户输入为更优 prompt。官方 bundle 插件,dsh plugin --profile web add · dsh plugin --profile web add github:feiertu/dsh-input-rewriter
  • dsh-cost-widget — DSH Web GUI 悬浮面板:当天 V4-Flash / V4-Pro 每百万 token 平均费用与缓存命中率 · dsh plugin --profile web add github:zhangshaobo608/dsh-cost-widget
  • harness-title — DSH web plugin: shows a customizable Name Title on the harness GUI so you can tell which machine's Harness instance you are using · dsh plugin --profile web add github:alextamhk/dsh-harness-title
  • dsh-plugin-ainfo — A-share information tools for DeepSeek Harness: market news, broker research ratings and target prices, earnings pre-announcements, dividends, insider share transactions, lock-up expiries and the shareholder register. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/ainfo
  • dsh-plugin-astock — A-share (Chinese stock market) data plugin for DeepSeek Harness: 10 tools covering quotes, K-lines and technical indicators for one stock, whole-market snapshots and daily bars for screening, plus financial statements, money flow and convertible bonds. Five tools work with no credentials; the rest need a Tushare Pro token through dsh-plugin-tushare. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/astock
  • dsh-plugin-gateway-compat — DeepSeek Harness compatibility plugin for third-party OpenAI-style gateways: tolerates SSE streams that close without the [DONE] sentinel after a complete reply. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/gateway-compat
  • dsh-plugin-tool-retry — Retries transient tool-call failures in DeepSeek Harness — socket resets, rate limits, timeouts — for the tools an operator declares safe to repeat, with backoff and a deadline on every retry. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/tool-retry
  • dsh-plugin-market — DSH plugin marketplace: browse the GitHub dsh-plugin topic and install into the active profile. · dsh plugin --profile web add github:newbieYi/dsh-plugin-market
  • deepseek-vl-support — Give DeepSeek (text-only) models vision in Claude Code, Codex, and Agent Plugins clients: describe images via any OpenAI-compatible vision endpoint. · dsh plugin --profile web add github:limccn/deepseek-vl-support
  • dsh-pluginmanager — 插件管理器(Plugin Manager):把 DSH 插件按 原生扩展(系统/WebUI/工具)/ 用户扩展 / 临时 分层展示,附可编辑描述、补登记与卸载管理。 · dsh plugin --profile web add github:zdjmrq/dsh-pluginmanager
  • @shaoshi/dshscan — DShScan - DSH plugin security scanner inspired by NVIDIA SkillSpector · dsh plugin --profile web add github:shaoshi20/dshscan
  • dsh-cost-stats — DSH web client plugin: a per-conversation cost-statistics tab (token usage + estimated cost per model) · dsh plugin --profile web add github:newbieYi/dsh-cost-stats
  • dsh-auto-paste — dsh-auto-paste — a DeepSeek Harness plugin (tool template, extended with a web client paste listener): 在输入框粘贴大段文本时自动保存为附件文件。 · dsh plugin --profile web add github:sakuraqqq/dsh-auto-paste
  • dsh-double — Self-management & self-evolution for DeepSeek Harness: health snapshots, config pre-check, blue-green evolve with auto-rollback, and an on-demand standby supervisor — let dsh manage itself. · dsh plugin --profile web add github:Junkrat9527/dsh-double
  • wallpaper-plugin — DSH 壁纸插件:预设/主题管理 + 壁纸素材库 · dsh plugin --profile web add github:Ayase34/wallpaper-plugin
  • dsh-prompt-polisher — A safe, native prompt polishing button for the DeepSeek Harness composer. · dsh plugin --profile web add github:SiYue-ZO/dsh-prompt-polisher
  • dsh-llm-bounded-retry — Bounded all-error request retry plugin for DeepSeek Harness · dsh plugin --profile web add github:911218sky/dsh-llm-bounded-retry
  • dsh-dep-audit — Dependency supply-chain hygiene audit for DeepSeek Harness (dsh) projects and profiles: peer-range resolvability, broken dist-tag detection, stale/missing-license/non-registry dependencies, and installed-vs-declared drift. Complements dsh-poison-guard (malware scan) and dsh-plugin-doctor (publish readiness). · dsh plugin --profile web add github:zoahdev/dsh-dep-audit
  • @kevinsales/dsh-insurance-company-analyst — DSH plugin - Insurance company financial & operating analyst for solvency, financials, investment, channels and peer comparison · dsh plugin --profile web add github:kevinchu1981/dsh-insurance-experts#eefefce73e5655f45b0f220a624230507b99c0da&path:packages/insurance-company-analyst
  • @kevinsales/dsh-insurance-ops-analyst — DSH plugin - Insurance company operations analyst (Ying'an) for solvency, profitability, EV, investment risk and regulatory compliance analysis · dsh plugin --profile web add github:kevinchu1981/dsh-insurance-experts#eefefce73e5655f45b0f220a624230507b99c0da&path:packages/insurance-ops-analyst
  • @kevinsales/dsh-insurance-product-analyst — DSH plugin - Insurance product expert (InsureGuide) for policy clause analysis, cost-effectiveness evaluation, product comparison and coverage planning · dsh plugin --profile web add github:kevinchu1981/dsh-insurance-experts#eefefce73e5655f45b0f220a624230507b99c0da&path:packages/insurance-product-analyst
  • dsh-custom-reasoning — 在 Settings 面板中为自定义 pi-ai 模型编辑推理等级(reasoningEfforts),支持多选、拖拽、复制粘贴,自动保存。 · dsh plugin --profile web add github:gao-gao-zai/dsh-custom-reasoning
  • dsh-omi-voice — DeepSeek Harness 对话内朗读:豆包音质 · 点读/自动朗读 · 豆包 Key 只留在 Omi 引擎(BYOK) · dsh plugin --profile web add github:PolinniZhong/dsh-omi-voice
  • @deepseek-ai/dsh-translator — Floating AI translation window for the DeepSeek Harness Web GUI: multilingual translation through the DSH host, with provider balance and daily-usage display. Standalone plugin package. · dsh plugin --profile web add github:zhinian558/dsh-translator
  • dsh-video-lens — Give text-only DeepSeek Harness agents video understanding: scene-aware frame sampling + VLM + optional ASR transcript fused into timeline evidence. / 给纯文本模型的视频理解插件(场景感知抽帧 + VLM + 可选语音转录) · dsh plugin --profile web add github:dundunhan/dsh-video-lens
  • dsh-open-file — Workspace-bound arbitrary file upload, reading, OCR, and rendering for DeepSeek Harness. · dsh plugin --profile web add github:hyper-dsh-plugins/dsh-open-file
  • dsh-tokenpilot — TokenPilot: API usage, balance and cost monitor for DeepSeek Harness — built-in official peak/off-peak pricing table, task status lamp, sound alerts and a draggable floating dashboard. 用量/余额/计费监控插件(内置官方价格表)。 · dsh plugin --profile web add github:Tenth-G/dsh-tokenpilot
  • dsh-maclens — Bridge Apple's on-device Vision framework (macOS) into DeepSeek Harness: OCR, image classification, face detection, and document layout as local dsh tools. No network, no API key, no daemon. · dsh plugin --profile web add github:Harzva/dsh-maclens
  • @deepseek-ai/dsh-test-sync — 蓝绿部署同步插件:主实例安装插件时自动同步到测试实例 · dsh plugin --profile web add github:EIGHTfs/dsh-test-sync-plugin
  • dsh-plugin-manager — DeepSeek Harness (DSH) 插件管理器:在 WebUI 里可视化查看、临时打开/关闭其他插件,热生效并可跨重启保持。 · dsh plugin --profile web add github:Retr67/dsh-plugin-manager
  • dsh-bgm — Cross-platform system-audio-reactive conversation plugin for DSH Web · dsh plugin --profile web add github:skymecode/dsh-bgm
  • @frog755/dsh-client-auto-retry — DSH client plugin: 检测回合被中断/出错/超长时, 自动发送「继续」重试, 不做模型/provider 切换。带设置卡片。 · dsh plugin --profile web add github:Frog755/dsh-client-auto-retry
  • dsh-cordis-plugin-kit — Offline standards, scaffolding, quality checks, runtime debugging, and performance gates for Cordis plugins in DeepSeek Harness. · dsh plugin --profile web add github:hinayoung23/dsh-cordis-plugin-kit
  • dsh-thinking-levels — DSH host plugin: thinking-level (reasoning_effort) control for dsh — auto-adjust per tool round, with optional manual lock and per-tool timing telemetry. · dsh plugin --profile web add github:drscrewdriver/dsh-thinking-levels
  • @zhuyh-sai7n/dsh-plugin-manager — 三方插件管理:在 Web 设置里管理第三方插件的启用/禁用、启用方案保存与切换、以及添加插件。 · dsh plugin --profile web add github:sorry123maker/dsh-plugin-manager
  • @oil-oil/dsh-vision — Near-native image understanding for text-only DeepSeek Harness models · dsh plugin --profile web add github:oil-oil/dsh-vision
  • dsh-plugin-manager — 自定义插件管理:查看、开关、删除插件(含二次确认,支持热插拔) · dsh plugin --profile web add github:Yolotd/dsh-plugin-manager
  • dsh-geodesy — Geodesic math toolbox for DeepSeek Harness (dsh): great-circle distance, bearings, destination points, and DMS coordinate parsing — zero runtime dependencies · dsh plugin --profile web add github:TYEclipse/dsh-geodesy
  • dsh-motion-manager — Configurable anchored popover and settings animations for DeepSeek Harness. · dsh plugin --profile web add github:zhoupengjie/dsh-motion-manager
  • @dsh-external/dsh-auto-retry — Bounded fallback recovery for DSH rate limits, empty responses, and truncated model output · dsh plugin --profile web add github:Windsland52/dsh-auto-retry
  • dsh-settings-icon-manager — 为 DSH 设置侧栏的第三方插件提供统一的语义化图标与本地样式配置。 · dsh plugin --profile web add github:zhoupengjie/dsh-settings-icon-manager
  • dsh-proxy — DSH global proxy manager — system/manual proxy switch persisted to settings.yaml, injected by the DSH-GUI launcher (NODE_USE_ENV_PROXY) · dsh plugin --profile web add github:EricXu20266/dsh-proxy
  • dsh-model-preset — DeepSeek Harness plugin with two default model-and-reasoning shortcuts above the composer and optional Settings customization. · dsh plugin --profile web add github:kaixinbaba/dsh-model-preset
  • dsh-plugin-toggle — Enable/disable DSH plugins directly from Settings → Plugins: an additive 'Enable/Disable' tab that stops/starts loader entries live and persists the change across restarts. · dsh plugin --profile web add github:Zenjibad/dsh-plugin-toggle
  • dsh-drop-any-file — Extend the DeepSeek Harness (DSH) web chat drag-and-drop to accept every file type: dropping any file in the composer saves it into the current session's workspace so the agent can read and use it. · dsh plugin --profile web add github:Zenjibad/dsh-drop-any-file
  • dsh-auto-approval-llm — LLM-assisted auto approval with timeout fallback for DeepSeek Harness · dsh plugin --profile web add github:cuddly-guacamole/dsh-auto-approval-llm
  • dsh-plugin-zai-mcp — Bridges the four z.ai GLM Coding Plan MCP servers into DeepSeek Harness via the in-box @deepseek-ai/dsh-mcp-client: vision (GLM-4.6V stdio via npx @z_ai/mcp-server), web reader, web search prime, and zread repo MCP (streamable-http at open.bigmodel.cn) · dsh plugin --profile web add github:nekomona/dsh-plugin-zai-mcp
  • dsh-balance-window — dsh 左下角余额悬浮窗:实时显示 DeepSeek 余额与预计剩余 token,可拖动、自动刷新 · dsh plugin --profile web add github:sixtysevenlf/dsh-balance-window
  • dsh-plugin-garmin-connect — A DeepSeek Harness plugin that exposes Garmin Connect fitness and health data as AI-callable tools · dsh plugin --profile web add github:Likenttt/garmin-connect-plugin-for-dsh
  • dsh-computer-use-plugin — Vision-only desktop automation plugin for DeepSeek Harness (fusion refactor) · dsh plugin --profile web add github:beijingwahw/dsh-computer-use-plugin
  • dsh-glass-ui — Glassmorphism UI theme for DeepSeek Harness web: frosted-glass surfaces, adjustable opacity/blur, custom fonts, background image & live wallpaper with corner/app/fullscreen modes, and soft fade-in animations. DSH Web 毛玻璃 UI 主题:可调透明度/模糊、自定义字体、背景图与动态壁纸(左下角/整界面/全屏三模式)、柔和渐显动画。 · dsh plugin --profile web add github:lsaa4/dsh-custom-ui

Skills

38 plugins · 技能包

  • dsh-reverse-skill — Complete reverse-skill pack (85 SKILL.md) as a DeepSeek Harness Cordis plugin: reverse engineering, authorized pentesting and security-research skill router. · dsh plugin --profile web add github:dhicoc/dsh-reverse-skill
  • skills — Skills for building websites on the Creght platform: CLI pull/push sync, page and component conventions, CMS, forms, auth, SEO, publishing and version rollback. · dsh plugin --profile web add github:creght-dev/skills
  • dsh-design-skills — Design-aesthetics skill pack (10 styles: dark SaaS, minimal white, neumorphism, brutalism, glassmorphism, Japanese minimal, bento grid, cyberpunk, vaporwave, art deco) with runnable landing-page demos: tokens, component rules, forbidden lists, and acceptance checklists per style. · dsh plugin --profile web add github:zhaiyateng/dsh-design-skills
  • dsh-skill-manager-ytxue — Skill pool manager in the Settings sidebar: enable/disable, folder batch import with rename-conflict prompts, state-driven one-click DSH-spec check & auto-fix, system/project scope labels. · dsh plugin --profile web add github:YTxue/dsh-skill-manager-ytxue
  • shopline-ai-toolkit-dsh — SHOPLINE AI Toolkit: bridges the official SHOPLINE Developer MCP server and ships seven SHOPLINE agent skills (Admin REST, GraphQL, OAuth, webhooks, Sline) — the SHOPLINE counterpart of the Shopify AI Toolkit. · dsh plugin --profile web add github:lunw/shopline-ai-toolkit-dsh
  • dsh-skill-pack — 11 shareable workflow skills (handoff, triage, to-spec, to-tickets, wayfinder, teach, wait-what, dsh-mode-routing, ask-matt, overnight-execution, full-throttle) as an installable skill pack. · dsh plugin --profile web add @jeremy9682/dsh-skill-pack
  • hermes-dsh-collab — Hook DeepSeek Harness into a Hermes pipeline: dispatch-spec template, model-tier routing, orchestrator-run quality gates, git single-writer rule, as a SKILL.md pack (bundle installable). · dsh plugin --profile web add github:Cavan-Ou/hermes-dsh-collab
  • dsh-rigorquant — RigorQuant preset + skill pack: unattended walled multi-agent research for empirical and computational mathematics (economics, finance, portfolio), with a four-part pre-implementation check battery and a jacobian/Lean escalation lane. · dsh plugin --profile web add github:linxichen/dsh-rigorquant
  • @ttxl314/dsh-skill-lord-serf — DeepSeek Harness plugin: Lord/Serf agent protocol 0.5 skills (file-based multi-agent orchestration with bounded execution and schema-validated submissions) · dsh plugin --profile web add github:ttxl314/dsh-skill-lord-serf
  • dsh-skill-search — On-demand skill search for DSH: keyword-search a shared skill library (e.g. ~/.codex/skills) with zero preloading. The AI reads only the matched SKILL.md. · dsh plugin --profile web add github:Equinox7379/dsh-skill-search
  • dsh-skill-function-testing — DeepSeek Harness skill bundle: function-testing (loads SKILL.md). · dsh plugin --profile web add github:addxing/function-testing
  • dsh-skill-function-extraction — DeepSeek Harness skill bundle: function-extraction (loads SKILL.md). · dsh plugin --profile web add github:addxing/function-extraction
  • dsh-skill-conservative-code-edits — DeepSeek Harness skill bundle: conservative-code-edits (loads SKILL.md). · dsh plugin --profile web add github:addxing/conservative-code-edits
  • @liustack/pptfast — Stable, editable PPTX generation for AI agents — semantic IR in, native DrawingML out · dsh plugin --profile web add github:liustack/pptfast
  • project-change-router-skill — Project-level direction, boundary, and reuse governance for AI coding agents. · dsh plugin --profile web add github:WeirdSky924/project-change-router-skill
  • @jeremy9682/dsh-skill-pack — A shareable set of 11 workflow skills for the DeepSeek Harness · dsh plugin --profile web add github:jeremy9682/dsh-skill-pack
  • dsh-hyperframes — DSH 视频创作技能插件:注册 HyperFrames by HeyGen 官方移植技能五件套(hyperframes / hyperframes-cli / hyperframes-registry / website-to-hyperframes / gsap),安装即用。 · dsh plugin --profile web add github:STARDUSTLC666/dsh-hyperframes
  • dsh-remotion — DSH 视频创作技能插件:注册 Remotion 官方移植技能(React 编程式视频:动画/音频/字幕/3D/图表/字体,38 个规则文件),安装即用。 · dsh plugin --profile web add github:STARDUSTLC666/dsh-remotion
  • dsh-fabric — Fabric — the everything-is-a-plugin primitive for DeepSeek Harness (dsh). Unifies every DSH extensibility seam (tool / skill / command / prompt section / context / variable / event listener / llm adapter / subagent provider / web route / settings namespace / projection / service) behind one declarative DSL, published as a runtime Service plus model-facing tools, so extending the runtime becomes a runtime primitive. · dsh plugin --profile web add github:hellosky983/dsh-fabric
  • dsh-skill-panel — Skill management panel for the dsh web app · dsh plugin --profile web add github:nianchen8/dsh-skill-panel
  • @chaggle/dsh-powershell-check — Native DeepSeek Harness plugin: gates every pwsh tool call against the PowerShell pitfalls from the blog post 'PowerShell 实战踩坑大全' via the official tools/pre-execute interception point, and bundles the powershell-check skill. · dsh plugin --profile web add github:chaggle/dsh-powershell-check
  • airesearch-plugin — AIResearch skills for DeepSeek Harness: snapshot, deep dive, morning brief, and SEC filing analysis. · dsh plugin --profile web add github:WOOK98/airesearch-plugin
  • dsh-harmony-next — HarmonyOS NEXT skill bundle for DeepSeek Harness · dsh plugin --profile web add github:linhay/harmony-next.skills
  • dsh-tab-complete — DSH web plugin: Tab completes the highlighted slash-menu candidate in the composer (commands, skills, subagents, @-file references), without executing anything. · dsh plugin --profile web add github:DDDPG/dsh-plugins#543d4b046af0c67602be6d16cba7f6ed94239247&path:plugins/dsh-tab-complete
  • dsh-claude-skills — 362 个技能库(移植自 alirezarezvani/claude-skills) · dsh plugin --profile web add github:GongYuanCaiJi/dsh-claude-skills
  • dsh-comfyui-node-development — DeepSeek Harness (DSH) plugin that packages a distilled bilingual guide to ComfyUI custom node development as the comfyui-node-dev skill, ready for any DSH agent to load. · dsh plugin --profile web add github:shouwang37/dsh-comfyui-node-development
  • redfox-community-dsh — RedFox community skills for DeepSeek Harness: 100+ social-media data skills (Douyin, Xiaohongshu, Kuaishou, Bilibili, WeChat, Weibo, YouTube, TikTok and more), mirrored one-way from the redfox-community hub repo. · dsh plugin --profile web add github:redfox-data/redfox-community-dsh
  • dsh-agent-conductor — In-session cross-agent dispatch for DeepSeek Harness: the conductor_dispatch tool and an auto-triggered skill send self-contained tasks to 11 external agent CLIs. Host-only bundle — no client half. · dsh plugin --profile web add github:MJorgin/dsh-agent-conductor
  • dsh-skill-cockpit — DSH web plugin: Skill Cockpit panel in Settings. See all skills (system/project/pool) with Chinese notes, search, enable/disable/delete/import, local test-fire scoring, and per-skill usage stats to spot zombie skills. · dsh plugin --profile web add github:Itailang2333/dsh-skill-cockpit
  • lt-dsh-skill-manager — lt-dsh-skill-manager · DeepSeek Harness 技能管理插件:在设置面板管理 ~/.dsh/skills 下的技能,支持多目录导入与 AI 名称解析(导入的 skill 可在对话框用 /name 直接引用) · dsh plugin --profile web add github:tianLee-gitter/lt-dsh-skill-manager
  • arch-doc — DSH arch-doc skill plugin: analyze a codebase and generate architecture documentation (module responsibilities, dependencies, entry points and run methods). · dsh plugin --profile web add github:duyanta123/arch-doc
  • dsh-dashscope-tool-adapter — DSH plugin: adapts DashScope/闂傚啫娼¢崳閿嬬閹寸姵顏ラ柣?DeepSeek endpoints that lack native tool calling by converting tool definitions to prompt text and parsing model responses for tool calls. · dsh plugin --profile web add github:Uersx/dsh-dashscope-tool-adapter
  • dsh-socrates — 苏格拉底诘问式开发伴侣:提示闸门(实现意图模糊时强制澄清)+ 高危操作闸门(不可逆命令前提问)+ socratic 技能 + 苏格拉底审查者 persona preset。让 AI 不再顺从,让实现恰好是你想要的。 · dsh plugin --profile web add github:Paloma966/dsh-socrates
  • dsh-pollyreach — PollyReach phone-call tools and skill for DeepSeek Harness · dsh plugin --profile web add github:PollyReach/pollyreach-dsh-plugin
  • @wxg-prc-cpg/browser-skill-dsh-plugin — DeepSeek Harness tool plugin that exposes BrowserSkill (bsk) browser automation to the model · dsh plugin --profile web add github:Tencent/BrowserSkill#a9489282fa614d105e30fd131ed2692cd71308a6&path:packages/dsh-plugin-browserskill
  • dsh-j-space — Automatic J-Space cognition suite for DeepSeek Harness (dsh): a zero-config dsh-plugin that adds structured working state, checkpoints, and verify-before-ship discipline to every agent session. · dsh plugin --profile web add github:wxxb789/dsh-j-space
  • dsh-skillmanager — DSH skill manager — list, inspect, enable/disable skills on disk and delegate creation/editing to the host agent. · DSH 技能管理器:列出/查看/启用禁用本机技能,创建与编辑交由 agent 完成。 · dsh plugin --profile web add github:EricXu20266/dsh-skillmanager
  • dsh-skill-market — Skill market in the DSH settings page: search GitHub for skills and install them into ~/.dsh/skills. · DSH 设置页技能市场:从 GitHub 搜索技能并安装到 ~/.dsh/skills。 · dsh plugin --profile web add github:QQ-M/dsh-skill-market

Automation

218 plugins · 工作流与自动化

  • dsh-task-planner — Task planning with experience muscle-memory: condition-reflex recall of past solutions, LLM capability matching, and auto-persisted lessons. · dsh plugin --profile web add github:ztl34245881-commits/dsh-task-planner
  • dsh_workflow — UltraCode-style multi-agent orchestration: a generatable, savable, governable, observable, resumable workflow layer. · dsh plugin --profile web add github:icetomoyo/dsh_workflow
  • dsh-agent-teams — AgentTeams multi-agent teams. · dsh plugin --profile web add github:NanmiCoder/dsh-agent-teams
  • dsh-automation — Scheduled coding runs in fresh agent sessions with auditable history. · dsh plugin --profile web add github:titanwings/dsh-automation
  • dsh-plugin-automations — Settings-based scheduled tasks that run on time or during DeepSeek off-peak hours, with one-time and daily schedules backed by durable task state. · dsh plugin --profile web add github:Sev7een/dsh-plugin-automations
  • dsh-routines — Scheduled agents on a cron: run a prompt on a schedule and get the digest where you already are, with overlap/missed-run/timeout safety defaults. · dsh plugin --profile web add github:Jesse-njx/dsh-routines
  • dsh-plannotator — Plan review with anchored annotations and structured feedback back to the agent. · dsh plugin --profile web add github:titanwings/dsh-plannotator
  • dsh-loop — Recurring loops: /loop command + loop tool + activity status bar. · dsh plugin --profile web add github:vlln/dsh-loop
  • dsh-sentinel — Condition-driven wakeup: durable file/command/http/process/webhook watches that wake the agent. · dsh plugin --profile web add github:fuhefei/dsh-sentinel
  • dsh-deep-research — Adaptive deep-research orchestrator built on the official workflow engine. · dsh plugin --profile web add github:omdsh-dev/dsh-deep-research
  • dsh-inspect — Adversarial checkup → fix → review loop toolset. · dsh plugin --profile web add github:omdsh-dev/dsh-inspect
  • dsh-track — Embedded task management engine: decision-point protocol, idea capture wall, Linear-style issue store. · dsh plugin --profile web add github:fakechris/dsh-track
  • dsh-advisor — Pair a second model that passively reviews each turn and injects notes. · dsh plugin --profile web add github:btspoony/dsh-advisor
  • dsh-specflow — Adds specification artifacts, skills, commands, goal-backed implementation, and task-progress context. · dsh plugin --profile web add github:lonelymoon87/dsh-specflow
  • dsh-science — Claude Science-style research workbench: ReAct research-loop engine (research_* tools), versioned artifacts with provenance (artifact_* tools), and 10 science skills for genomics/pathogens/bioinformatics. · dsh plugin --profile web add github:biociao/dsh-science
  • dsh-proof — Independent read-only acceptance layer: spawns a read-only verifier before each top-level turn closes and steers non-pass gaps back into the agent. · dsh plugin --profile web add github:EvilIrving/dsh-proof
  • dsh-doublecheck — Engineering-discipline guard: grill the requirements before the first edit, enforce red/green test evidence gates, and audit the delivery with a forked adversary (grill-requirements skill + tool-policy gates). · dsh plugin --profile web add github:PerryLink/dsh-doublecheck
  • mstar-harness — Skill-driven harness/loop engineering workflow agent plugin. · dsh plugin --profile web add github:btspoony/mstar-harness
  • dsh-ops-kit — Evidence-first operating kit: six read-only tools (capability catalog, staged workflow plans, packaged skill reader, bounded local memory search, repository release audit, release checklist) and five packaged skills - plans and audits, never remote writes. · dsh plugin --profile web add github:LeslieWylie/dsh-ops-kit
  • dsh-approval-llm — Model-based permission approval: an approval-request answerer backed by a separate reviewer model. · dsh plugin --profile web add dsh-approval-llm
  • dsh-auto — Adds an Auto Approve permission preset to the Web UI, using a fresh restricted Reviewer Agent to allow or deny each approval request. · dsh plugin --profile web add github:simon300000/dsh-auto
  • dsh-model-failover — Two-level model circuit breaker with failover: trip a model or a whole provider after repeated request failures and route the next request to a configured fallback. · dsh plugin --profile web add dsh-model-failover
  • dsh-suite#plugin-team-board — Shared multi-agent task board (create/claim/transition/query) over a Cordis service key. · dsh plugin --profile web add @dsh-suite/plugin-team-board
  • DSH-EvoResearch#evoresearch-plugin — Research agent suite: long-horizon goal control with auditable evidence chains, cron scheduling, multi-agent expert teams, self-evolving research memory (FTS5 + RRF recall), project workspaces, and a custom workspace UI. · dsh plugin --profile web add github:Karbo123/DSH-EvoResearch#path:/packages/evoresearch-plugin
  • dsh-plugin-hooks — Claude-Code-style lifecycle hooks: configured shell commands run before/after model tool calls with a JSON payload on stdin; a non-zero pre-tool exit blocks the call. · dsh plugin --profile web add dsh-plugin-hooks
  • uagent-sync#packages/dsh — Cross-device workspace backup, restore, and ecosystem update via the uagent-sync CLI. · dsh plugin --profile web add uagent-sync-dsh
  • dsh-agent-relay — Loopback-first multi-agent message relay: HMAC-authenticated broker plus dsh plugin (relay_send/recv/peers/history), zero-dependency CLI and Python clients, wire protocol v1.0. · dsh plugin --profile web add dsh-agent-relay
  • upstream-radar — Always-on vulnerability and breaking-change impact monitoring for coding-agent projects. · dsh plugin --profile web add github:MicroMilo/upstream-radar
  • dsh-llm-fallbacks — Automatic provider/model fallback chains for DeepSeek Harness agents when LLM requests keep failing (retry exhausted, auth, quota, rate limit) · dsh plugin --profile web add github:omdsh-dev/dsh-llm-fallbacks
  • dsh-timeline — Minimal session timeline for DeepSeek Harness: one dot per question, click to jump, hover to preview. · dsh plugin --profile web add github:zhangzheng25/dsh-timeline
  • @suxeca/dsh-plugin-manager — DSH Plugin Manager: /plugin human command + settings page 'Plugin Management', list/install/uninstall bundle plugins for web profile (modify ~/.dsh/profiles/web/package.json, takes effect after restart) · dsh plugin --profile web add github:Suxeca/dsh-plugin#cde157283028d3d62337ea49a47a5548d08875e8&path:packages/dsh-plugin-manager
  • dsh-lens — Real-time code feedback for DeepSeek Harness — LSP, linters, formatters, type-checking, and structural analysis. · dsh plugin --profile web add github:NexusAgentX/dsh-lens
  • dsh-session-import-codex — DeepSeek Harness plugin for importing Codex App Server conversation history · dsh plugin --profile web add github:xing01l/session-import-codex
  • dsh-zotero-wiki — dsh-zotero-wiki: Zotero sync, MinerU PDF parsing and DeepSeek note generation · dsh plugin --profile web add github:Wechsels/dsh-zotero-wiki
  • dsh-asc — Agentic Surface Compaction (ASC) for DeepSeek Harness: the model decides when and what to compact, committed as durable session-log replacements with full replay, search, and degradation · dsh plugin --profile web add github:lmst2/dsh-asc
  • dsh-webproxy-router-plugin — Proxy Router: route listed hostnames through an HTTP/SOCKS proxy for ctx.web fetches (host plugin) + settings card (client bundle) · dsh plugin --profile web add github:jinsiyu/dsh-webproxy-router-plugin
  • dsh-codex-observability — Two small plugins for DeepSeek Harness that close the observability gap around external subagent runs. Background and upstream proposal: discussion #1493. · dsh plugin --profile web add github:jeremy9682/dsh-observability
  • @deepforce/dsh-balance — DeepSeek account balance: /balance command plus a composer-dock readout in the web GUI · dsh plugin --profile web add github:deepforce/dsh-balance
  • dsh-guardian — DeepSeek Harness task-protection plugin: plugin preflight scanner (catches missing inject declarations that crash the host), loop detection (repeated identical tool calls -> steer to a new approach), recursion guard (nested subagent depth cap), and interruption awareness (status route with safeToRestart). Never terminates tasks — only steers via injected messages. Zero npm dependencies. · dsh plugin --profile web add github:akira399/dsh-guardian
  • @deepseek-ai/dsh-captain — Captain GPT planner, DeepSeek worker, GPT reviewer orchestration plugin · dsh plugin --profile web add github:KanoNoUta/dsh-captain
  • dsh-habits — My Habits for DeepSeek Harness: edit the user-global AGENTS.md from the Web settings — injected into every session by the built-in agent-instructions loader. · dsh plugin --profile web add github:DimitriLIAN/dsh-habits
  • dsh-o11y-plugin — Unified observability (trace/log/metric) for deepseek-harness plugins: hooks dsh session telemetry where available, maintains OTel signals where not, and exports via standard OTLP. · dsh plugin --profile web add github:fly3366/dsh-o11y-plugin
  • dsh-advisor-plugin — Advisor strategy for DeepSeek Harness: escalate hard decisions from the executor (deepseek-v4-flash) to deepseek-v4-pro through the official subagents channel. · dsh plugin --profile web add github:glangzh/dsh-advisor
  • relayloom — A default-off external chat relay for agent harnesses; its first compatibility adapter targets DingTalk Stream. · dsh plugin --profile web add github:fieldnote-ops/relayloom
  • dsh-plugin-web-search-tavily — Tavily search provider bundle for DeepSeek Harness (dsh): registers a WebSearchProvider into ctx.web · dsh plugin --profile web add github:coderdailyone/dsh-plugin-web-search-tavily
  • dsh-auto-approval-plugin — A middle permission tier for DeepSeek Harness between workspace-write and danger-full-access: auto-approves harmless commands and operations targeting configured trusted areas, beyond the current workspace. · dsh plugin --profile web add github:StyxNether/dsh-auto-approval-plugin
  • dsh-stall-guard — DeepSeek Harness watchdog plugin with a monitor → judge → continue/fix/redirect flow and NO task termination: in-flight operations are treated as progress (never steered), and only true silence triggers a diagnose → fix → redirect message ladder (repeats forever) plus a JSONL event log and loopback status route. Zero npm dependencies. · dsh plugin --profile web add github:akira399/dsh-stall-guard
  • dsh-awiki — AWiki identity and messaging plugin for DeepSeek Harness · dsh plugin --profile web add github:AgentConnect/dsh-awiki
  • dsh-browser — Shared real browser capability for DeepSeek Harness: a visible browser the human watches and can take over, driven by the agent over CDP (snapshot/execute/content/tab management); host-side seam, provider, and browser_* tools · dsh plugin --profile web add github:wqty123/dsh-browser
  • dsh-instruction-audit — Privacy-minimal provenance receipts for DeepSeek Harness workspace instructions · dsh plugin --profile web add github:1052326311/dsh-instruction-audit
  • dsh-plugin-wecom-bot — DeepSeek Harness 插件:通过企业微信「智能机器人」长连接收发消息,把私聊/群聊消息作为任务下发给 DSH agent,并把结果回传到企业微信。 · dsh plugin --profile web add github:zhao999/dsh-plugin-wecom-bot
  • openharness-reader — OpenHarness Reader — workspace file browser/editor with Markdown preview for DeepSeek Harness Web · dsh plugin --profile web add github:zuoguyoupan2023/openharness-reader
  • dsh-codex-kanban — AI-native Kanban and Codex chat fusion for DeepSeek Harness · dsh plugin --profile web add github:sonozaki7/dsh-codex-kanban
  • dsh-snapshot — DSH 文件快照/撤销 + 会话导出插件:每次 write/edit 自动备份历史版本(每文件最多 20 版),提供 snapshot_list/snapshot_restore/snapshot_purge 与 export_session 工具 · dsh plugin --profile web add github:Hyna-hla/dsh-snapshot
  • dsh-browser-companion — A personal DSH browser plugin: persistent profile, visible window, human-in-the-loop login, and safe agent browser tools. · dsh plugin --profile web add github:Tianyu209/dsh-browser-companion
  • dsh-docker — DSH 容器管理插件:docker_ps/logs/inspect/exec/manage 五工具,走官方 subprocess 服务跑 docker CLI、argv 无 shell 注入、exec 审批门、零运行时依赖。 · dsh plugin --profile web add github:STARDUSTLC666/dsh-docker
  • dsh-sql — DSH 工程师级数据库插件:sql_list/query/exec/schema 四工具,SQLite/MySQL/PostgreSQL 三引擎、多连接、只读模式与写操作审批门、行数钳制。 · dsh plugin --profile web add github:STARDUSTLC666/dsh-sql
  • dsh-simplify — DeepSeek Harness 插件:审查最近改动的代码,就清晰度、一致性与可维护性提出改进(移植自 pi-simplify) · dsh plugin --profile web add github:GongYuanCaiJi/dsh-simplify
  • dsh-crw — fastCRW-backed web search and fetch providers for DeepSeek Harness (ctx.web) · dsh plugin --profile web add github:us/dsh-crw
  • dsh-rename — DeepSeek Harness slash command: rename the current session with /rename, or let the model read the conversation and pick the name for you · dsh plugin --profile web add github:lmst2/dsh-rename
  • @dsh-external/dsh-mermaid — Render ```mermaid fences in DSH Web conversation messages as interactive-free SVG diagrams (lazy-loaded, strict security). · dsh plugin --profile web add github:AKS1st/dsh-mermaid
  • dsh-voice — DeepSeek Harness 语音输入插件:麦克风 → 本地/浏览器识别 → 文本进会话(纯输入,与 agent preset 解耦) · dsh plugin --profile web add github:3274375092/dsh-voice
  • dsh-kimi-tide — kimi-tide(月汐)— Kimi Code subscription as a native DeepSeek Harness LLM provider, with built-in OAuth token management. · dsh plugin --profile web add github:tafcear/kimi-tide#bea7ecc91ca666363c31abb45eafd0651b8e3a37&path:packages/dsh-kimi-tide
  • dsh-voice — DSH 语音双件套插件:voice_tts(edge-tts 协议零成本微软神经语音合成)/ voice_stt(OpenAI 兼容 ASR 语音转文字)/ voice_list(音色列表),原生 WebSocket + 插件级代理。 · dsh plugin --profile web add github:STARDUSTLC666/dsh-voice
  • dsh-goal-quiescence — Completion evidence gate for DeepSeek Harness goal-mode subagents · dsh plugin --profile web add github:1052326311/dsh-goal-quiescence
  • dsh-tavily-firecrawl — Tavily search + Firecrawl fetch providers for DeepSeek Harness (web capability seam, ctx.web) · dsh plugin --profile web add github:skillre/dsh-tavily-firecrawl
  • dsh-plugin-net-access — Net Access permission preset for DeepSeek Harness (Windows): HTTPS works inside the sandbox while file writes stay confined like workspace-write. · dsh plugin --profile web add github:Gumiho12345/dsh-plugin-net-access
  • dsh-tool-orchestrate — Declarative task-DAG orchestration plugin for DeepSeek Harness workflows · dsh plugin --profile web add github:apheli0os/deepseek-harness-orchestrate
  • dsh-line-select — DeepSeek Harness Web 行选区插件:浏览工作区文件、带行号预览代码、可视化选中行范围,并把 @path:start-end 引用写入输入框,让 agent 精准修改指定行 · dsh plugin --profile web add github:fengMax1997/dsh-line-select
  • dsh-companion-enterprise — DeepSeek Companion Enterprise — DeepSeek Harness 企业级伴侣插件:安全审计与 DLP、团队协作与知识管理、任务编排、多模型竞技场、执行轨迹分析、Prompt 工程工作台、API 成本治理。 · dsh plugin --profile web add github:beijingwahw/dsh-companion-enterprise
  • @michengai/dsh-agency-agents — Agency Experts — a summonable domain-expert roster for DSH (expert mode) · dsh plugin --profile web add github:MichengAI/dsh-agency-agents
  • dsh-routing-suite — A lightweight, localized task-routing plugin for DeepSeek Harness. · dsh plugin --profile web add github:dragonbaba/dsh-routing-suite
  • dsh-workspace-envrc — Out-of-tree DSH bundle: applies the local machine's native direnv environment to explicitly Agent/workspace-owned Bash executions and persistent terminals. Depends on dsh-workspace-overlay; requires a host-installed direnv; never calls allow/deny or reads .envrc itself. · dsh plugin --profile web add github:TTTPOB/dsh-workspace-envrc
  • @dsh-external/dsh-client-changes-panel — In-session right-docked diff panel showing the per-session cumulative diff of files the agent modified (edit/write) · dsh plugin --profile web add github:szh1007/dsh-changes-panel
  • dsh-goal-scaffold — Long-task gatekeeper for DeepSeek Harness: detects one-shot mammoth requests, asks whether to plan first, and scaffolds plan.md + a capped goal before the agent starts · dsh plugin --profile web add github:zriyox/dsh-goal-scaffold
  • dsh-api-cost — DeepSeek Harness 插件:实时显示本会话 API 用量开销,按 provider token 用量 × 可配置费率计价,输入栏上方成本条。Real-time per-session API cost meter for DeepSeek Harness: prices provider-reported token usage with configurable rates and shows a live cost chip above the composer. · dsh plugin --profile web add github:CCCq-C/dsh-api-cost
  • @visol-456/dsh-cost-tracker — LLM cost tracker for the DeepSeek Harness: bills every model call from provider token usage (cache hit/miss included), shows per-call cost in the conversation stats line, a per-session summary, and a CC-Switch-style usage statistics dashboard · dsh plugin --profile web add github:Visol-456/dsh-cost-tracker
  • @clarkchan/trajectory-reader — 轨迹解读 · Trajectory Reader — a DeepSeek Harness web client plugin that adds a new 轨迹解读 tab beside 对话/轨迹. It segments the session by user turns and, per round, highlights the condensed 用户需求 and how the assistant fulfilled it (规划/调研/实现/验证/委派 action summaries, files, commands, errors, reply gist) with a rules-based engine; originals stay expandable. · dsh plugin --profile web add github:flyingtimes/dsh-trajectory-reader
  • dsh-sister — DSH companion plugin: a warm, cheerful 'little sister' agent that speaks with a soft voice in the browser, auto-reads every reply aloud, fires scheduled daily cheers, and lifts the learner's mood with lots of positive emotion. · dsh plugin --profile web add github:Yihong89/dsh-sister
  • dsh-paperlab — DeepSeek Harness bundle for PaperLab: an Overleaf-style workbench where you annotate a rendered PDF and a dsh agent revises the LaTeX sources. · dsh plugin --profile web add github:maple-pwn/paperlab
  • @laobos/dsh-git — 为 DSH 提供受约束的 Git Agent 工具和劳博士桌面版本中心。 · dsh plugin --profile web add github:Modole/dsh-plugin-git-laoboshi
  • dsh-compressor — In-process DeepSeek Harness context compression bundle · dsh plugin --profile web add github:lifeodyssey/dsh-compressor#ddc65179e17bdf8d190890a086e0ac28c3563fa0&path:plugins/dsh-compressor
  • @zhangsan5213/dsh-right_sidebar — Dual-face dsh web plugin: five-column AppFrame plus a right-side Git workspace file tree with Content/Diff preview · dsh plugin --profile web add github:zhangsan5213/dsh-right_sidebar
  • dsh-im-gateway — 聚合 IM 网关插件(DeepSeek Harness):把 dsh agent 接入 Telegram / Discord / Slack / 飞书 / 微信 / QQ / WhatsApp / Signal / Teams / LINE / Matrix / Mattermost / Google Chat / IRC / Twitch / Nostr / Nextcloud Talk / Synology Chat / Zalo / iMessage / WebChat 等 20+ 渠道,统一会话路由、审批桥、白名单与引导式配置。 · dsh plugin --profile web add github:zhuiyueya/dsh-im-gateway
  • dsh-trace-repeat — Task trace recorder/replayer for DSH Web: atomically records every completed reasoning step and tool execution of any session as an immutable version (with reproducibility metadata), supports step-by-step replay and resume-from-version, honors task-control pause/resume, and materializes versions via git worktrees. · dsh plugin --profile web add github:p2coder/dsh-trace-repeat
  • dsh-api-usage-monitor — DeepSeek Harness 永久插件:实时读取当前使用的 LLM API,在设置页呈现当前用量、分对话用量,并可扫描会话日志读取历史用量。 · dsh plugin --profile web add github:DrFaithinT/dsh-api-usage-monitor
  • dsh-messages-sanitizer — DeepSeek Harness plugin: auto-repairs an invalid messages array (orphaned tool_calls / tool messages) to stop 400 INVALID_REQUEST session lock-ups. · dsh plugin --profile web add github:Leeminjing/dsh-messages-sanitizer
  • dsh-all-warmup — Global frictionless warm-up layer plugin for DeepSeek Harness: every session (top-level, every subagent depth, after compaction) runs one independent warmup call with a minimal catalog, then exposes the full original mode from the second round on. · dsh plugin --profile web add github:brunhildzhou/dsh-all-warmup
  • dsh-expert-mode — DSH agent preset: chief coordinator + 11 domain-expert subagents with automatic task delegation (专家模式) · dsh plugin --profile web add github:Asher-2000/dsh-expert-mode
  • dsh-tier-router — Tiered model routing for DeepSeek Harness: a strong tier for planning/architecture/review, a cheap tier for implementation, with plan-mode-aware auto routing, advisor/review consultations, a high-impact escalation guard, failure auto-escalation, and subagent tiering. · dsh plugin --profile web add github:BruceLanLan/dsh-tier-router
  • dsh-presets-zh — dsh(deepseek-harness)出厂 agent 预设提示词中文版(standard / cordis / code / minimal,按 locale 加载) · dsh plugin --profile web add github:GongYuanCaiJi/dsh-presets-zh
  • dsh-insights — DSH plugin: replica of Claude Code's /insights command — cross-workspace session usage analysis powered by the global session-query corpus, with per-session LLM facet extraction (cached), 8 analysis prompts, and a self-contained interactive HTML report. Runs as a foreground /insights command in the session, orchestrated via insights_collect / insights_facet / insights_aggregate / insights_render / insights_run model tools with subagent-parallel facet fan-out. · dsh plugin --profile web add github:DDDPG/dsh-plugins#543d4b046af0c67602be6d16cba7f6ed94239247&path:plugins/dsh-insights
  • dsh-session-browser — DSH plugin: same-workspace cross-session read-only browsing for models — list_sessions / read_session / search_sessions tools with strict cwd scoping, UNTRUSTED snapshot marking, and bounded budgets (optional SQLite FTS full-text search). · dsh plugin --profile web add github:DDDPG/dsh-plugins#543d4b046af0c67602be6d16cba7f6ed94239247&path:plugins/dsh-session-browser
  • @dsh-external/dsh-status-bar — DSH 底栏管理插件:可配置的会话状态栏(状态/模型/上下文/费用/任务/队列等 17 个段),替换内置统计行,带设置页与快速开关菜单。Configurable session status bar for the DSH composer dock, with a management settings page and a quick-toggle menu. · dsh plugin --profile web add github:Starlight-bananice/dsh-status-bar
  • dsh-fresh-start — DSH /fresh 命令:一键总结当前对话 → 开启新对话 → 归档老对话(缓解超大会话内存/卡顿,DeepSeek Harness / DSH) · dsh plugin --profile web add github:orangeofcarl0-sys/dsh-fresh-start
  • dsh-capsule — OS-isolated capability capsules for third-party DeepSeek Harness plugins · dsh plugin --profile web add github:2-c-q/dsh-capsule
  • dsh-claude-octopus — multi-agent 编排(移植自 claude-octopus) · dsh plugin --profile web add github:GongYuanCaiJi/dsh-claude-octopus
  • @dsh-external/dsh-whale-companion — Additive whale-maid persona and automatic near-limit session continuation for DeepSeek Harness · dsh plugin --profile web add github:xianshu-virtuous/dsh-whale-companion
  • dsh-web-search — pi-web-access for the DeepSeek Harness: multi-provider web search with automatic fallback (SearXNG → Tavily → Brave → keyless DuckDuckGo) plus URL content extraction, wired into the web seam so the built-in web_search tool is powered by piwa. Search engine toggle and API keys are configurable from the DSH settings page. · dsh plugin --profile web add github:haibinwang9/dsh-web-search
  • @dsh-external/dsh-subagent-antigravity — Delegate tasks to Google Antigravity CLI (agy) as a DSH subagent — no Gemini API key needed, uses your Antigravity login · dsh plugin --profile web add github:ZEM17/dsh-subagent-agy
  • dsh-effort — DeepSeek Harness 插件:在 Web GUI 中选择模型的推理程度(reasoning effort)。按当前模型的适配器目录展示可选档位(如 Off / High / Max),一键写入会话的模型选择。 · dsh plugin --profile web add github:AI-Galaxy-GPU/dsh-effort
  • dsh-session-hotkeys — Session hotkeys for DeepSeek Harness Web: Alt+1-9 positional switching, independent pinned slots (Alt+Shift+1-9), keyboard navigation over the real session list, new-session and search-focus shortcuts — every binding rebindable from the panel. · dsh plugin --profile web add github:YEYEYEYESHIFU/dsh-session-hotkeys
  • dsh-permissions — Claude Code-style permission rules engine for DeepSeek Harness: hard/deny/ask/allow tiers (hard outranks full access), global + per-workspace scopes, wildcard path matching, a visual settings editor, and persistent rules in settings.yaml. · dsh plugin --profile web add github:940842546/dsh-permissions
  • dsh-webfile — S3 & FTP file tools for DeepSeek Harness: 8 agent tools (list, stat, mkdir, delete, move, copy, download, upload) — approval-gated mutations, transfer jobs with progress & cancel. · dsh plugin --profile web add github:modestoma/dsh-webfile
  • @linxin666/dsh-everything-search — Instant filename search for DSH agents, backed by voidtools Everything (es.exe). Adds the everything_search / everything_status agent tools: whole-index filename queries in milliseconds with optional path scoping and node_modules/.git noise filtering, plus a clear fallback message — never a slow recursive walk. · dsh plugin --profile web add github:Argonaut790/dsh-everything-search
  • dsh-browser-fs — dsh plugin: let the agent list/read/write files inside a browser-authorized local directory (File System Access API) through a WebSocket relay · dsh plugin --profile web add github:whitefirer/dsh-browser-fs
  • dsh-sidechat — 侧边聊天 (Side chat) — DSH web plugin,forked from heartmove/dsh-side-chat:选中内容注入输入框(默认不发送)、一键新建侧聊、按会话隔离的隐藏会话、继承模型/思考难度/权限、可带回主会话。 · dsh plugin --profile web add github:xiaozhiaixue/dsh-sidechat
  • dsh-sidechat — 侧边聊天 (Side chat) — DSH web plugin,forked from heartmove/dsh-side-chat:选中内容注入输入框(默认不发送)、一键新建侧聊、按会话隔离的隐藏会话、继承模型/思考难度/权限、可带回主会话。 · dsh plugin --profile web add github:realpkuasule/dsh-sidechat
  • dsh-risk-guard — Zero-interruption audit + fuse blocking for DeepSeek Harness. / 零打扰 Agent 审计与保险丝拦截插件。 · dsh plugin --profile web add github:shuxue6662-a11y/dsh-risk-guard
  • @zoytown/dsh-token — DeepSeek Harness (dsh) plugin for machine-wide token usage statistics — a Settings page with totals, a contribution heatmap, streaks, and a per-model breakdown. Reads session logs from every dsh home; no cost estimates. · dsh plugin --profile web add github:zoyluoblue/deepseek-harness-token
  • dsh-preset-anchored-standard — Minimal-anchored agent preset for DeepSeek Harness: first request keeps the real Minimal tool pair, promotion unlocks the full Standard catalog with a one-shot background-jobs notice · dsh plugin --profile web add github:ruby1304/dsh-preset-anchored-standard
  • dsh-session-reader — Read another session's content (messages, tool calls/results, thinking) from within a DSH session · dsh plugin --profile web add github:Artificialwhale/session-reader-plugin
  • dsh-x-archive — DSH tool for archiving and reading X (Twitter) posts via 2100laike X Archive (x.2100laike.com) · dsh plugin --profile web add github:opencamel/dsh-x-archive
  • dsh-rewind — DeepSeek Harness plugin: in-place conversation rewind in the same session window (Claude Code /rewind semantics) with optional workspace file restore · dsh plugin --profile web add github:SiriLee/dsh-rewind
  • @ready22race/dsh-team-task — team-task for DeepSeek Harness: long-horizon multi-agent tasks — a lead plans a reviewed DAG, durable members execute, an event log is the single truth, and a resident reconciler survives crashes and restarts. · dsh plugin --profile web add github:Ready22Race/team-task
  • dsh-archive-purge — 在 WebUI 设置页永久删除所有已归档会话(日志文件 + 工作区注册表条目),不修改任何官方文件 · dsh plugin --profile web add github:LiuJunheng/DeepSeekHarnessGreen#b8a6fdc54037b513cf20904cc901575f74f38b8f&path:plugins/dsh-archive-purge
  • dsh-session-rewind — 在 WebUI 设置页可视化分析会话(逐回合/错误统计),并支持按回合「回退」——从选定回合之后派生干净的续接会话(官方 session.fork),等效于移除失败消息后继续对话 · dsh plugin --profile web add github:LiuJunheng/DeepSeekHarnessGreen#b8a6fdc54037b513cf20904cc901575f74f38b8f&path:plugins/dsh-session-rewind
  • dsh-usage-stats — WebUI 用量统计(统一安装/卸载):① 设置页「用量统计」面板——扫描解码全部会话日志,按模型汇总 token 用量与费用估算(价格表可编辑)、逐回合明细;② 对话消息行「本次token」显示——每条已完成助手消息上方常驻显示该回合实际消耗的 token(输入/输出/缓存/思考)。不修改任何官方文件 · dsh plugin --profile web add github:LiuJunheng/DeepSeekHarnessGreen#b8a6fdc54037b513cf20904cc901575f74f38b8f&path:plugins/dsh-usage-stats
  • dsh-subagent-pool — DSH named-subagent pool: maintain a library of reusable subagents (model, reasoning effort, agent preset) on a settings page and call them by name with subagent_run · dsh plugin --profile web add github:xiagaogaozi/dsh-subagent-pool
  • dsh-plugin-verify — Verification toolkit for DeepSeek Harness agents: evidence-based claim checking against workspace files with line citations, config file validation (JSON/YAML), HTTP URL status checks, npm package checks and GitHub repo submission-readiness checks — complementary to dsh-plugin-gate · dsh plugin --profile web add github:863683348/dsh-plugin-verify
  • dshmarketplace-plugin — Browse and install DeepSeek Harness plugins from inside DSH, in English or Chinese. · dsh plugin --profile web add github:DshMarketPlace/dsh-plugins-store
  • dsh-balance-stats — DSH 设置页插件:DeepSeek 账户余额与本机会话 token 消耗统计面板 · dsh plugin --profile web add github:hhy66/dsh-balance-stats
  • dsh-fate-spectrum — 四柱八字与紫微斗数排盘 Bundle for DeepSeek Harness. · dsh plugin --profile web add github:EchoUser005/dsh-fate-spectrum
  • @foliodrop/dsh-publish — Publish agent-created content from DeepSeek Harness to a shareable FolioDrop URL. · dsh plugin --profile web add github:jaxxchen003/foliodrop-dsh-publish
  • dsh-everything-wp — DSH adapter for everything-wp — WordPress plugin dev AI toolkit. Phase 3: 18 commands + 5 agents with mode gating and inline rules. · dsh plugin --profile web add github:Zerozhao314/dsh-everything-wp
  • @dsh-external/dsh-neutrino — 让 AI 助手驱动 STUDIO NEUTRINO(免费日语 AI 歌声合成引擎)唱歌:给歌词和旋律,自动生成角色演唱的 WAV。需自备免费的 NEUTRINO 引擎和声库,插件内置官方下载引导。 · dsh plugin --profile web add github:zeroa234/dsh-neutrino
  • dsh-resource-center — DeepSeek Harness 的资源中心与服务管理侧栏 · dsh plugin --profile web add github:Xs1KVerOA/dsh-resource-center
  • dsh-review — Packaged multi-agent adversarial code review for DeepSeek Harness — one finder per lens in parallel, then a verifier per finding whose task is to refute it, so only confirmed defects are reported. · dsh plugin --profile web add github:Viger1/dsh-review
  • dsh-orbit — Orbit — a reflection layer for DSH: hypothesis→task→result rings with objective done_when, rolling review, track-scoped playbooks, and weekly distillation with review gate. · dsh plugin --profile web add github:clawdwan/orbit-dsh-plugin
  • dsh-companion — A friendly status and context-pressure companion for DeepSeek Harness Web · dsh plugin --profile web add github:gjnzsu/dsh-companion
  • dsh-workspace-drift — Record and compare project development environments without storing secret values. · dsh plugin --profile web add github:Npaobi/dsh-workspace-drift
  • @dsh-project-manager/plugin — DeepSeek Harness 项目管理插件:会话拆项派发,侧栏处理待审核、阻塞和收尾。 · dsh plugin --profile web add github:RexCoding-Yu/dsh-project-manager#d4da109689faf8bae5f59f48849a7d8a22520b53&path:packages/dsh-project-manager
  • @dsh-ext/dsh-package-manager — DSH package manager plugin: install dsh-bundle plugins as profile dependencies and hot mount/unmount their bundle patch rows through the official watchUserPatches cordis.patch.yml reload path — no restart, no workspace/.venv second pipeline. · dsh plugin --profile web add github:space-spacee-clamation/dsh-package-manager
  • dsh-auto-scheduler — DSH timed auto-work plugin: start/stop agent sessions on a user-defined schedule with valley/peak presets and silent mode (DeepSeek Harness dsh-plugin) · dsh plugin --profile web add github:Cheng-xiu/dsh-auto-scheduler
  • dsh-pi-compatible — 在 DeepSeek Harness 中复刻 Pi 工具组的 agent preset,提供 Pi 风格小写核心工具契约并保留 DSH-backed 扩展工具。 · dsh plugin --profile web add github:kingguuu8-svg/dsh-pi-compatible
  • dsh-conversation-navigator — Codex 风格的 DSH(DeepSeek Harness)会话导航插件:按轮折叠的对话大纲面板,支持节点点击跳转、滚动位置高亮与轨迹视图同款配色。 · dsh plugin --profile web add github:gjj-star/dsh-conversation-navigator
  • dsh-harbor-evolution — DeepSeek Harness plugin for snapshotting Cordis Candidates and evaluating them with Harbor. · dsh plugin --profile web add github:istarwyh/harbor-self-evolving#d7153be028ca50a78d80010f6ca7c71917a1cafb&path:packages/dsh-plugin
  • @zenmux/dsh-plugins — ZenMux OAuth 2.0 PKCE login, token refresh, and Harness credential mirroring · dsh plugin --profile web add github:ZenMux/dsh-plugins
  • dsh-context-graph — Native Context Graph and budget-aware context injection plugin for DeepSeek Harness · dsh plugin --profile web add github:Mshir0/context-graph-deepseek-harness
  • @a9i5k4/dsh-anchored-monitor — DSH 实时思维链锚定监控插件: we/let's/let me 指纹波段检测(spec/mixed/react) + L1温和引导/L2强制重置/L3会话重启分级干预; 左侧栏入口 + 液体毛玻璃浮层 + 变阻器式思考强度条; 独立监控进程 + JSONL 实验日志 + 离线回放/参数校准。 · dsh plugin --profile web add github:Aik358/dsh-anchored-monitor
  • dsh-write-gate — Commitment write-gate for AI coding agents: two-tier (deterministic + LLM judge) pre-execution policy. Engine-agnostic core with a DeepSeek Harness (dsh) adapter. · dsh plugin --profile web add github:couldbeme/dsh-write-gate
  • @michengai/dsh-automation — 在独立 DSH Session 中按计划执行编码任务,支持 Web 设置页与 Agent 双入口管理。 · dsh plugin --profile web add github:MichengAI/dsh-automation
  • dsh-autoresume — dsh web 重启后自动向固定开发会话注入「继续」:只服务目标会话,完成态不动作,避免重复注入。 · dsh plugin --profile web add github:shengyvself/dsh-autoresume
  • dsh-conversation-rail — Session minimap for DSH Web: one bar per turn along the left edge of the conversation, hover for a question/answer preview, click to jump. · 会话小地图:一根杠一轮对话,悬停出提问+回答预览,点击跳转。 · dsh plugin --profile web add github:dingyi580/dsh-conversation-rail
  • dsh-plugin-cli-session — Resume-capable CLI runner for DeepSeek Harness: conversational text or machine-readable JSON from one plugin · dsh plugin --profile web add github:ghbhiee/dsh-plugin-cli-session
  • dsh-plugin-workbench — Web terminal, file browser and file preview for DeepSeek Harness · dsh plugin --profile web add github:ghbhiee/dsh-plugin-workbench
  • godot-tools-dsh-plugin — DSH (DeepSeek Harness) plugin: native agent tools that drive a local Godot 4.x executable (headless CLI + editor launcher). · dsh plugin --profile web add github:jxb01/godot-tools-dsh-plugin
  • @dsh-local/git-panel — Git workspace panel for DSH Web: repo discovery, stage/commit like VS Code Source Control, AI-generated commit messages via configurable rules, history graph and diff preview · dsh plugin --profile web add github:DashingMonkey/dsh-git-panel
  • @amphilagus/dsh-literature — Out-of-tree DSH bundle for scientific literature search: a Crossref + local SQLite FTS search engine, agent-facing literature tools, and literature-database management under $DSH_HOME/data/literature · dsh plugin --profile web add github:amphilagus/dsh-literature
  • @michengai/dsh-im-connect — DeepSeek Harness IM 助理:把本机 agent 接到微信、企微、钉钉、飞书、QQ、Telegram,会话与网页任务分列。 · dsh plugin --profile web add github:MichengAI/dsh-im-connect
  • dsh-devlaunch — One-click dev-process launcher for the DSH web GUI: per-workspace launch configs (frontend / backend / other command groups), a session-header start button, and an in-session console tab streaming live process output over SSE. Host half spawns and supervises the processes (tree-kill on Windows, ring-buffered output); browser half mounts through the official slot system — no DSH source changes. · dsh plugin --profile web add github:cloader/dsh-devlaunch
  • dsh-turn-delete — Delete one complete closed turn from a DeepSeek Harness session without deleting the session · dsh plugin --profile web add github:hanshenmesen/dsh-turn-delete
  • dsh-proxy-panel — DSH web plugin: a real-time proxy (mihomo) status panel — active node, latency, run state, port. · dsh plugin --profile web add github:seconic037/dsh-proxy-panel
  • dsh-conversation-manager — A safe, accessible session manager for DeepSeek Harness with archive controls, activity details, lineage, and output-file cleanup. · dsh plugin --profile web add github:lanlandeli/dsh-conversation-manager
  • deepseek-autoreview — 「替我审核」(auto-review) permission preset for DeepSeek Harness: a fourth permission mode beside read-only / workspace-write / danger-full-access. Escalation asks run through a three-tier funnel — deterministic whitelist (zero-token fast approval), deterministic blocklist (zero-token interception), and an independent reviewer model for the gray zone. Safe operations auto-approve, unsafe or uncertain ones fall through to the human approval prompt, and the reviewer model is user-switchable in General settings at runtime. Fail-closed by construction. · dsh plugin --profile web add github:Violet-Evergarden-Xiya/deepseek-AutoReview
  • dsh-subagent-dynamic-model — Model-selectable subagents and guided model routing setup for DeepSeek Harness · dsh plugin --profile web add github:CypherNaught-0x/dsh-subagent-dynamic-model
  • dsh-taskboard — Local-first issue board for DSH — standalone plugin version, forked from reasonix-taskboard (dashi-taskboard). · dsh plugin --profile web add github:ttmouse/dsh-taskboard
  • dsh-tool-web-enhanced — Drop-in dsh-tool-web enhancement: optional topic filter plus a SearXNG result section in web_search. · dsh plugin --profile web add github:edusrez/dsh-tool-web-enhanced
  • @dsh-external/dsh-plugin-market — DSH 插件市场:GitHub 插件浏览/搜索/详情/一键安装,带 GitHub 登录、代理与配额显示。Plugin Marketplace for DeepSeek Harness. · dsh plugin --profile web add github:zr-promise/dsh-plugin-market
  • dsh-see-world — 开眼看世界:DSH 决策层插件——让 agent 在「该上网搜索」的时候先搜再答(fresh-info-first / 联网优先)。判定『何时搜索』(决策层),不自带搜索引擎(能力层)。 · dsh plugin --profile web add github:windygo123/dsh-see-world
  • dsh-plugin-anti-rot — dsh plugin: compresses verbose tool error payloads (drops stack frames, caps message lines) on the tools/post-execute waterfall before they reach model context. · dsh plugin --profile web add github:orangelightening/dsh-plugin-anti-rot
  • dsh-plugin-opencode-useragent — Patch DSH to use opencode User-Agent instead of deepseek-harness to avoid rate limit discrimination on opencode.ai · dsh plugin --profile web add github:PineappleTwilight/dsh-plugin-opencode-useragent
  • @rapid-mlx/dsh-provider — Native Rapid-MLX provider for DeepSeek Harness — teaches DSH what the local server already knows. · dsh plugin --profile web add github:raullenchai/rapid-mlx-dsh-provider
  • dsh-shell-wsl — Docker-container (WSL2 backend) shell executor for the DeepSeek Harness bash capability seam on Windows: every bash tool call runs in a disposable Linux container with the workspace bind-mounted. · dsh plugin --profile web add github:kaixinyujue/dsh-shell-wsl
  • dsh-optimizer — DSH 优化插件:会话体检 / 归档 / 清理 + history 分页补丁管理(流式 chunk 事件不再拖慢会话切换) · dsh plugin --profile web add github:mengyihh233/dsh-optimizer
  • dsh-worktrees — DSH Web plugin for managing Git worktrees from the Settings panel. · dsh plugin --profile web add github:lwklbb/dsh-worktrees
  • dsh-plugin-dynamic-assembler — Natural-language driven dynamic assembler for DeepSeek Harness (dsh): discovers plugins at runtime (official-first, third-party optional), generates assembly plans, and loads them via Cordis — with built-in security audit gates for unofficial plugins. · dsh plugin --profile web add github:QLM1234/dsh-dynamic-assembler
  • dph-fleet — NoFox Fleet 合一插件(FLEET-V02-MERGE):mDNS 同网发现+密钥配对 + SSH 跨网直连,一个插件两模块按需启用,零 npm 纯 Node 标准库。 · dsh plugin --profile web add github:polaris-smart/dph-fleet
  • dsh-volcengine — Volcengine Ark providers (Agent Plan & Coding Plan) for DeepSeek Harness (DSH), plus real-time Coding Plan / Agent Plan quota monitoring with a draggable floating window, all credentials configurable through the DSH settings page (settings → plugins). · dsh plugin --profile web add github:RONG-LU/dsh-volcengine
  • dsh-usage-monitor — Session-log usage dashboard for DeepSeek Harness · dsh plugin --profile web add github:NOirBRight/dsh-usage-monitor
  • dsh-chat-anchors — 对话锚点面板:会话列左侧悬浮,列出已加载窗口内的用户消息锚点(时间 + 单行预览),点击瞬时定位到对应消息 · dsh plugin --profile web add github:Cheerwhy/dsh-chat-anchors
  • dsh-qingagent — DeepSeek Harness × 青简写作桥:QingML 起草工具与右侧宣纸预览。 · dsh plugin --profile web add github:void2anything/dsh-qingagent
  • dsh-file-mention — DSH Web composer plugin: '@' file mentions and drag-drop files inserted as workspace-relative (or absolute) '@'-prefixed path text so the agent reads them with its own tools · dsh plugin --profile web add github:tipoLi5890/dsh-file-mention
  • dsh-session-cost-plus — DSH web GUI plugin: real-time current-session cost line under the stats strip (official DeepSeek pricing), plus cache-hit percentage with 2 decimals and no stats-line truncation · dsh plugin --profile web add github:ANOKO1122/dsh-session-cost-plus
  • @jiesou/dsh-timeout-auto-reject — Auto-reject unanswered permission requests with a model-visible timeout notice · dsh plugin --profile web add github:jiesou/dsh-timeout-auto-reject
  • dsh-plugin-aportfolio — A-share watchlist and holdings for DeepSeek Harness: the agent remembers what you own and watch across sessions, prices it live, and reports per-position profit, weights and price-target hits. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/aportfolio
  • dsh-plugin-tool-usage — Measures what a DeepSeek Harness session spends on tools: calls, duration percentiles and failures per tool, exposed as a service, with an optional budget warning when a session runs heavy. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/tool-usage
  • dsh-plugin-tushare — Shared Tushare Pro access for DeepSeek Harness finance plugins: one token, one per-interface quota gate, one trading calendar, and errors that tell an agent whether the token lacks permission or the quota just needs a moment. · dsh plugin --profile web add github:huyang218/dsh-plugins#efa02c42cd65f80b544659dfd6dbd00b6f293d41&path:packages/tushare
  • @imrascal/dsh-archive — DeepSeek Harness archive session manager: restore/delete archived sessions and manage the trash, from the settings panel. 存档会话管理插件:设置面板管理归档会话(恢复/删除)与回收站。 · dsh plugin --profile web add github:imrascal/dsh-archive
  • dsh-irmia-devkit — Curated Irmia DevKit tools ported to the DeepSeek Harness: safe_edit / safe_rollback / multi_edit / http_get / http_post / code_index / code_explore / code_diff_impact / db_query. · dsh plugin --profile web add github:irmia2026/dsh-irmia-devkit
  • @mappedinfo/dsh-cron-scheduler — DSH 定时任务插件:规则存为 Cron 表达式,由系统 cron(用户 crontab)在进程外执行 headless 任务,Web 端负责规则管理、部署与结果归类。 · dsh plugin --profile web add github:Mappedinfo/dsh-cron-scheduler
  • @suagr_xl/dsh-safety — A safety harness plugin for DeepSeek Harness (DSH): protected-path enforcement, trash-based safe_delete with undo, last-known-good composition snapshots, pre-restart composition checks, and an audit journal. · dsh plugin --profile web add github:sugarxl/dsh-safety
  • dsh-cn-boot — China-network bootstrap for DeepSeek Harness (dsh): connectivity probes to npm/GitHub/HuggingFace/mirrors, local proxy detection, mirror recommendations, and a generated PowerShell/bash bootstrap script. Read-only by default; apply is explicit. CLI + agent-callable cn_boot tool. · dsh plugin --profile web add github:zoahdev/dsh-cn-boot
  • dsh-llms-forge — Generate llms.txt for DeepSeek Harness (dsh) plugin repositories from package.json + README — AI-readable discovery files with zero runtime dependencies. CLI + agent-callable llms_forge tool. · dsh plugin --profile web add github:zoahdev/dsh-llms-forge
  • dsh-xray-plugin — Look up what a DeepSeek Harness plugin can actually do, from inside dsh. · dsh plugin --profile web add github:unStone/dsh-xray-plugin
  • @kungfu-tech/dsh-kungfu — Typed, read-only DeepSeek Harness tools for installed Kungfu Projects and Work. · dsh plugin --profile web add github:kungfu-systems/dsh-kungfu
  • dsh-session-delete — Real session deletion for DeepSeek Harness: settings-page manager with trash & restore, archived-session cleanup, and batch delete · dsh plugin --profile web add github:xohmai/dsh-session-delete
  • dsh-plugin-edit-regenerate — Edit a user message in conversation history: confirm the revision, drop everything after it, and regenerate from the revised prompt in a forked session. · dsh plugin --profile web add github:ExploringBB/dsh-plugin-edit-regenerate
  • dsh-mood-light — 会话氛围灯:根据 DSH 会话状态在屏幕边缘显示渐变光圈——运行中绿色闪动、完成粉色、有待处理(审批/提问等)黄色警告;颜色、宽度、闪动频率均可定制。 · dsh plugin --profile web add github:lihang-lh/dsh-moon-light
  • dsh-session-manage — DSH web 插件:折叠思考过程直接输出回答内容;在会话输入框上方增加会话活动状态条,展示 Think / Edit / Bash / Read,可展开与收起。 / DSH web plugin: folds the thinking process so answers render directly, and adds a session-activity status bar above the composer showing Think / Edit / Bash / Read, expandable and collapsible. · dsh plugin --profile web add github:Hanice404/dsh-Session-Manage
  • dsh-agent-board — Third-party Agent Board plugin for DeepSeek Harness web profiles · dsh plugin --profile web add github:meisam2236/agent-board
  • dsh-codex-import — Import codex CLI conversations into DeepSeek Harness as sessions — /codex-import command + standalone CLI. · 把 codex CLI 的对话历史导入 DeepSeek Harness,成为可浏览的会话。 · dsh plugin --profile web add github:G1en-114/dsh-codex-import
  • dsh-cursor-subscription — Cursor subscription for DeepSeek Harness with browser login, token refresh, model discovery, and the Cursor Agent chat protocol · dsh plugin --profile web add github:orrinzeng/dsh-cursor-subscription
  • dsh-prompt-optimizer — DeepSeek Harness 插件:在发送栏旁一键分析并优化提示词(复用当前会话模型) · dsh plugin --profile web add github:Y1X1n/dsh-prompt-optimizer
  • dsh-ide-panels — DSH 客户端布局插件:仿 VS Code 的 IDE 外壳——中间标签工具区(编辑器/文档/终端/浏览器/代码变更,可多开)、右侧栏(资源管理器/搜索/源代码管理/远程/扩展/设置/Agent)、底部面板(终端/调试控制台/输出,可拉伸),真实 PowerShell 终端 + 本地代码变更对比 + Git 源码管理 + SSH/WSL 远程,全部可开关,状态持久化。 · dsh plugin --profile web add github:AIRIKE1/dsh-ide-panels
  • dsh-balance-tasks — 余额与任务数换算:右下角悬浮卡显示 DeepSeek 账户余额、当前峰谷档位与倒计时,并按历史平均消耗估算「余额还能跑多少个任务」(1 任务 ≈ 1 会话,含峰谷计价) · dsh plugin --profile web add github:Bil812/dsh-balance-tasks
  • dsh-enter-lock — DeepSeek Harness plugin that locks the web chat composer Enter-send. Toggle with a lock button or Ctrl+Alt+L to prevent accidental sends while typing or editing long prompts; unlock to send. IME-safe and per-session. · dsh plugin --profile web add github:AIFireForAll/dsh-enter-lock
  • @hundun/dsh-all — hundun-dsh 聚合插件:一键安装仓库内全部功能插件(依赖以 workspace:* 引用,cordis.patch.yml 拼接各子插件 insert 行)。设置页已归属各功能插件自持(画布设置页由 dsh-workspace-canvas 注册 settings.section)。 · dsh plugin --profile web add github:myflx/hundun-dsh#441f528382d34a7bb523e44e4a371852afd78702&path:packages/dsh-all
  • dsh-strata — Session strata for the DeepSeek Harness Web GUI: the transcript's scrollbar becomes a to-scale, colour-coded map of the whole run, with your own messages emphasised and clickable anchors beside it. · dsh plugin --profile web add github:jsdvjx/dsh-strata
  • yukino-dsh — Yukino (Yukinoshita Yukino) standalone route plugin for DSH: session tree by workspace, task-done voice alerts, no context injection into DSH. · dsh plugin --profile web add github:Sjkhx/yukinoDigital
  • multiple-chat-panels — Multiple chat panels for DeepSeek Harness: view and interact with several agent sessions side by side in a Mission Control grid · dsh plugin --profile web add github:WilliamShi666/dsh-multiple-chat-panels
  • dsh-agent-driver-writehere — Hierarchical long-form writing for DeepSeek Harness — WriteHERE as an agent driver, not extra ReAct tools. · dsh plugin --profile web add github:Player-YN/dsh-agent-driver-writehere
  • dsh-dual-model-eval — Installable DeepSeek Harness bundle for isolated multi-model coding comparisons · dsh plugin --profile web add github:huangdaxianer/dsh-dual-model-eval
  • dsh-timeline — DeepSeek Harness (DSH) plugin: timeline navigation, starred folders, conversation export, prompt library, and quick notes in one. · dsh plugin --profile web add github:houyanchao/dsh-timeline
  • dsh-trail-plugin — Cordis plugin for the DeepSeek Harness (dsh-trail): Session Tree / History Index — a navigable history index over the append-only session log, with jump/view and fork-continue via the official sessions.fork. · dsh plugin --profile web add github:MemoryIt/dsh-trail-plugin
  • dsh-session-manager — DSH 会话管理增强:归档可恢复、删除会话、自动重命名、非人为中断自动续跑、手动释放活跃会话、会话分组(Workspace)、高峰期省钱模式、会话导入导出(zip 合并式恢复,导入后自动续跑+修复联动) · dsh plugin --profile web add github:EIGHTfs/dsh-session-manager
  • dsh-webui-studio — Harmony WebUI Studio with a live DSH preview and an in-host assistant session · dsh plugin --profile web add github:memorax-ai/dsh-webui-studio
  • dsh-worktree-studio — Session-linked Git worktree task board and guarded delivery workflow for DeepSeek Harness · dsh plugin --profile web add github:Palaiologos1453/dsh-worktree-studio
  • dsh-gpt-compat — Fail-closed DSH compatibility guard for redundant GPT/Codex sandbox escalation arguments · dsh plugin --profile web add github:YaoaY/dsh-gpt-compat
  • dsh-quality-score — Quality scorecard for DeepSeek Harness (dsh) plugins: 0-100 score with grade and per-component breakdown (manifest, peer resolvability, dist-tag health, dead ranges, freshness, docs, dsh-tools peer compat). Zero runtime dependencies, read-only. CLI + agent-callable quality_score tool. · dsh plugin --profile web add github:zoahdev/dsh-quality-score
  • dsh-hooks-plugin — Claude Code style hooks for DeepSeek Harness: run shell commands on agent/tool lifecycle events from .dsh/hooks.json (CC-compatible JSON shape). · dsh plugin --profile web add github:KYinCode/dsh-hooks-plugin
  • @dsh-external/dsh-cost-guard — 成本守卫:对 DeepSeek V4-Flash-0731 纯 API 计价的省钱插件——按官方 2026-08-17 峰谷分级(高峰 09:00-12:00 / 14:00-18:00)核算会话成本、缓存命中率与全命中可省金额;¥ 预算守卫(预算=硬上限:设了预算花到即经 llm/stream 短路、不再产生任何新计费,到顶即停,无需额外开关);会话级收敛开关(输入框按钮);自动成本路由(复杂任务按 复杂度×峰谷×预算余量 自动选 深度/收敛/错峰,动态防线 1−2σ/B 先收敛再硬停,与收敛自动配合);峰谷感知与错峰队列(cost_defer daemon 空闲时段自动执行)。零依赖,前缀缓存中性,宿主平面装配、不触碰 dsh-client-modules 内部状态(兼容性友好)。 · dsh plugin --profile web add github:sixtysevenlf/dsh-cost-guard
  • dsh-monitor — DeepSeek Harness 会话计费 + 通用提供方用量查询插件:会话费用角标、按模型提供方配置的用量面板(DeepSeek 官方余额 / OpenCode 5小时·周·月套餐额度 / 自定义 HTTP 用量查询)。Session billing and per-provider usage quota plugin for DeepSeek Harness. · dsh plugin --profile web add github:Coco-king/dsh-monitor
  • dsh-plugin-installer — DSH 插件自动安装重启助手:LLM 可调用的 install_plugin 工具,安装前自动备份 profile 配置,安装后自动重启 dsh,重启完成后自动继续对话;安装失败或新插件导致启动失败时自动回滚备份并再次重启,并把问题详情写入会话让 agent 继续解决。 · dsh plugin --profile web add github:Quophic/dsh-plugin-installer
  • dsh-runtime-nutrition-label — Evidence-backed runtime nutrition labels for DeepSeek Harness plugins and tool namespaces · dsh plugin --profile web add github:biubiukam/dsh-runtime-nutrition-label
  • dsh-routed-subagent — Global DeepSeek Harness plugin: subagent_routed — run a one-shot subagent fully mounted on ANY agent preset, from ANY session, with per-call model/provider override and a model-availability pre-check. · dsh plugin --profile web add github:bpc-oss/dsh-routed-subagent
  • dsh-agent-observe — Agent observability plugin for DSH — behavior audit, cost tracking, anomaly detection · dsh plugin --profile web add github:dsh-plugin-evaluation/dsh-agent-observe
  • @bpc-oss/dsh-verification — Verification engine for DeepSeek Harness: claim -> evidence -> verdict -> completion gate (ported from Bobby's conscience layer) · dsh plugin --profile web add github:bpc-oss/dsh-verification#e817abed50aa9c42682b639978120670a2aedb8d&path:packages/dsh-verification

Integrations

91 plugins · 通知与集成

  • dsh-plugin-call-me — Rings your phone over CallKit: call_me and text_me tools, plus optional turn-end and approval calls whose spoken answer is transcribed back into the session. · dsh plugin --profile web add github:radres/dsh-plugin-call-me
  • dsh-open-in-vscode — Open DSH workspace directories in VS Code directly from the web GUI. · dsh plugin --profile web add github:omdsh-dev/dsh-open-in-vscode
  • dsh-notification — Desktop notifications for turn completions, with per-outcome controls and keyword rules. · dsh plugin --profile web add github:omdsh-dev/dsh-notification
  • dsh-acp-for-bitfun — ACP bridge between BitFun and DSH. · dsh plugin --profile web add github:bobleer/dsh-acp-for-bitfun
  • deepseek-harness-acp — ACP profile plugin and standalone stdio server for using the full DSH agent from Zed and other ACP clients while sharing DSH credentials and sessions. · dsh plugin --profile web add @openma/deepseek-harness-acp
  • telegram — Bridge to the Telegram Bot API: long polling, per-chat sessions, HTML formatting. · dsh plugin --profile web add github:LoserFox/telegram
  • dsh-chatnode-wechat — Chat with, monitor, and approve your DSH agents from WeChat via the iLink gateway: text both ways, session targeting, digest heartbeats, and numbered approval prompts. · dsh plugin --profile web add github:Jesse-njx/dsh-chatnode-wechat
  • dsh-session-notification — Notifications for four session states, with browser alerts and prompts. · dsh plugin --profile web add github:dingyi222666/dsh-session-notification
  • dsh-web-ui-notify — Desktop notification reminders. · dsh plugin --profile web add github:bill9109/dsh-web-ui-notify
  • dsh-plugins#pet-bridge — Bridge dsh session status to the cc-pet desktop pet bubble: thinking, tool calls, and completion in real time. · dsh plugin --profile web add github:wsxwj123/dsh-plugins#path:/packages/pet-bridge
  • dsh-webbridge — DSH meets Kimi WebBridge. · dsh plugin --profile web add github:bill9109/dsh-webbridge
  • dsh-im-bridge — Two-way WeChat (iLink) bridge: turn-end and approval-request push, in-chat approve/reject and message injection, persistent dedup and convergent long-reply chunking; channel layer extensible to other IMs. · dsh plugin --profile web add github:BiBoyang/dsh-im-bridge
  • dsh-lark-bridge — Bidirectional Lark/Feishu controller for DeepSeek Harness with project and session routing, interactive cards, approvals, attachments, and task controls. · dsh plugin --profile web add github:imetn/dsh-lark-bridge
  • dsh-lark-meeting-notifier — Feishu meeting reminder: a dsh-plugin which has only side effect: reminding you, mid-flow with AI, that you "have to go meet carbon-based lifeforms". · dsh plugin --profile web add github:yeruizhi/dsh-lark-meeting-notifier
  • dsh-notify-bark — Bark push notifications to iPhone: turn completion, waiting-for-input, and approval events sent from the DSH Host. · dsh plugin --profile web add github:pc439527/dsh-notify-bark
  • dsh-ding — Notifies you when a conversation finishes: plays a sound and shows a Windows notification when the agent goes idle (configurable sound file, volume, debounce/throttle). · dsh plugin --profile web add github:CAOGGL/dsh-ding
  • dsh-plugin-notify-sound — Per-workspace completion ringtones plus attention sounds for approval, question, plan-review, goal-blocked, and task-failure events, with built-in synth, voice (TTS), and custom audio. · dsh plugin --profile web add dsh-plugin-notify-sound
  • dsh-suite#plugin-notify — IM webhook and local notifications on turn completion, errors, or approval (Feishu/WeCom/DingTalk/Slack/Discord/custom). · dsh plugin --profile web add github:whyihaveyou/dsh-suite#path:/packages/plugins/plugin-notify
  • dsh-feishu — Connect a Feishu bot to DeepSeek Harness by scanning a QR code. · dsh plugin --profile web add github:xmanrui/dsh-feishu
  • dsh-plugin-approval-alert — Native OS notifications for approval and question/plan prompts: the toast names the workspace, click jumps to it, bilingual (zh-CN/zh-TW/en), with chime. · dsh plugin --profile web add github:doncelee229-cmyk/dsh-plugin-approval-alert
  • muretai-dsh-skill — Puts the agent on the Muretai network: its own identity, invite-based introductions, signed end-to-end encrypted messaging with agents owned by other people, and an inbound-mail wake that lets it reply on its own. · dsh plugin --profile web add github:muretai/muretai-dsh-skill
  • dsh-feishu — Feishu (Lark) IM bridge for DeepSeek Harness via dsh plugin add; one DM user to one persistent dsh session, with full debugging docs. · dsh plugin --profile web add github:itr-del/dsh-feishu
  • dsh-feishu-bridge — Fail-closed Feishu (Lark) channel bridge: chat with a bot, get dsh agent turns back. Official-Python-SDK-only integration (exact-pinned); deny-by-default allowlist, webhook signature/timestamp/replay verification, per-chat sticky sessions; bilingual docs. · dsh plugin --profile web add github:wz-heng/dsh-feishu-bridge
  • dsh-plugin-notify — Notification outbox: agent proactively notifies via toast / Chinese TTS voice / sound effects (explosion, victory, alarm), 60s confirmation window voice-calls you back, volume boost, settings panel. · dsh plugin --profile web add dsh-plugin-notify
  • dsh-weixin — Connect a Weixin bot to DeepSeek Harness by scanning a QR code. · dsh plugin --profile web add github:xmanrui/dsh-weixin
  • dsh-im — Connect IM bots to DeepSeek Harness by scanning QR codes (supports Feishu, Weixin, DingTalk, and more). · dsh plugin --profile web add github:xmanrui/dsh-im
  • dsh-notifier — Unified notification push for DSH: one minimal notify() API with 8 channel adapters (Telegram / DingTalk / Feishu / WxPusher / PushPlus / ServerChan / Bark / webhook), auto session-event push on turn-end, approval and error, plus an agent-callable notify tool; zero runtime deps. · dsh plugin --profile web add dsh-notifier
  • dsh-funpack — A lightweight DeepSeek Harness plugin integrating praise, fortune, battle reports, Pomodoro timer, and slacking-off reminders. · dsh plugin --profile web add github:lvyuchuiyi/dsh-funpack
  • dsh-omnibridge — Comprehensive message bridge: one plugin to connect DeepSeek Harness to 19 platforms including QQ, WeChat, Feishu, Telegram, Discord, KOOK, LINE, Slack, DingTalk, and WeCom, among others (architecture based on AstrBot). · dsh plugin --profile web add github:One1turn/dsh-omnibridge
  • dsh-mediacrawler — Installable DeepSeek Harness profile bundle for a separately installed MediaCrawler checkout · dsh plugin --profile web add github:xwh-01/dsh-mediacrawler
  • dsh-better-deepseek — DeepSeek Harness bridge plugin for Better-DeepSeek Chrome extension integration · dsh plugin --profile web add github:EdgeTypE/dsh-better-deepseek
  • @dsh-suite/all — DSH All-in-One:一键安装 DeepSeek Harness 第一方最佳插件全家桶(商店 / 通知 / 会话导出 / 任务板)。One-command install of the curated first-party DSH plugin suite (plugin-manager store / notify / session-export / team-board). · dsh plugin --profile web add github:whyihaveyou/dsh-suite#fcd7623cbbf106bfa883be05892ab5875461fb85&path:packages/all
  • dsh-feishucard — DeepSeek Harness <-> Feishu (Lark) bridge with a streaming reply card: official-SDK long connection (no public URL), per-chat dedicated agent sessions, /new /switch /list /help commands, collapsible tool-call panels with status symbols, inline agent notes, rate-limit / backoff / circuit-breaker / text fallback. Self-developed (not a fork). · dsh plugin --profile web add github:cmfok/dsh-feishucard
  • dsh-chatpaper — arXiv paper tools for DeepSeek Harness: search, summarize, translate, and survey papers as native tools. No Python, no MCP — HTML-first extraction. · dsh plugin --profile web add github:puppet2004/dsh-chatpaper
  • dsh-hooks — Config-driven lifecycle hooks plugin for DeepSeek Harness: declare event -> command hooks in cordis.patch.yml, no plugin code required. · dsh plugin --profile web add github:PeterBon/dsh-hooks
  • dsh-mcp-market — MCP server marketplace for DeepSeek Harness: browse a curated catalog of MCP servers and install them into the running profile with one click (powered by @deepseek-ai/dsh-mcp-client). · dsh plugin --profile web add github:LKMeng2001/dsh-mcp-market
  • dsh-api-balance — DSH 悬浮 API 余额徽章:可拖动、可缩放、亚克力质感、文字随背景明暗自适应。支持 DeepSeek / Moonshot / OpenAI / 自定义接口。· A floating API-balance badge for DeepSeek Harness: draggable, resizable, acrylic, adaptive text color. · dsh plugin --profile web add github:GPIOX/dsh-api-balance
  • dsh-tokensforce — DeepSeek Harness plugin: tokensforce gateway integration — login onboarding, provider profiles, and the usage dashboard tab · dsh plugin --profile web add github:spirits001/dsh-tokensforce
  • dsh-unread-dot — DSH web plugin: macOS Dock unread red dot (dot = running, number = results) + bubble chime when the app is hidden/minimized — built on the Badging API · dsh plugin --profile web add github:Bing-Bryan/dsh-unread-dot
  • @univer-cli/dsh-univer-plugin — DSH × Univer integration: preview Univer spreadsheets (and other units) inline in DeepSeek Harness — node half manages the univer CLI/daemon, client half renders a preview card at the turn tail with in-app fullscreen viewing. · dsh plugin --profile web add github:dream-num/dsh-univer-plugin
  • @haibala/dsh-extensions-remotelink — Haibala mobile remote control for the DeepSeek Harness web GUI: scan-to-pair QR, one-time tokens, and a phone surface at /m · dsh plugin --profile web add github:haibala-aii/dsh-extensions-remotelink
  • dsh-model-vendor-badge — Vendor logo seat in the DSH web composer: shows which provider serves the current model (DeepSeek / OpenAI / Anthropic / OpenCode / ...), live from the official per-session ModelDirectory. · dsh plugin --profile web add github:Townrain/dsh-model-vendor-badge
  • dsh-session-status-alert — DSH web plugin: cross-workspace session status alerts — floating capsule toasts (aligned with the composer) above the current workspace when any session completes or enters a pending interaction (approval / ask_user_question / plan-review). Inline approval & question answering right in the toast, click-to-switch-workspace, configurable layout (stack / inline / grouped manager), subagent completion filter, settings page, i18n zh/en. · dsh plugin --profile web add github:DDDPG/dsh-plugins#543d4b046af0c67602be6d16cba7f6ed94239247&path:plugins/dsh-session-status-alert
  • dsh-mcp-skill-panel — MCP 与技能管理面板:设置页展示 MCP 服务器与 Skill 目录,随时启停以释放上下文占用。 · dsh plugin --profile web add github:lilyblessing/dsh-mcp-skill-panel
  • @agentrq/dsh-plugin-agentrq — AgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness · dsh plugin --profile web add github:agentrq/agentrq#270c6265bb66da7641f5c7933febcc77c0c7a006&path:plugins/deepseek-harness
  • @qimidandapigu/dsh-xiaotangyuan-game — XiaoTangYuan game AI integration for DeepSeek Harness. · dsh plugin --profile web add github:qimidandapigu/dsh-xiaotangyuan-game
  • dsh-side-notify — dsh-sidechat 配套插件:在侧边聊天旁悬浮按钮输入内容,直接推送给主 agent(作为主会话下一条消息处理);同时注册 /notify 与 /to-main 斜杠命令。 · dsh plugin --profile web add github:xiaozhiaixue/dsh-side-notify
  • dsh-side-notify — dsh-sidechat 配套插件:在侧边聊天旁悬浮按钮输入内容,直接推送给主 agent(作为主会话下一条消息处理);同时注册 /notify 与 /to-main 斜杠命令。 · dsh plugin --profile web add github:realpkuasule/dsh-side-notify
  • dsh-qq-agent-mail — Tencent QQ Agent Mail integration for DeepSeek Harness with a Service, event stream, Web settings, OAuth, and 14 structured tools. · dsh plugin --profile web add github:AtomerCore/dsh-qq-agent-mail
  • dsh-jiey-browser — Drive Jiey Browser from DeepSeek Harness — real Chromium agent tools over MCP · dsh plugin --profile web add github:jiewaigongxing/dsh-jiey-browser
  • dsh-mcp-manage — A DeepSeek Harness (DSH) static market plugin that adds an 'MCP 服务' management page in Settings: list / add / edit / delete the MCP servers registered in cordis.patch.yml, and run a real MCP initialize connection handshake per server to verify each service connects normally. · dsh plugin --profile web add github:wuhobin/dsh-mcp-manage
  • dsh-lark-bridge — DeepSeek Harness plugin: real-time Feishu/Lark notifications when a DSH session pauses for user interaction (permission asks, questions, fatal errors). · dsh plugin --profile web add github:leo-lab-2026/dsh-lark-bridge
  • dsh-github-bridge — DSH plugin: connect DSH/dwsh to GitHub — OAuth device-flow login plus github_* tools (repos, issues, PRs, files, search) and a config-page auth card. / 连接 DSH 与 GitHub 的插件:OAuth 登录认证 + github_* 工具(仓库、issues、PR、文件、搜索)与配置页认证卡片。 · dsh plugin --profile web add github:gaolei-mark43/dsh-github-bridge
  • dsh-checkout-guard — Pre-flight guard for git working copies: is the checkout you are about to write to the one you think it is? Branch identity, drift from the remote and how stale that figure is, the identity your next commit will carry, work already in the index, and duplicate clones of the same repository. Read-only, offline by default, deterministic. · dsh plugin --profile web add github:LeslieWylie/dsh-checkout-guard
  • dsh-context-badge — A local-only context badge with automatic first-five user-message capture, purpose summary, per-session notes and todos for DeepSeek Harness, plus an optional macOS foreground-window companion. · dsh plugin --profile web add github:LeslieWylie/dsh-context-badge
  • chicheng-vault — DSH 便捷输入保险箱插件:在发送按钮左侧提供灰色快捷按钮,展开密码保护的资料面板(密钥/服务器/地址/手机号/网址),自动识别会话中的敏感信息并提醒收录,支持分类/标签/私密记录/WebDAV 备份,点击即填入输入框,Ctrl+点击直接发送。 · dsh plugin --profile web add github:534119219/chicheng-quickinput
  • @dsh-local/dsh-ask — Lightweight terminal-scoped streaming ask mode for DeepSeek Harness · dsh plugin --profile web add github:Me-Maped/dsh-ask
  • dsh-peak-badge — DeepSeek peak/off-peak pricing badge for DSH: light green in off-peak hours, light orange in peak hours (Beijing time), draggable. / DeepSeek 峰谷计价状态角标:北京时间高峰时段(09:00–12:00、14:00–18:00)浅橘,优惠时段浅绿,可拖动。 · dsh plugin --profile web add github:mj5809/dsh-peak-badge
  • dsh-import-agent-settings — 导入智能体设置:从 Claude Code / Cursor / Codex / cc-switch 一键导入 Skills、MCP、指令、模型供应商等到 DeepSeek Harness(设置 → 通用设置 → 导入智能体设置) · dsh plugin --profile web add github:MayBeTheWorld/dsh-import-agent-settings
  • easyeda-agent-dsh — EasyEDA Pro (JLC EDA) automation for DeepSeek Harness: MCP bridge + agent skill bundle · dsh plugin --profile web add github:zhoushoujianwork/easyeda-agent
  • dsh-remote-picker — Remote-access directory-picker fix for DeepSeek Harness: forces the in-browser browse interaction when the web GUI is served to remote browsers (tailscale serve, cloudflared, reverse proxy with --trusted-host). Native OS chooser dialogs cannot be driven from a phone or remote laptop. · dsh plugin --profile web add github:Yuuichu/dsh-remote-picker
  • @bpshil/litkit-dsh — DeepSeek Harness (dsh) plugin adapter for litkit — academic literature search, citation audit, and download tools. Root npm package of the polyglot litkit-search monorepo, so dsh plugin add github:bpc-oss/litkit-search installs the adapter directly. · dsh plugin --profile web add github:bpc-oss/litkit-search
  • dsh-open-deep-research — A configurable DSH-native Deep Research agent and reference implementation. · dsh plugin --profile web add github:songyang0603/dsh-open-deep-research
  • @ftshare-lab/dsh-kline — Standalone DeepSeek Harness K-line MCP powered by FTShare. · dsh plugin --profile web add github:FTShare-Lab/dsh_kline
  • ds-notify-plugin — Windows 对话完成通知插件:主对话每轮完成后弹出 Windows 系统 toast 通知,并标明所属对话的标题。 · dsh plugin --profile web add github:JohnWes7/ds-notify-plugin
  • @dsharness/dsh-sound-notify — DSH web plugin: play a notification chime when the agent asks the user a question (ask_user_question / plan review) or requests approval (sandbox escalation, tool approval). · dsh plugin --profile web add github:flayteas/dsh-sound-notify
  • dsh-bridge-subscriptions — DeepSeek Harness plugin that turns the CLIs you already subscribe to into provider routes. Ships the Claude Code bridge; each bridge can be enabled or disabled on its own. · dsh plugin --profile web add github:thayronarrais/dsh-bridge-subscriptions
  • @bb-84c/dsh-mobile-cli — Mobile remote-access control plane for DeepSeek Harness (dsh) — the dsh --profile mobile command family (service / tailscale / relay / device / config / doctor). · dsh plugin --profile web add github:BB-84C/deepseek-harness-mobile-solution#18cbc30c8b6994ac4aa319b85426d68ff9983ee9&path:packages/dsh-mobile-cli
  • dsh-bridge — Local session messaging and event bridge for DeepSeek Harness · dsh plugin --profile web add github:baixianger/dsh-bridge
  • dsh-web-notification — Browser system notifications for the DeepSeek Harness web GUI: turn completion and permission/approval asks. · dsh plugin --profile web add github:pd90506/dsh-web-notification
  • dsh-reminder — 在 DSH(DeepSeek Harness)中创建定时提醒与重复任务:会话内即可设提醒,后台调度器到点触发。 · dsh plugin --profile web add github:Komorebi3x3/dsh-reminder
  • dsh-remote-gpu-monitoring — Remote multi-server GPU status board for DeepSeek Harness Web: read-only nvidia-smi over SSH with ControlMaster-muxed connections, a host-side cached snapshot, per-server selection, and gpu_overview / gpu_refresh agent tools. · dsh plugin --profile web add github:sshhhll002/dsh-remote-gpu-monitoring
  • @dsh-pulse/dsh-hermes-bridge — DSH ↔ WeChat bridge: inbound dispatch (WeChat → DSH agent, persistent per-cwd session pool) + outbound push (task progress → WeChat via hermes send, zero-LLM). 微信 ↔ DSH 双向桥:入站调度 + 出站推送,常驻会话复用。 · dsh plugin --profile web add github:dsh-pulse/dsh-hermes-bridge
  • dsh-deepseek-balance — DeepSeek API usage card for the DeepSeek Harness web GUI: always-visible strip above the Settings button + card anchored to its right — per-model and per-period spend/tokens/requests, official cumulative spend, live peak/off-peak pricing window badge, light/dark themes, auto-refresh every minute. · dsh plugin --profile web add github:qianTouchFish/dsh-deepseek-balance
  • dsh-mcphub — MCP management panel for DeepSeek Harness: connection status (green dot), pip/npx local-server upgrade detection & one-click upgrade, add-server form writing cordis.patch.yml, connectivity probe, and usage help. · dsh plugin --profile web add github:jinhongxun/dsh-mcphub
  • @ryubyte/dsh-a2a — Agent2Agent (A2A) protocol v1.0 plugin for DeepSeek Harness (DSH): outbound client (remote AgentCard skills as ctx.tools), inbound server (A2A JSON-RPC + AgentCard endpoint), and a settings dashboard of live A2A connections · dsh plugin --profile web add github:ryubyte/dsh-a2a
  • @wenbin_wb/dsh-bridge — DSH 多渠道接入桥:局域网二维码、自建隧道、机器人集成 · dsh plugin --profile web add github:wenbin-wb/dsh-bridge
  • dsh-inherit — 导入智能体设置:从 Claude Code / Cursor / Codex / cc-switch 一键导入 Skills、MCP、指令、模型供应商等到 DeepSeek Harness(设置 → 通用设置 → 导入智能体设置) · dsh plugin --profile web add github:MayBeTheWorld/dsh-inherit
  • dsh-agent-plugins-market — Agent Plugins Market for DeepSeek Harness: install, browse and inject Agent Plugins (agent-plugins.org v1.0.0 portable suites) — skills, MCP servers, hooks, commands — from git repo sources, with a market page in the Web GUI. · dsh plugin --profile web add github:Sivan757/dsh-agent-plugins-market
  • dsh-lark-all — Merged Feishu/Lark plugin for DeepSeek Harness: Lark channel bridge (long-connection WebSocket, parallel task sessions with streaming cards, media in/out, cloud docs) + restart recovery notification (ops). · dsh plugin --profile web add github:tkwkeven/dsh-lark-all
  • dsh-mcp-sync — DSH plugin: sync MCP configs from Claude Code, Codex CLI, and Cursor Agent with dedup and management · dsh plugin --profile web add github:nan1010082085/dsh-mcp-sync
  • dsh-relay — Web-profile helper that diagnoses and writes MCP config so Codex, Cursor, or Claude Code can spawn dsh --profile codex · dsh plugin --profile web add github:tonytanglab/deepseek-harness-relay-mcp
  • dsh-agent-plugin-market — Agent Plugin Market for DeepSeek Harness: install, browse and inject Agent Plugins (agent-plugins.org v1.0.0 portable suites) — skills, MCP servers, hooks, commands — from git repo sources, with a market page in the Web GUI. · dsh plugin --profile web add github:Sivan757/dsh-agent-plugin-market
  • dsh-anthropic-oauth — Bridge Claude Code OAuth (Pro/Max/Team) into DSH — reuses ~/.claude/.credentials.json, auto-refreshes, syncs ANTHROPIC_OAUTH_TOKEN without hardcoding · dsh plugin --profile web add github:TrueNix/dsh-anthropic-oauth
  • dsh-deepseek-web — DeepSeek Web LLM provider plugin for DeepSeek Harness · dsh plugin --profile web add github:y-wi/dsh-deepseek-web#da6e03a677ddc42e0a085f69c77930de022e540b&path:packages/plugin
  • dsh-settings-manager — MCP server and skill management pages for DeepSeek Harness web settings · dsh plugin --profile web add github:kitai-ai/dsh-settings-manager
  • dsh-mcpmanager — DSH MCP manager — inspect, add, edit and remove MCP server configs in the profile patch; restarts are delegated to the host agent. · DSH MCP 管理器:查看/新增/编辑/删除 profile 中的 MCP server 配置,重启生效交由 agent 处理。 · dsh plugin --profile web add github:EricXu20266/dsh-mcpmanager
  • dsh-mcp-toggle — Enable/disable MCP servers directly from DSH Settings: a 'MCP Servers' page that stops/starts @deepseek-ai/dsh-mcp-client connections live and persists the change across restarts. · dsh plugin --profile web add github:Zenjibad/dsh-mcp-toggle
  • dsh-audio-input — DSH web plugin: speak into the composer — macOS native speech-to-text (Apple Speech framework) via a bundled Swift helper · dsh plugin --profile web add github:nonmean/dsh-audio-input
  • dsh-provider-badge — Provider badge icon beside the composer model selector: DeepSeek whale SVG, bold GO/ZEN wordmarks for OpenCode Go/Zen, blocky initials otherwise. Client-only DSH plugin. · DSH 客户端插件:在模型选择器旁显示当前 provider 图标(DeepSeek 鲸鱼 / OpenCode GO·ZEN 字标)。 · dsh plugin --profile web add github:marshfolx/dsh-provider-badge
  • dsh-plugin-reactive-resume — DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP. · dsh plugin --profile web add github:amruthpillai/reactive-resume#ab811b5f10296871ede5c6cf913050269239f11c&path:packages/dsh-plugin

Models

9 plugins · 模型与账号接入

  • dsh-github-login — Visual GitHub login without a terminal: in-window device flow, token synced into the gh CLI, and host status/launch endpoints. · dsh plugin --profile web add github:Noob-stupid/dsh-github-login
  • llm-adaptive — Adaptive model routing: per-request complexity classification with automatic provider routing. · dsh plugin --profile web add github:dylan121322/llm-adaptive
  • dsh-llm-fallbacks — Role-based LLM retry & fallback strategies. · dsh plugin --profile web add github:btspoony/dsh-llm-fallbacks
  • dsh-codex-connect — Connect ChatGPT OAuth and OpenAI Codex models to DeepSeek Harness, with opt-in search and image tools. · dsh plugin --profile web add dsh-codex-connect
  • dsh-everything-oauth — Import local Codex, Grok, Claude, OpenCode, and CC Switch logins into DSH; pick sources and enable models in Settings. · dsh plugin --profile web add github:kam74515-boop/dsh-everything-oauth
  • Qwen-MM-Plugins — Qwen multi-modal plugin support. · dsh plugin --profile web add github:omdsh-dev/Qwen-MM-Plugins
  • dsh-codex-auth — Reuses the Codex CLI ChatGPT login as an openai-codex LLM route and adds GPT Auth controls to DSH Web settings. · dsh plugin --profile web add dsh-codex-auth
  • deepseek-harness-wallet — Multi-provider wallet chip: official DeepSeek balance, per-session cost & tokens, third-party token totals, recharge shortcut, low-balance alerts. · dsh plugin --profile web add github:feibi-mochi/deepseek-harness-wallet
  • dsh-model-router — Deterministic keyword routing, allowlisted model switching, and an isolated image_gen channel for DeepSeek Harness. · dsh plugin --profile web add github:superboy911/dsh-model-router

Runtime

80 plugins · 开发与运行时

  • dsh-plugin-scout — Scouts the deepseek-harness repo and every dsh-plugin-tagged repository to discover harnesses related to your goal, then judges each as worth trying, watching, or skipping. · dsh plugin --profile web add github:icefall7/dsh-plugin-scout
  • dsh-boot-guard — Loader-independent startup recovery for DSH Web that detects likely broken plugins, temporarily skips them, and restores only Boot Guard-managed changes. · dsh plugin --profile web add dsh-boot-guard
  • Code2Skill — Generate Functions, MCP tools, workflow Skills, and offline test packages from user-authorized source code. · dsh plugin --profile web add github:leechen298/Code2Skill
  • dsh-testgen — Automated unit-test generation: a /testgen command and generate_tests tool that scaffold, run, and fix tests until they pass (LLM + offline template generators; vitest/jest/mocha/node:test). · dsh plugin --profile web add github:bujue600-arch/dsh-testgen
  • fabric — An MC-Fabric-style hook processor. · dsh plugin --profile web add github:omdsh-dev/fabric
  • dsh-git-identity — Pin Git commits to the environment's own author identity; env-var injection overrides all git config settings. · dsh plugin --profile web add github:LoserFox/dsh-git-identity
  • dsh-context-doctor — Context injection audit: token costs of instruction chains / skill catalogs / tool schemas, duplicate and conflict detection. · dsh plugin --profile web add github:Zhenyu98/dsh-context-doctor
  • dsh-mcp-lens — Progressive-disclosure MCP gateway that searches large remote catalogs through mcp_search, then invokes exact schemas through mcp_call with lazy connections and bounded caches. · dsh plugin --profile web add github:labmimors/dsh-mcp-lens
  • dsh-pain-point-check — Enforced pain-point gate: after two non-converged experiments it injects the three questions, denies non-investigative tool calls until answered, and blocks same-direction retries. · dsh plugin --profile web add github:ICCuse/dsh-pain-point-check
  • dsh-plugin-check — Plugin health checks: manifest protocol / patch format / build traps, zero-dependency and read-only. · dsh plugin --profile web add github:omdsh-dev/dsh-plugin-check
  • dsh-security-audit — Local security audit: config, plugin origins, sessions, network exposure — read-only redacted risk report. · dsh plugin --profile web add github:omdsh-dev/dsh-security-audit
  • dsh-session-health — Frame-level scan diagnostics for session files (torn/corrupt/empty detection). · dsh plugin --profile web add github:omdsh-dev/dsh-session-health
  • dsh-evolve — Self-evolution: the agent hot-mounts/removes persistent plugins on itself mid-session. · dsh plugin --profile web add github:william-jin-cmu/dsh-evolve
  • dsh-trace — Telemetry backend exporting turns, model steps, and tool calls to yiTrace. · dsh plugin --profile web add github:vibeinging/dsh-trace
  • dsh-telemetry-redactor — Redacts supported secret patterns from the session-telemetry/record export copy before configured telemetry backends receive it. · dsh plugin --profile web add dsh-telemetry-redactor
  • dsh-verification-receipt — Writes local JSONL summaries of per-turn tool counts and coarse verification signals without storing prompts, tool arguments, or result text. · dsh plugin --profile web add dsh-verification-receipt
  • qiushi-dsh-evidence-audit — Appends local hash-chained JSONL receipts for tool results and session events without storing prompts, tool arguments, result text, or raw session IDs. · dsh plugin --profile web add qiushi-dsh-evidence-audit
  • sandbox-micro — Support for the microsandbox backend. · dsh plugin --profile web add github:omdsh-dev/sandbox-micro
  • sandbox-mxc — Microsoft cross-platform sandbox support. · dsh plugin --profile web add github:omdsh-dev/sandbox-mxc
  • sandbox-nono — Support for the nono sandbox backend. · dsh plugin --profile web add github:omdsh-dev/sandbox-nono
  • dsh-agent-budget — Agent-tree token budget management. · dsh plugin --profile web add github:vibeinging/dsh-agent-budget
  • dsh-polyglot — The model switch for DSH: point it at any OpenAI-compatible endpoint, with curated free/cheap DeepSeek provider presets and automatic fallback when a free tier rate-limits you. · dsh plugin --profile web add github:Jesse-njx/dsh-polyglot
  • dsh-tool-approval — Manual approval mode ("Manual Mode" / "Ask Mode"). · dsh plugin --profile web add github:ilharp/dsh-tool-approval
  • dsh-turn-approval — Turn-scoped “Allow for this task” approvals: automatically allow matching danger-full-access escalations only for the current task, then expire. · dsh plugin --profile web add github:arrow949/dsh-turn-approval
  • plugin-template — Plugin template repo (based on the official turtle-ui repo). · dsh plugin --profile web add github:omdsh-dev/plugin-template
  • dsh-tps — A TPS metrics plugin. · dsh plugin --profile web add github:Small-tailqwq/dsh-tps
  • dsh-tool-call-stats — Per-process tool-call statistics: a tool_stats tool reporting per-tool call counts, error counts, and average durations. · dsh plugin --profile web add github:disyli/dsh-tool-call-stats
  • dsh-fail-logger — Auto-log failed tool calls across native tools, PTC run_code, and inline invocations: dedup and count root causes into a skill so repeated mistakes fade. · dsh plugin --profile web add github:Areium/dsh-fail-logger
  • dsh-observation-journal — Zero-touch runtime telemetry for DSH: every session auto-writes task, model tier, tools, failures, duration, status into a human-readable journal with a stats section (pure observer — no tools, no LLM calls, no injection). · dsh plugin --profile web add github:Cavan-Ou/dsh-observation-journal
  • dsh-eval-harness — Evaluation harness for DSH plugins: YAML cases drive real headless agent runs, assert on tool calls, args, results and token usage, with a baseline gate for CI regression. · dsh plugin --profile web add github:BiBoyang/dsh-eval-harness
  • oh-dsh — Community distribution: TUI, desktop, and Web UI as one bundle with layered installation. · dsh plugin --profile web add github:hust-open-atom-club/oh-dsh
  • dsh-annotate — Select browser elements directly during Vibe Coding and send structured visual feedback to the DeepSeek Harness Agent. · dsh plugin --profile web add github:BrambleXu/dsh-annotate
  • dsh-prompt-profile — Reusable Markdown prompt profiles for DeepSeek Harness with per-turn model selection, argument substitution, and state restoration. · dsh plugin --profile web add github:BrambleXu/dsh-prompt-profile
  • dsh-revdiff — Native interactive Git diff review for DeepSeek Harness with structured annotations sent back to the current Agent session. · dsh plugin --profile web add github:BrambleXu/dsh-revdiff
  • dsh-gitflow — Adds approval-gated Git status, diff, log, commit, branch, and optional checkpoint tools. · dsh plugin --profile web add github:lonelymoon87/dsh-gitflow
  • dsh-guardian — Adds dangerous-operation policy checks, output redaction, and a security-review workflow. · dsh plugin --profile web add github:lonelymoon87/dsh-guardian
  • dsh-plugin-manager — The dsh pm plugin manager: multi-source search (awesome list + GitHub + npm), install/remove/update per profile, and a doctor audit of manifests, bundle patches, and version drift. · dsh plugin --profile web add github:Jesse-njx/dsh-plugin-manager
  • dsh-tmuxctl — Take control of your tmux panes: list/send-keys/capture, run long jobs in a pane with watch mode, and approval-gated destructive commands. · dsh plugin --profile web add github:Jesse-njx/dsh-tmuxctl
  • 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. · dsh plugin --profile web add github:xingyingyuzhui/dsh-updater-ui
  • dsh-repro — /repro exports a minimal, secret-scrubbed, replayable problem bundle: the session log, failed commands, and Git diff. · dsh plugin --profile web add github:EvilIrving/dsh-repro
  • dsh-mcp-panel — Read-only runtime management panel for the official DSH MCP client: connection status, registered tools, errors, and reconnect counts through the /mcp command and a Settings tab, with sanitized display and enable/disable patch suggestions. · dsh plugin --profile web add github:PerryLink/dsh-mcp-panel
  • forkprobe — Compare multiple skills on the same task and pick the winner. · dsh plugin --profile web add github:Jayden-X-L/forkprobe
  • plugin-registry — Ecosystem infrastructure: a thin browser console for managing official repository plugins (zero patches) plus a make-dsh-plugin skill for guided plugin development. · dsh plugin --profile web add github:vlln/plugin-registry
  • dsh-multica-runtime — Run the dsh runtime on Multica. · dsh plugin --profile web add github:forrestchang/dsh-multica-runtime
  • dsh-user-experience — Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions. · dsh plugin --profile web add github:DietCokewithSugar/dsh-user-experience
  • dsh-cost-tracker — Per-model token cost tracking with configurable cache-hit/miss, output and peak-window pricing, a live session cost bar, and unconfigured-model flags. · dsh plugin --profile web add github:yflmq001/dsh-cost-tracker
  • dsh-passwords — Login gateway for the DSH web UI: password door with first-run setup, bcrypt + at-rest encryption (AES-256-GCM/HMAC), brute-force lockout, audit log, TLS 1.2+ with 80→443 redirect, CSRF, anti-framing. · dsh plugin --profile web add github:slywalker2006/dsh-passwords
  • dsh-webui-auth — WebUI authentication enforced at the HTTP/transport layer: four-layer login gate (resources, plugin bundles, /api, WebSocket), server-side sessions with HttpOnly cookies. · dsh plugin --profile web add github:Yuuz12/dsh-webui-auth
  • dsh-lan-access — LAN access for the Web GUI: 0.0.0.0 bind plus a crypto.randomUUID polyfill for non-secure (LAN HTTP) contexts. · dsh plugin --profile web add dsh-lan-access
  • dsh-remote-access-web#remote-access-web — Reverse tunnel for the DSH Web GUI: exposes a dsh --profile web deployment at a public frp URL and switches the directory picker to the in-app browser, so a phone or remote machine can open and manage the workspace. · dsh plugin --profile web add @froststarinquire/dsh-remote-access-web
  • dsh-chameleon#bundle — Self-editing desktop workbench for DeepSeek Harness: a full dsh web replica with an edit mode in which the agent modifies the workbench (patch layers, plugins, UI) with hot reload. · dsh plugin --profile web add github:lsz-asd/dsh-chameleon#path:/bundle
  • dsh-ocr-review — Local AI code-review gate: review a workspace/branch/commit diff via the managed ocr.js, returning structured findings with token stats; gate mode fails on findings. · dsh plugin --profile web add github:jiayan-xu/dsh-ocr-review
  • dsh-store — Plugin store: npm authoritative catalog + awesome curated list (550+ plugins, 11 categories), dsh-field quality verification, official dsh plugin add/remove one-click install, sidebar + settings entry. · dsh plugin --profile web add dsh-store
  • dsh-plugin-manager — GUI in the DSH settings panel: toggle/delete MCP servers, browse and trash skills, and list built-in plugin packages — hot-applied without restart. · dsh plugin --profile web add github:liqichen/dsh-plugin-manager
  • dsh-pluginmanager — Layered plugin manager for DSH web: native plugins grouped read-only by system/WebUI/tools, user extensions with enable/disable, register, uninstall and editable descriptions. · dsh plugin --profile web add github:buhuikongpan/dsh-pluginmanager
  • dsh-hot-plugin-host — Runtime plugin loading for the Web UI: a watched hot directory installs/updates client-plugin bundles live on every open page, no restart. Includes a right-column subagent dashboard example. · dsh plugin --profile web add github:tianyaZTY/dsh-hot-plugin-host
  • dsh-doctor#plugin — Offline diagnostic for DSH: 19 checks across env, profile, and session state, with a settings "Doctor" panel and a read-only JSON API. · dsh plugin --profile web add @moonquake2004/dsh-doctor
  • dsh-guard — A development safety kit: rolling config snapshots, automatic rollback on plugin failures, boot-failure rescue, and an in-settings management panel. · dsh plugin --profile web add github:x2802490130-prog/dsh-guard
  • dsh-shield — A hands-off safety net: directories the agent deletes go to a trash folder first and symlinks are never followed, with zero approvals. · dsh plugin --profile web add github:x2802490130-prog/dsh-shield
  • dsh-git-graph — Embedded git repository graph visualizer for the DeepSeek Harness web GUI · dsh plugin --profile web add github:1841220388zzzcccxxx-star/dsh-git-graph
  • dsh-git-credentials — Out-of-tree dsh plugin: GitLab, GitHub, Gitee, Gitea, and Bitbucket tokens stay out of the model context, stored encrypted (AES-256-GCM) in a plugin-owned file; the model calls forge API tools on demand, and the web settings page manages sites and tokens. · dsh plugin --profile web add github:revive/dsh-git-credentials
  • dsh-vscode — DeepSeek Harness tool plugin: open files, folders, and diff views in the local Visual Studio Code (open_in_vscode tool), spawning Code.exe directly so the sandboxed shell cannot block it. · dsh plugin --profile web add github:Hyna-hla/dsh-vscode
  • @xmanrui/dsh-dingtalk — DeepSeek Harness DingTalk channel plugin with QR-code bot authorization · dsh plugin --profile web add github:xmanrui/dsh-dingtalk
  • dsh-bundle-updater — DSH profile bundle manager: check/update/search/install/uninstall plugins (npm + GitHub + link-git) · dsh plugin --profile web add github:hyls9527/dsh-bundle-updater
  • @tommyfang/git-clis-dsh — DeepSeek Harness (dsh) plugin for GitHub (gh) and Gitea (tea) CLIs: detect/install, guided token config, and issue operations. · dsh plugin --profile web add github:TommyFang2077/git-clis-dsh
  • dsh-password-gate — Password login gateway plugin for dsh web: first-open password setup, login, and password change with real request interception. · dsh plugin --profile web add github:xbzbing/dsh-password-gate
  • @rvaim/dsh-compat — 在 DeepSeek Harness 中按 Source/Plugin 模型整体管理并运行 Claude Code、Codex 旧插件 · dsh plugin --profile web add github:rvaim/dsh-compat
  • dsh-secure-review — DSH AI 代码安全审查插件:secure_scan/secure_diff/secure_fix_verify/secure_report/secure_policy_show/secure_policy_set 六工具,30+ 确定性规则、密钥熵检测、git diff 审查与修复闭环,零运行时依赖。 · dsh plugin --profile web add github:STARDUSTLC666/dsh-secure-review
  • dsh-quota-status — Live account quota/balance widget for DeepSeek Harness web: DeepSeek API balance plus Kimi For Coding plan usage (weekly + 5h windows, remaining and reset countdowns) in one compact card. · dsh plugin --profile web add github:ruby1304/dsh-quota-status
  • dsh-service-manage — Node.js SDK-based DeepSeek Harness service manager for SSH/FTP, databases, Docker, Elasticsearch, MongoDB, Cassandra and S3, with proxy support, SSH SFTP/terminal and @ server references · dsh plugin --profile web add github:Xs1KVerOA/dsh-service-manage
  • @geebos/dsh-terminal — A collapsible in-conversation interactive terminal: each tab is a live host PTY (xterm.js over WebSocket) with per-project persistent quick commands · dsh plugin --profile web add github:geebos/dsh-terminal
  • dsh-edit-approval — DeepSeek Harness plugin: per-edit approval with a red/green line diff before write/edit/str_replace_editor — approve once, reject, or always allow (Claude Code behavior). · dsh plugin --profile web add github:SiriLee/dsh-edit-approval
  • @dsh-web/terminal — A terminal for the browser harness, as an ordinary dsh plugin · dsh plugin --profile web add github:futrime/webdsh#fd1649dd2504c3d6046827e887b9a09e3720418b&path:packages/dsh-web-terminal
  • deepseek-harness-sentinel — 🛡️ 给 DeepSeek Harness 插件拍 X 光 —— DSH 插件安全体检与健康检查。静态启发式审计:代码执行、凭据访问、外传端点、混淆、安装脚本、bundle 清单合规,输出 0-100 风险分与裁决。Plugin security & health scanner for DeepSeek Harness: heuristic static audit (code execution, credential access, exfiltration, obfuscation, install scripts, bundle manifest compliance) with a 0-100 risk score and verdict. Works as a DSH tool plugin and as a standalone zero-dependency CLI. · dsh plugin --profile web add github:Eligahyu/dsh-sentinel
  • dsh-enter-approve — Press Enter to approve the sandbox permission-escalation prompt in the DeepSeek Harness WebUI instead of clicking the Allow once button. · dsh plugin --profile web add github:abcofabc/dsh-enter-approve
  • dsh-ssh-hub — Multi-server SSH terminal panel for DeepSeek Harness Web GUI — manage hosts and open multiple SSH terminals in a bottom panel · dsh plugin --profile web add github:JUNQINGV587/dsh-ssh-hub
  • dsh-plugin-thinking-api — DeepSeek Harness 插件:一键配置任意 OpenAI 兼容 API 并自动带思考模式,同时规避 developer 角色被第三方端点拒绝(content_filter)的问题。 · dsh plugin --profile web add github:qjf44/dsh-plugin-thinking-api
  • dsh-failure-lens — Deterministic DeepSeek Harness Web client plugin that explains the Windows-sandbox spawn EPERM failure as a distinct Conversation Node. · dsh plugin --profile web add github:ArmyWas/dsh-failure-lens
  • dsh-win-multi-bash — Windows multi-bash plugin for dsh: git_bash / wsl_bash model tools plus a shell-select executor routing the single ctx.shell seat across Git Bash, WSL and pwsh (pwsh stays the default). · dsh plugin --profile web add github:Dinosaur-MC/dsh-win-multi-bash
  • dsh-unidoc — 通用文档中心(Universal Document Center)— DeepSeek Harness 文档预览/编辑/管理插件(静态包形态:lib/index.js host 外壳 + lib/client.js 浏览器 bundle) · dsh plugin --profile web add github:Che-Year/dsh-unidoc

Fun

22 plugins · 娱乐

  • dsh-ads — Parody ads in 2005-Chinese-web style: sidebar banners, in-chat feeds, corner popups, and a close button whose hit area is smaller than it looks. All fictional. · dsh plugin --profile web add github:Nagi-ovo/dsh-ads
  • dsh-gomoku — Play Gomoku against the AI, or let two AIs battle it out. · dsh plugin --profile web add github:omdsh-dev/dsh-gomoku
  • dsh-stock-market — Fixes the bug where your account can't lose money while you code. · dsh plugin --profile web add github:AnacondaKC/dsh-stock-market
  • dsh-emoji — Automatically add emojis to AI replies. · dsh plugin --profile web add github:hellodigua/dsh-emoji
  • dsh-minigames — Side-panel arcade: 18 offline mini-games to play while the model thinks. · dsh plugin --profile web add github:lhh010/dsh-minigames
  • dsh-stickers — Bidirectional sticker reactions between user and agent. · dsh plugin --profile web add github:william-jin-cmu/dsh-stickers
  • whale-girl — Desktop pet (QQ-pet style): floats in the corner, draggable, feedable, playable. · dsh plugin --profile web add github:vlln/whale-girl
  • deepseek-manners — Append a thank-you note after every message. Mind your manners. · dsh plugin --profile web add github:Moeblack/deepseek-manners
  • dsh-plugin-d399 — Pops up a mini-game menu (wordle, match-3, extensible) while the model generates. · dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-d399
  • dsh-auto-chess — Auto chess: human vs AI, or AI vs AI. · dsh plugin --profile web add github:omdsh-dev/dsh-auto-chess
  • dsh-douyin — Short-video sidebar: native player, series navigation, precise history replay. · dsh plugin --profile web add github:AnacondaKC/dsh-douyin
  • DeepSeek-Harness-Pet — Codex-style desktop pet: a floating animated sprite in the corner that mirrors the agent's running state (working, waiting, failed, done). · dsh plugin --profile web add github:minybear/DeepSeek-Harness-Pet
  • dsh-web-search-pro — Persistent enhanced web search: multi-engine routing (DeepSeek/Exa/DDG/Bing/Jina + GitHub/Bilibili/YouTube/V2EX/Xiaohongshu/Twitter/Reddit/RSS), SQLite+LRU cache, userscript-style extraction, Playwright rendering. · dsh plugin --profile web add dsh-web-search-pro
  • dsh-browser — Self-contained browser runtime: Playwright (chromium) + OpenCLI as plugin-local dependencies (global reuse fallback), exposes a browser service and 9 interactive browser tools. · dsh plugin --profile web add @anweat/dsh-browser
  • dsh-voice-webspeech — Browser Web Speech API voice input: zero server, zero keys, zero model downloads (Edge=Azure, Chrome=Google speech). · dsh plugin --profile web add dsh-voice-webspeech
  • dsh-restart — Restart DSH: configurable restart method (Node native / legacy PowerShell), post-restart continue prompt, optional watchdog auto-relaunch. · dsh plugin --profile web add dsh-restart
  • dsh-expression — Meme search, the fun way: describe the vibe, and the agent finds and sends a real meme that actually fits. · dsh plugin --profile web add dsh-expression
  • dsh-pet#dsh-pet — Desktop pet for the DSH Web UI with 25 transparent animations, screen wandering, click reactions and drag, plus a reproducible asset-generation pipeline. · dsh plugin --profile web add dsh-pet
  • dsh-MusicPlayer — A collapsible/expandable draggable floating music player with NetEase Cloud Music playlist import and song/artist search — chat and listen at the same time. · dsh plugin --profile web add github:xiekai886/dsh-MusicPlayer
  • dsh-LorebookMD — Import SillyTavern/TavernAI character cards and world books, save them as local Markdown lore documents, and generate novel prose from your prompts with the world settings as reference. · dsh plugin --profile web add github:609476965/dsh-LorebookMD
  • dsh-stock-watch — A-share watchlist real-time market monitoring plugin: a collapsible popup in the top-right corner of the DeepSeek Harness (DSH) web interface for real-time quote monitoring, group switching, intraday and candlestick (K-line) charts, and buy/sell target price settings. · dsh plugin --profile web add github:Awu12277/dsh-stock-watch
  • clippy-harness#plugin — Clippy is back and this time he can actually help. An office assistant pet that reacts to real agent state, jumps when the turn completes, and opens a classic "illegal operation" dialog when a turn fails. · dsh plugin --profile web add dsh-clippy

Submit or update a plugin

Open a plugin submission issue. Include the repository URL, category, English and Chinese descriptions, and a tested install command.

Data freshness

The catalog is synchronized on a schedule from the curated DeepSeek Harness community registry. Invalid records, duplicate entries, unknown categories, and entries without bilingual descriptions are rejected before publication. Last registry update: 2026-08-15.

License & disclaimer

This repository is a community directory. Each plugin remains subject to its own repository license and security policy. Review third-party code and permissions before installation.

About

Deepseek harness plugin market

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages