DSH Plugins Marketplace

DSH Plugins

Plugins

/

awesome-dsh-plugins

j

awesome-dsh-plugins

Discovered3

Verified, star-ranked community plugins for DeepSeek Harness (dsh).

Awesome DeepSeek Harness Plugins Awesome

A verified, category-organized list of community plugins for DeepSeek Harness, with exact GitHub Star counts.

Quality Update Stars

Last verified: 2026-09-17 | Minimum at admission: 30 stars | Plugins: 362

Contents

What qualifies

Every listed project has at least 30 GitHub Stars at admission and a public repository with an identifiable dsh.bundle manifest, bundle patch, plugin entry, and documented installation path. Multi-platform projects qualify only when they ship a separate DSH bundle.

The dsh-plugin GitHub topic is a discovery signal, not proof. This list excludes topic-only repositories, generic Skills, standalone clients without a bundle, MCP servers without a DSH package, API wrappers, presets, tutorials, Awesome lists, archived repositories, and minimally changed forks.

Plugins by category

Each category below contains the actual plugin entries. Entries within a category are sorted by exact live GitHub Stars.

Files & Runtime

  • OpenDesign DSH Runtime - 92.3k stars | Apache-2.0. A DeepSeek Harness profile bundle that connects OpenDesign to a user-installed DSH runtime through a structured stdio protocol.

    • Install: pnpm --filter @open-design/dsh-runtime build && pnpm -C packages/dsh-runtime pack --pack-destination <temporary-directory> && dsh plugin --profile open-design add <temporary-directory>/open-design-dsh-runtime-0.1.0.tgz
  • Mirage DSH - 3.6k stars | Apache-2.0. A DSH filesystem and shell provider that mounts remote and local resources inside one virtual workspace.

    • Install: dsh plugin --profile web add @struktoai/mirage-dsh
  • API Relay Audit DSH - 816 stars | AGPL-3.0-only. A DeepSeek Harness bundle for auditing API relays for prompt injection, model substitution, tool-call rewriting, SSE anomalies, and error leakage.

    • Install: dsh plugin --profile web add "github:toby-bridges/api-relay-audit#v2.4.0"
  • SandBase Harness - 635 stars | Apache-2.0. A DSH bundle that connects the managed-agents runtime through the official stdio MCP client.

    • Install: npm ci && npm run build:runtime && npm link && dsh plugin --profile web add managed-agents
  • DSH k8e Sandbox - 484 stars | Apache-2.0. A DeepSeek Harness sandbox bundle that routes filesystem and subprocess services through the k8e sandbox runtime.

    • Install: dsh plugin --profile <name> add @k8e-sandbox/dsh-k8e-sandbox-bundle
  • AgentGuard DSH - 457 stars | MIT. A DeepSeek Harness bundle for scanning plugin sources and reporting or enforcing runtime tool-call security policies.

    • Install: dsh plugin --profile web add @goplus/agentguard
  • DSH Purge - 257 stars | MIT. Adds a DSH settings panel for managing prompt rules, permission policies, and tool-limit patches.

    • Install: dsh plugin --profile web add https://github.com/YuJunZhiXue/dsh-purge/archive/refs/heads/master.zip
  • Invoice Downloader DSH - 233 stars | Apache-2.0. A DSH bundle for local IMAP invoice downloads, OCR, archiving, and Excel summaries from a Web sidebar.

    • Install: dsh plugin --profile web add @ethanyoq/dsh-invoice-downloader
  • Univer Office DSH - 186 stars | Apache-2.0. A DSH office bundle for creating and editing spreadsheets, documents, presentations, tables, canvases, and existing office files.

    • Install: dsh plugin --profile web add dsh-univer-office
  • DSH Git Bash Preset - 138 stars | MIT. A DeepSeek Harness preset that configures Git Bash support and a ready-to-use terminal environment.

    • Install: dsh plugin --profile web add @icelily/dsh-gitbash-preset
  • DSH Undo Savepoint - 132 stars | MIT. Crash recovery for DSH that snapshots configuration and plugin code for undo, redo, rollback, and safe-mode starts.

    • Install: dsh plugin --profile web add github:lire1131/dsh-undo-savepoint#master
  • DSH Standard Adapter - 114 stars | MIT. A DeepSeek Harness adapter that discovers standard plugin manifests and activates negotiated server and browser contributions.

    • Install: dsh plugin --profile web add @dsh-std/adapter-dsh
  • DSH Network Settings - 86 stars | MIT. A DeepSeek Harness Web bundle for configuring network endpoints, proxies, health checks, and connection settings.

    • Install: dsh plugin --profile web add dsh-network-settings
  • DSH Permission Rules - 79 stars | Apache-2.0. A DeepSeek Harness bundle for declarative tool permissions and process-level network policy with a settings editor.

    • Install: dsh plugin --profile web add github:PerryLink/dsh-permission-rules#main
  • Multica DSH Runtime - 57 stars | No standard license. A local DSH runtime bridge for Multica that exposes a versioned stdio protocol without patching the Harness source.

    • Install: dsh plugin --profile multica add /absolute/path/to/multica-dsh-runtime
  • Local Shell MCP - 56 stars | MIT. A DSH bridge for local-shell-mcp that exposes shell, files, browser, and remote-worker tools through per-session connections.

    • Install: dsh plugin --profile web add 'github:fwerkor/local-shell-mcp#main'
  • DSH Codex Shell - 48 stars | MIT. A shell plugin that adds interactive exec_command and write_stdin tools to DSH profiles.

    • Install: dsh plugin --profile web add dsh-codex-shell@0.1.2
  • DSH MinerU - 43 stars | AGPL-3.0. MinerU-backed document parsing tools that convert PDF, images, DOCX, PPTX, and XLSX files into structured Markdown or JSON.

    • Install: dsh plugin --profile web add @huanlin/dsh-plugin-mineru
  • DSH Benign Exit - 42 stars | MIT. A DeepSeek Harness bundle that provides a controlled exit command for completed or canceled tasks.

    • Install: dsh plugin --profile web add dsh-benign-exit
  • DSH Filesnap - 42 stars | Apache-2.0. A DeepSeek Harness rewind bundle that restores conversation state and changed files without requiring a Git repository.

    • Install: dsh plugin --profile web add dsh-filesnap
  • DSH Win32 - 41 stars | MIT. A Windows-focused DSH bundle with PowerShell execution, preset management, and sandbox-aware runtime checks.

    • Install: dsh plugin --profile web add dsh-win32
  • DSH WSL Workspace - 41 stars | MIT. A DeepSeek Harness bundle that provides WSL-backed filesystem and shell access for Windows workspaces.

    • Install: dsh plugin --profile web add dsh-wsl-workspace
  • DSH Config Manager - 40 stars | MIT. A DSH plugin for backing up, restoring, migrating, and syncing DSH settings, plugins, MCP servers, skills, and workspaces.

    • Install: dsh plugin --profile web add dsh-config-manager@latest
  • DSH Sandbox Escalation Fix - 40 stars | MIT. A compatibility plugin for DSH sandbox escalation, tool permissions, and third-party model sessions.

    • Install: dsh plugin --profile web add github:HakureiMonika/dsh-sandbox-escalation-fix
  • DSH Remote - 39 stars | MIT. A DeepSeek Harness bundle for connecting the client to a remote runtime.

    • Install: dsh plugin --profile web add dsh-remote
  • DSH Plugin Guard - 35 stars | MIT. A DeepSeek Harness bundle that snapshots plugin and profile changes, guards boot, and rolls back failed installations.

    • Install: dsh plugin --profile web add github:lxzy-7/dsh-plugin-guard
  • DSH Better Edit - 33 stars | MIT. A DeepSeek Harness bundle that provides hash-addressed read and edit tools for verified file changes.

    • Install: npx @deepseek-ai/dsh plugin --profile web add dsh-better-edit
  • DeepSeek Harness ACP - 31 stars | Apache-2.0. A DeepSeek Harness bundle that exposes sessions, tools, skills, and persistence through the Agent Client Protocol.

    • Install: dsh plugin --profile acp add @openma/deepseek-harness-acp@latest
  • DSH Files - 30 stars | MIT. A DSH bundle for isolated file uploads, document reading, and cached text extraction across common file formats.

    • Install: dsh plugin --profile web add git+https://github.com/taxueseek/dsh-files.git

Input & Navigation

  • OpenGUI DSH - 1.6k stars | MIT. A DSH plugin for controlling authorized Android phones and a managed local browser through delegated tasks.

    • Install: dsh plugin --profile web add ./deepseek-harness-plugin
  • BrowserSkill DSH Plugin - 1.5k stars | MIT. A DeepSeek Harness bundle that exposes BrowserSkill browser automation tools for sessions, navigation, snapshots, clicks, forms, and screenshots.

    • Install: dsh plugin --profile web add @wxg-prc-cpg/browser-skill-dsh-plugin
  • DSH Pocket - 770 stars | GPL-2.0. A Web plugin that mirrors DSH sessions to a phone over a local network or a password-protected Cloudflare tunnel.

    • Install: dsh plugin --profile web add dsh-pocket -w
  • DSH At File - 489 stars | MIT. A composer extension for searching workspace paths with at-file mentions and attaching file contents to prompts.

    • Install: dsh plugin --profile web add https://github.com/FSMargoo/dsh-at-file/archive/refs/tags/v0.6.0.tar.gz
  • DSH Mobile - 171 stars | Apache-2.0. A DeepSeek Harness mobile bundle with touch-friendly navigation and a compact conversation layout.

    • Install: dsh plugin --profile web add dsh-mobile@alpha
  • DSH Harness Remote - 121 stars | MIT. A DeepSeek Harness bundle that adds encrypted remote access for continuing sessions from desktop, Web, and Android clients.

    • Install: dsh plugin --profile web add ds-harness-remote@0.3.29
  • Humanizer RU DSH - 117 stars | MIT. A Russian text-humanization bundle for DSH with reusable writing skills.

    • Install: dsh plugin --profile web add "github:Vladimir-Human/humanizer-ru#path:/dsh"
  • DSH Turn Delete - 106 stars | MIT. A DSH Web plugin for deleting one complete closed conversation turn while preserving the Session and later turns.

    • Install: dsh plugin --profile web add dsh-turn-delete
  • DSH Annotation - 101 stars | MIT. A DSH Web selection tool that annotates assistant text and sends numbered annotation blocks with a message.

    • Install: dsh plugin --profile web add git+https://github.com/omdsh-dev/dsh-annotation.git
  • DSH EasyRewrite - 96 stars | MIT. A DSH Web editing plugin for recalling, rewriting, versioning, and restoring user messages.

    • Install: dsh plugin --profile web add dsh-easyrewrite
  • DSH Antibrow - 81 stars | MIT. A DeepSeek Harness browser plugin with persistent identities, per-profile cookies and passkeys, and optional residential proxy egress.

    • Install: dsh plugin --profile <name> add dsh-antibrow
  • DSH Free Search - 79 stars | MIT. A multi-engine DSH search provider with free backends, automatic fallback, settings, and platform search.

    • Install: git clone https://github.com/DDDMUC/dsh-free-search.git && dsh plugin --profile web add ./dsh-free-search
  • DSH Omi Voice - 70 stars | MIT. A DSH Web voice plugin for click-to-read and automatic conversation narration through Omi.

    • Install: dsh plugin --profile web add "github:PolinniZhong/dsh-omi-voice#v0.1.2&path:/"
  • DSH Claude UX - 67 stars | MIT. A Web plugin that adds reversible region risk controls and automatic conversation termination for abusive interactions.

    • Install: dsh plugin --profile web add github:eri64/dsh-claude-ux
  • DSH Meme - 65 stars | MIT. A DSH meme plugin with searchable image packs, learned memes, emotion-based sending, and a composer picker.

    • Install: dsh plugin --profile web add dsh-meme
  • Web Search Pro DSH - 60 stars | MIT. A Web search bundle with multiple providers, persistent caching, site-specific search, and Playwright rendering tools.

    • Install: dsh plugin --profile web add @anweat/dsh-browser@^0.1.8 dsh-web-search-pro@^0.1.8
  • DSH Navbar - 59 stars | MIT. A conversation node bar that lets users jump quickly between user messages in the DSH Web view.

    • Install: dsh plugin --profile web add @vlln/dsh-navbar
  • DSH Prompt Optimizer - 55 stars | BSD-3-Clause. A DeepSeek Harness bundle that analyzes and rewrites prompts with configurable optimization steps before model requests.

    • Install: dsh plugin --profile web add https://github.com/WestFox-AwA/dsh-prompt-optimizer/releases/latest/download/dsh-external-dsh-prompt-optimizer.tgz
  • DSH Prompt Enhancer - 54 stars | No standard license. A DeepSeek Harness bundle that adds prompt editing helpers and reusable input enhancements.

    • Install: dsh plugin --profile web add github:Fishsb/dsh-prompt-enhancer#v3.3.1
  • Open in VS Code - 54 stars | MIT. Adds a workspace-row action that opens the selected DSH directory in VS Code or another configured editor.

    • Install: dsh plugin --profile web add https://github.com/omdsh-dev/dsh-open-in-vscode/archive/refs/tags/v0.1.6.tar.gz
  • DSH Message Edit - 44 stars | MIT. A conversation plugin for branching, editing, rerolling, retrying, and reviewing DSH message versions.

    • Install: dsh plugin --profile web add dsh-message-edit
  • DSH Tether - 43 stars | MIT. A DeepSeek Harness remote-access bundle that connects to Android and iOS clients over a peer-to-peer iroh transport.

    • Install: dsh plugin --profile web add .
  • DSH Built-in Browser - 40 stars | MIT. A DeepSeek Harness plugin that gives agents a shared real browser for navigation and user-visible interaction.

    • Install: dsh plugin --profile web add dsh-builtin-browser
  • OpenCues DSH - 39 stars | MIT. A DSH composer plugin for word alternatives, underscore-gated fill-ins, and passive rewrite cues.

    • Install: dsh plugin --profile web add @opencues/dsh
  • DSH Web Startup Auth - 38 stars | MIT. A DSH Web bundle that adds authenticated remote startup and configurable access controls for the local server.

    • Install: dsh plugin --profile web add dsh-web-startup-auth@latest
  • DSH Chat Timeline - 34 stars | MIT. A DeepSeek Harness Web plugin that adds a conversation navigation panel with bookmarks and rollback links.

    • Install: dsh plugin --profile web add dsh-chat-timeline
  • DSH Computer Use - 34 stars | MIT. A macOS DeepSeek Harness bundle for scoped observation and foreground-app keyboard control with explicit permissions.

    • Install: dsh plugin --profile web add @anionex/dsh-computer-use
  • DSH Remote Suite - 33 stars | MIT. A DSH remote-access suite with a profile plugin, gateway, mobile client, and Web management panel.

    • Install: dsh plugin --profile web add dsh-remote-plugin
  • DSH Computer Use macOS - 32 stars | MIT. A macOS desktop-control DSH bundle with scoped screen observation, input actions, app launching, and safety checks.

    • Install: ./install.sh
  • DSH Full Remote - 32 stars | MIT. Adds a mobile-friendly remote control panel for a DeepSeek Harness Web profile.

    • Install: dsh plugin --profile web add dsh-full-remote
  • DSH Mobile Gateway - 31 stars | MIT. A DeepSeek Harness Web bundle that provides authenticated mobile gateway access with session control, events, files, and device pairing.

    • Install: dsh plugin --profile web add dsh-plugin-mobile-gateway@latest
  • DSH Voice Scribe - 31 stars | MIT. A DSH voice input plugin that transcribes spoken prompts into the composer with optional OpenAI-compatible ASR.

    • Install: dsh plugin --profile web add dsh-voice-scribe
  • DSH Web LAN Access - 31 stars | MIT. A DSH Web bundle that exposes the service on a local network with dynamic LAN and VPN trust handling.

    • Install: dsh plugin --profile web add dsh-web-lan-access

Memory & Knowledge

  • OpenViking Memory - 34.1k stars | Apache-2.0. A DeepSeek Harness memory bundle with OpenViking auto-recall, session capture, protected viking:// URIs, and MCP tools.

    • Install: dsh plugin --profile web add @openviking/dsh-memory-plugin
  • Hindsight Coding Agents - 21.6k stars | MIT. A DeepSeek Harness memory bundle with automatic recall, session capture, knowledge pages, and per-repository memory banks.

    • Install: dsh plugin --profile web add @vectorize-io/hindsight-coding-agents
  • WeKnora Knowledge - 20.9k stars | MIT. A DeepSeek Harness bundle for semantic knowledge search, document reading, and RAG answers over user-managed knowledge bases.

    • Install: dsh plugin --profile web add @wxg-prc-cpg/dsh-weknora
  • EverOS Memory - 12.5k stars | Apache-2.0. A DeepSeek Harness memory bundle that provides automatic cross-session recall through a local EverOS service.

    • Install: dsh plugin --profile web add @evermind-ai/dsh-plugin
  • MemOS Local Memory - 11.1k stars | MIT. A local MemOS memory bundle for DeepSeek Harness with layered recall, reflection, policy induction, and skill crystallization.

    • Install: curl -fsSL https://raw.githubusercontent.com/MemTensor/MemOS/main/apps/memos-local-plugin/install.sh | bash -s -- --agent dsh --profile web
  • ReMe - 3.4k stars | Apache-2.0. A DeepSeek Harness memory bundle with recall, capture, settings, and skill guidance for TypeScript agent workflows.

    • Install: dsh plugin --profile web add @agentscope-ai/reme
  • MemSearch - 2.5k stars | MIT. A DeepSeek Harness memory bundle that captures shared Markdown notes, injects context before steps, and reviews candidate skills.

    • Install: dsh plugin --profile web add @zilliz/memsearch-dsh
  • mem9 - 1.2k stars | Apache-2.0. A persistent memory bundle for DeepSeek Harness with automatic recall, background ingest, and five memory tools.

    • Install: dsh plugin --profile web add @mem9/dsh-plugin
  • DSH Context - 1.1k stars | Apache-2.0. A context dashboard and /context command that show how DSH messages, tools, injections, compactions, and token usage evolve.

    • Install: dsh plugin --profile web add dsh-context
  • Deja-vu DSH - 734 stars | MIT. A local session-history plugin that indexes other coding agents for recall, digests, file history, and optional automatic context.

    • Install: dsh plugin --profile web add dsh-deja
  • Graph Memory - 579 stars | MIT. A graph-based memory plugin for cross-session recall, PageRank, communities, and vector search in DSH.

    • Install: npx @deepseek-ai/dsh plugin --profile web add /absolute/path/to/graph-memory-1.6.0-beta.1.tgz
  • Mnemon - 534 stars | Apache-2.0. A persistent memory plugin that supplies graph-based recall and cross-session knowledge to DSH agents.

    • Install: dsh plugin --profile web add dsh-mnemon
  • MisakaNet DSH - 430 stars | Apache-2.0. A DSH plugin for searching and sharing verified debugging lessons from a local, Git-backed knowledge base.

    • Install: dsh plugin add git+https://github.com/Ikalus1988/MisakaNet.git
  • Flowix Memory - 376 stars | MIT. A config-only DSH bundle that exposes Flowix notebook memos and artifact tools through a local stdio MCP server.

    • Install: dsh plugin --profile web add ./app/flowix-dsh-host/bundles/dsh-flowix-memory
  • Bailian Knowledge DSH - 331 stars | Apache-2.0. A DeepSeek Harness bundle that connects agents to Aliyun Model Studio knowledge bases through search and grounded Q&A tools.

    • Install: dsh plugin --profile web add bailian-kb-dsh
  • Mnemon DSH Plugin - 275 stars | MIT. A DeepSeek Harness memory plugin with a three-tier control plane for storing and retrieving project context.

    • Install: dsh plugin --profile web add dsh-mnemon
  • DSH Memory Evolve - 256 stars | MIT. A Web DSH memory and workflow plugin with cross-session recall, skill management, todos, session search, and external-agent dispatch.

    • Install: dsh plugin --profile web add github:csyangwen/dsh-memory-evolve
  • PLUR DSH - 248 stars | Apache-2.0. A DeepSeek Harness memory plugin that injects PLUR engrams into prompts without an MCP tool call.

    • Install: dsh plugin add @plur-ai/dsh
  • Hypatia DSH - 239 stars | MIT. A DSH bundle that adds Hypatia skills, memory helpers, and a configurable auto-approval answerer to a profile.

    • Install: dsh plugin --profile web add dsh-hypatia
  • Polaris DSH Integration - 213 stars | Apache-2.0. A DSH bundle that connects Polaris MCP tools and native agent skills to a configured Polaris account.

    • Install: cd integrations/deepseek-harness && npm ci && npm run check && dsh plugin --profile web add "$PWD"
  • Engramory - 176 stars | MIT. A file-based DSH memory plugin that keeps human-readable notes in a versioned store with deterministic limits.

    • Install: dsh plugin --profile web add dsh-engramory
  • DSH Notes - 154 stars | MIT. A DSH tool plugin that exports agent output into a self-hosted Notes service.

    • Install: dsh plugin --profile web add @zhaoolee/dsh-notes
  • DSH Noema - 127 stars | MIT. Durable Noema-backed memory for DSH with recall tools, cross-agent imports, and a settings page.

    • Install: dsh plugin --profile web add @zseven-w/dsh-noema@latest
  • DSH Git Memory - 123 stars | MIT. A Git-backed long-term memory plugin that stores durable DSH memory locally, exposes settings controls, and optionally synchronizes idle sessions.

    • Install: dsh plugin --profile web add github:seriousz158/dsh-memory
  • DSH Chat Import - 120 stars | MIT. A conversation migration plugin that imports histories from external agent tools into resumable DSH sessions and exports them back.

    • Install: dsh plugin --profile web add dsh-chat-import
  • DSH Mimir - 109 stars | MIT. A research assistant suite for DSH with literature search, a research wiki, LaTeX compilation, and subagent review.

    • Install: dsh plugin --profile web add dsh-mimir@latest
  • DSH Turn Rewind - 105 stars | BSD-3-Clause. A DSH recovery plugin that records workspace changes and restores a conversation turn through its Change Ledger.

    • Install: dsh plugin --profile web add @anionex/dsh-turn-rewind
  • Meow Memory - 73 stars | MIT. A cross-session memory bundle with layered storage, BM25 retrieval, session capture, and a configurable Web panel.

    • Install: dsh plugin --profile web add github:Phant0Meow/dsh-meow-memory
  • OpenContext DSH - 69 stars | Apache-2.0. A DSH plugin for durable agent memory and retrieval-augmented context through OpenContext.

    • Install: dsh plugin --profile web add dsh-opencontext
  • DSH Memento - 68 stars | Apache-2.0. A bounded cross-session memory service for DSH with approval-gated writes, audit trails, local SQLite storage, and recall tools.

    • Install: dsh plugin --profile web add dsh-memento
  • DSH Mneme - 63 stars | MIT. A DSH memory plugin for persistent project knowledge and recall across sessions.

    • Install: dsh plugin --profile web add @modusensus/dsh-mneme
  • DSH Memory - 53 stars | MIT. A DSH plugin that provides persistent cross-session memory for multiple agents.

    • Install: dsh plugin --profile web add @furongjun1999/dsh-memory
  • Billion Context DSH - 52 stars | MIT. A DSH memory plugin for large-context retrieval, persistence, and project knowledge.

    • Install: dsh plugin --profile web add billion-context-dsh
  • Causal Memory DSH Plugin - 51 stars | Apache-2.0. A local causal-memory bridge that exposes a native DSH bundle for structured recall and memory tools.

    • Install: cd <causal-memory-repo> && dsh plugin --profile web add "$PWD/dsh-plugin"
  • Jingling DSH - 51 stars | MIT. A DeepSeek Harness companion bundle for local memory, guided reflection, and an optional desktop pet.

    • Install: dsh plugin --profile web add dsh-jingling
  • Project Orrery DSH Adapter - 45 stars | MIT. A DeepSeek Harness adapter that exposes Project Orrery's traceable Markdown documentation workflow as a packaged skill.

    • Install: dsh plugin --profile orrery-test add <adapter-directory-or-tarball>
  • DSH DeepRead - 41 stars | MIT. A DSH research-reading plugin for collecting sources, notes, evidence, and structured reading progress.

    • Install: dsh plugin --profile web add dsh-deepread
  • SkillRoute DSH - 39 stars | MIT. A DSH bundle that connects SkillRoute's skill router and MCP tools to DeepSeek Harness agents.

    • Install: dsh plugin --profile web add @skillroute/dsh-plugin
  • DSH Scholar - 38 stars | BSD-3-Clause. A DeepSeek Harness research workspace for evidence-linked investigations, project context, review stages, and durable research artifacts.

    • Install: pnpm install --frozen-lockfile && pnpm run build && dsh plugin --profile web add /absolute/path/to/dsh-scholar
  • DSH-KRouter - 37 stars | MIT. A DeepSeek Harness bundle for an Obsidian-backed knowledge system with recall, daily distillation, and self-evolution controls.

    • Install: dsh plugin --profile web add github:398894496-arch/runtime36
  • DSH Model Context Catalog - 35 stars | MIT. A DSH plugin that catalogs model context limits and displays provider metadata in a Web settings panel.

    • Install: dsh plugin --profile web add dsh-model-context-catalog
  • DSH Fund Research - 34 stars | Apache-2.0. A DeepSeek Harness bundle for producing traceable fund research reports from sealed market snapshots.

    • Install: dsh plugin --profile web add dsh-fund-research
  • Industry Research DSH - 34 stars | Apache-2.0. A research bundle for industry maps, company timelines, evidence cards, and auditable reports in DSH.

    • Install: dsh plugin --profile demo add dsh-industry-research
  • StrataGate DSH Memory - 34 stars | MIT. A DeepSeek Harness memory bundle for capturing sessions, building evidence-linked local memory, and reviewing recalled context.

    • Install: dsh plugin --profile web add stratagate-dsh
  • DSH Evolve in Git - 31 stars | MIT. A DSH bundle for Git-backed memory, skill evolution, privacy filtering, and repository-aware workflow tools.

    • Install: dsh plugin --profile web add github:Kytolly/dsh-evolve-in-git
  • DSH Knowledge - 31 stars | AGPL-3.0. A DSH knowledge bundle for document management, chunking, embeddings, retrieval, and a Web administration panel.

    • Install: dsh plugin --profile <name> add dsh-knowledge
  • Chinese Traditional Wisdom DSH - 30 stars | MIT. A DeepSeek Harness bundle that packages a local-first Chinese traditional wisdom consultation workflow.

    • Install: dsh plugin add github:dhicoc/dsh-chinese-traditional-wisdom-skill
  • DSH Research Report - 30 stars | Apache-2.0. A DeepSeek Harness bundle for producing evidence-linked research reports with verification states and audit artifacts.

    • Install: dsh plugin --profile demo add dsh-research-report

Themes & Appearance

  • DSH Deep Whale - 1.8k stars | CC-BY-NC-SA-4.0. A maid-atelier whale character skin for the DSH Web interface.

    • Install: git clone https://github.com/Small-tailqwq/dsh-deep-whale.git && dsh plugin --profile web add ./dsh-deep-whale/maid-atelier
  • DSH Balance Whale - 1.2k stars | MIT. A Web UI widget that displays DeepSeek account balance in a draggable whale companion.

    • Install: dsh plugin --profile web add link:./dsh-whale-widget
  • OpenPets DSH - 1.1k stars | MIT. Adds an OpenPets desktop companion that reacts to DSH lifecycle events through a local Cordis bundle.

    • Install: dsh plugin --profile <profile> add @open-pets/dsh
  • DSH Ads - 581 stars | BSD-3-Clause. A parody Web UI plugin that adds fake banner ads, popups, and small games styled after early portal sites.

    • Install: dsh plugin --profile web add github:Nagi-ovo/dsh-ads
  • DSH Pet - 462 stars | MIT. A floating DSH Web desktop pet with idle animations, random actions, screen wandering, and drag interactions.

    • Install: dsh plugin --profile web add dsh-pet
  • DSH Transparent UI - 388 stars | MIT. A Web UI theme with adjustable glass effects, fluid or wallpaper backgrounds, and appearance controls for the DSH interface.

    • Install: dsh plugin --profile web add dsh-client-ui-aqua
  • Whale Girl - 297 stars | MIT. A draggable Web UI desktop pet with interaction, feeding, progress, and persistent state.

    • Install: dsh plugin --profile web add github:vlln/whale-girl#main
  • DSH Dafeiyu - 272 stars | See ASSET_LICENSE.md. A desktop companion that reacts to DSH session events with a floating BigFish character and configurable behaviors.

    • Install: pnpm exec dsh plugin --profile web add dsh-dafeiyu@alpha
  • DSH Wallpaper Engine - 202 stars | MIT. A DeepSeek Harness theme bundle for setting animated wallpapers and managing visual backgrounds.

    • Install: dsh plugin --profile web add dsh-plugin-wallpaper-engine
  • Open Sea Skin - 192 stars | MIT. A DeepSeek Harness skin that applies the Open Sea visual theme to the conversation interface.

    • Install: dsh plugin --profile web add github:d-dev0101/open-sea-skin#v1.2.1
  • DSH Liang Intensity Skin - 148 stars | No standard license. An optional DSH Web skin that adds an adaptive reasoning-intensity slider and themed model-selection visuals.

    • Install: dsh plugin --profile web add github:kingOfSoySauce/dsh-liang-skin#v0.1.4
  • DSH Dream Skin - 125 stars | MIT. A Web UI skin pack with animated themes, wallpapers, accents, import/export, and persistent per-user appearance settings.

    • Install: dsh plugin --profile web add dsh-dream-skin
  • Deep Whale Day/Night Theme - 107 stars | CC-BY-NC-SA-4.0. A DeepSeek Harness theme bundle with coordinated Deep Whale day and night interface styles.

    • Install: dsh plugin --profile web add github:GGBond2424648901/deep-whale-day-night-theme#runtime
  • DSH Skin Market - 105 stars | MIT. A DSH Web marketplace plugin for browsing, installing, updating, disabling, and removing community skins.

    • Install: dsh plugin --profile web add dsh-skin-market@0.1.36
  • DSH Custom Skin - 97 stars | MIT. A DeepSeek Harness Web bundle that adds configurable wallpapers and translucent interface skins.

    • Install: pnpm dsh plugin --profile web add github:SLin-code/dsh-custom-skin
  • BeautiCode - 66 stars | MIT. A DeepSeek Harness theme bundle that adds BeautiCode visual styling to the client interface.

    • Install: npx @deepseek-ai/dsh plugin --profile web add beauticode-dsh
  • DSH Endfield Theme - 57 stars | MIT. A DSH Web theme plugin with Endfield-inspired tokens, styles, and configurable appearance settings.

    • Install: dsh plugin --profile web add github:ymh0000123/dsh-theme-endfield
  • DSH Token Pet - 55 stars | MIT. A DSH Web companion that displays token usage and task status as a configurable animated pet.

    • Install: dsh plugin --profile web add dsh-token-pet
  • DSH Endfield UI - 48 stars | MIT. An unofficial Endfield-inspired DSH Web theme plugin that uses the standard bundle and client theme extension points.

    • Install: dsh plugin --profile web add @rison/dsh-endfield-ui@0.7.0
  • DSH Whale Musume - 44 stars | MIT. A DSH Web mascot plugin with a whale-girl companion, task reactions, and interactive status animations.

    • Install: dsh plugin --profile web add github:Sutera-Diffusus/dsh-whale-musume
  • DeepSeek Pet - 42 stars | MIT. A DSH Web pet plugin with an animated desktop companion and agent activity reactions.

    • Install: dsh plugin --profile web add github:keleus/deepseek-pet
  • Denia DSH Skin - 36 stars | CC-BY-NC-SA-4.0. A DSH Web skin bundle with the Denia visual theme and a configurable client roster entry.

    • Install: dsh plugin --profile web add ../dsh-client-ui-skin-denia
  • DSH Pet Remielle - 34 stars | MIT. A DSH Web pet plugin with animated companions, settings controls, and optional desktop presentation modes.

    • Install: dsh plugin --profile web add dsh-pet-remielle
  • DSH Any Background - 32 stars | MIT. A DeepSeek Harness Web appearance bundle for theme colors, image or video wallpapers, and per-surface opacity and blur.

    • Install: dsh plugin --profile web add dsh-any-background
  • DSH Bloom Theme - 32 stars | MIT. A DeepSeek Harness Web theme bundle with Bloom palettes, configurable appearance settings, and a live client skin.

    • Install: dsh plugin add @kubor/dsh-bloom-theme
  • Catppuccin DSH Theme - 31 stars | MIT. A DeepSeek Harness Web theme plugin with Latte, Frappé, Macchiato, and Mocha palettes plus optional glass effects.

    • Install: dsh plugin --profile web add @nonamelego/dsh-catppuccin
  • DSH Kimino Theme - 31 stars | MIT. A DeepSeek Harness Web theme inspired by Kimi no Na wa with switchable visual styles that restore cleanly when removed.

    • Install: dsh plugin --profile web add dsh-kimino-theme
  • DSH Wallpaper Share - 30 stars | GPL-3.0. A DeepSeek Harness bundle that synchronizes Wallpaper Engine scenes and exposes the current wallpaper to DSH workflows.

    • Install: dsh plugin --profile web add dsh-wallpaper_share

UI & Interfaces

  • Archify DSH - 26.6k stars | MIT. A DSH skill bundle for generating verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams.

    • Install: dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0
  • DSH Web UI - 6.4k stars | Apache-2.0. A Web UI bundle with a task board, Git graph, remote access, live statistics, pets, skins, and image tools.

    • Install: dsh plugin --profile web add @linxin666/dsh-web-all@latest
  • iPolloWork Design Studio - 5k stars | Custom source-available. A native DSH Design view for creating and editing visual documents inside the Harness conversation.

    • Install: dsh plugin --profile web add deepseek-idesign
  • DSH Better Sidebar - 3.1k stars | MIT. A Web UI workbench with file editing, terminal access, Git tools, subagent views, and extension tabs.

    • Install: dsh plugin --profile web add dsh-better-sidebar
  • DSH Market - 2.7k stars | MIT. A visual DSH plugin market for browsing, searching, installing, updating, and switching community plugins and themes.

    • Install: dsh plugin --profile web add dshmarket
  • DSH TUI - 2.7k stars | MIT. A full-screen terminal interface with streaming output, a status line, rollback controls, and context usage indicators.

    • Install: dsh plugin --profile dsh-tui add @deepseek-harness-tui/dsh-tui
  • Working Activity - 655 stars | MIT. A live status line that shows model activity, running tools, elapsed time, and turn summaries in DSH.

    • Install: dsh plugin --profile web add dsh-working-activity
  • DeepSeek PPT Studio - 606 stars | Custom source-available. A native DSH conversation view for creating, editing, templating, and exporting presentation slides.

    • Install: dsh plugin --profile web add deepseek-ippt
  • DSH Browser - 503 stars | MIT. A Chrome side-panel integration with a DSH bridge for reading pages and operating supported browser content.

    • Install: curl -fsSL https://raw.githubusercontent.com/Lum1104/dsh-browser/refs/heads/main/scripts/install.sh | bash
  • DSH GenUI - 362 stars | MIT. A DSH rendering plugin for interactive UI components, charts, forms, quizzes, diagrams, and 3D scenes.

    • Install: dsh plugin --profile web add git+https://github.com/omdsh-dev/dsh-genui.git
  • DSH Worktable - 328 stars | MIT. A DSH sidebar worktable for organizing projects, agent windows, terminals, browsers, and task status.

    • Install: dsh plugin --profile web add "https://github.com/Aisland-SJL/dsh-worktable/releases/latest/download/dsh-worktable.tgz"
  • DSH iOS - 264 stars | MIT. An iOS companion bundle for DeepSeek Harness with native mobile controls and a Cordis client bridge.

    • Install: dsh plugin --profile web add @zseven-w/dsh-ios@latest
  • Pilot Harness Bundles - 261 stars | MIT. A suite of separately installable DSH Web bundles for a CodePilot-style theme, workspace file tree, schedule summary, and session-log export.

    • Install: dsh plugin --profile web add https://github.com/op7418/pilot-harness/releases/latest/download/deepseek-ai-dsh-ui-worktree-0.1.0-rc.5.tgz
  • DSH Synapse - 247 stars | MIT. A DeepSeek Harness bundle that adds a visual synapse workspace for navigating related context and tools.

    • Install: corepack pnpm dsh plugin --profile web add github:liangmianya/dsh-synapse
  • DSH Tianshu TUI - 246 stars | Apache-2.0. A terminal interface that adds Tianshu workflows, evidence gates, TDD controls, and optional vision modules.

    • Install: dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui
  • DSH Visualize - 225 stars | BSD-3-Clause. An inline visualization plugin that renders interactive HTML fragments as sandboxed cards in DSH conversations.

    • Install: dsh plugin --profile web add github:Nagi-ovo/dsh-visualize
  • DSH Plugins Marketplace - 164 stars | MIT. A Web plugin market for discovering, installing, updating, and removing community DSH plugins from the settings interface.

    • Install: dsh plugin --profile web install bradeGithub/DSH-Plugins-Marketplace
  • DSH Oil Creator - 160 stars | MIT. A DeepSeek Harness creative bundle for generating and organizing Oil-style visual content.

    • Install: npx @deepseek-ai/dsh plugin --profile web add github:oil-oil/dsh-oil-creator
  • DSH OpenPencil - 154 stars | MIT. An OpenPencil plugin that lets DSH agents preview, inspect, and edit real multi-frame design documents.

    • Install: pnpm dlx --package=@deepseek-ai/dsh@0.1.0-rc.6 dsh plugin --profile web add @zseven-w/dsh-openpencil@latest
  • DSH Damage Pulse - 140 stars | MIT. A DSH Web plugin that tracks token usage, account balance, session costs, and peak/off-peak pricing with a whale companion.

    • Install: dsh plugin --profile web add github:wssfk12138/dsh-damage-pulse
  • DSH Popout Sidebar - 137 stars | MIT. A DeepSeek Harness bundle that opens the sidebar as a separate popout panel.

    • Install: dsh plugin --profile web add github:e2mcc/dsh-popout-sidebar
  • GAL View - 132 stars | MIT. A DSH Web conversation view with a Galgame-style layout and an editor for scene elements.

    • Install: dsh plugin --profile web add github:Ayase34/gal-view#main
  • DSH Android - 123 stars | MIT. A DeepSeek Harness bundle for controlling Android emulators or USB devices with ADB, live streaming, UI actions, builds, logs, and OCR.

    • Install: dsh plugin --profile web add @zseven-w/dsh-android@latest
  • DSH Reasoning Effort - 118 stars | MIT. Model and reasoning-effort controls for DSH with a slider, model-advertised levels, and themed selector views.

    • Install: dsh plugin --profile web add github:HanaAyane/dsh-reasoning-effort#main
  • DSH Skill & MCP Panel - 108 stars | MIT. A Web settings panel for managing DSH Skills and MCP servers through profile configuration.

    • Install: dsh plugin --profile web add https://github.com/Fishquito7/dsh-skill-mcp-panel/releases/download/v2.0.1/dsh-skill-mcp-panel-2.0.1.tgz
  • DeepSeek Harness GenUI - 107 stars | MIT. A DSH bundle that lets agents create focused React interfaces for complex tasks and carry user selections into later turns.

    • Install: dsh plugin --profile web add dsh-plugin-genui
  • DSH Web UI Market - 103 stars | MIT. A Web UI marketplace for browsing the curated DSH catalog and installing or removing plugins from a profile.

    • Install: dsh plugin --profile web add @sanqi-normal/dsh-webui-market-plugin
  • SeekTTY - 99 stars | MIT. A keyboard-first terminal workspace for DeepSeek Harness with session controls, a plugin center, themes, and workflow commands.

    • Install: dsh plugin --profile tui add https://github.com/Hilbert-beinghappy/seektty/releases/download/v1.2.0/seektty-1.2.0.tgz
  • Tabbit Browser - 96 stars | MIT. A DSH bundle that exposes Tabbit Browser skills and host tools through the Web profile.

    • Install: dsh plugin --profile web add github:Tabbit-Browser/dsh-tabbit
  • DSH GitHub - 93 stars | MIT. Adds a VS Code-style Git and GitHub repository panel to DeepSeek Harness.

    • Install: pnpm install && dsh plugin --profile web add .
  • DSH Market Sidebar - 88 stars | MIT. A DeepSeek Harness sidebar market for discovering, searching, and installing community plugins.

    • Install: npx @deepseek-ai/dsh plugin --profile web add @dsh-market/plugin
  • DSH Personal Center - 79 stars | MIT. A DeepSeek Harness Web plugin that adds usage and cost views, custom instructions, font settings, a session overview, and desktop-pet skins.

    • Install: dsh plugin --profile web add github:PolinniZhong/dsh-personal-center
  • ZAT DSH Engine - 79 stars | MIT. A Web UI marketplace for searching, installing, updating, and rolling back community DSH plugins.

    • Install: dsh plugin --profile web add github:mishibeikejie/zat-dsh-engine
  • DSH Notification - 76 stars | MIT. Browser desktop notifications for completed DSH turns with outcome toggles and keyword include or exclude rules.

    • Install: dsh plugin --profile web add https://github.com/omdsh-dev/dsh-notification/archive/refs/tags/v0.1.2.tar.gz
  • DSH Plugin Hub - 75 stars | MIT. A DeepSeek Harness Web marketplace for browsing, searching, and installing curated community plugins.

    • Install: dsh plugin --profile web add dsh-plugin
  • DSH Plugin Console - 73 stars | MIT. A DSH settings panel for enabling, disabling, inspecting, and installing community plugins from multiple sources.

    • Install: dsh plugin --profile web add github:Noob-stupid/dsh-plugin-hub
  • DSH Usage Dock - 73 stars | MIT. A DeepSeek Harness Web bundle with a persistent usage dock, balance panel, activity heatmap, and local channel comparison.

    • Install: dsh plugin --profile web add github:Aisland-SJL/dsh-usage
  • DSH Stock Watch - 68 stars | MIT. A Web UI stock monitor with watchlists, groups, intraday and candlestick charts, target prices, and a draggable panel.

    • Install: dsh plugin --profile web add dsh-stock-watch
  • DSH Watcher - 68 stars | MIT. A DSH Web plugin that shows live working activity, tool progress, and turn summaries in the conversation interface.

    • Install: dsh plugin --profile web add github:aa2246740/dsh-watcher
  • DSH Plugin Store - 67 stars | MIT. A Web plugin that lets users browse, validate, install, update, and remove community DSH plugins after confirmation.

    • Install: dsh plugin --profile web add npm:dsh-plugins-store
  • DSH Strata - 67 stars | MIT. A DeepSeek Harness Web plugin that maps conversations onto a persistent spatial navigation rail.

    • Install: dsh plugin --profile web add dsh-strata
  • DSH Web Mobile - 67 stars | MIT. A responsive Web UI plugin that adapts the DSH interface for narrow and portrait-oriented screens.

    • Install: dsh plugin --profile web add github:mexiaosqwq/dsh-web-mobile
  • DSH Web Plugin Manager - 67 stars | MIT. A DSH Web plugin manager with install guards, health checks, rollback, environment controls, and marketplace browsing.

    • Install: dsh plugin --profile web add dsh-web-plugin-manager@latest
  • Jacky Creator - 65 stars | MIT. Adds a content and operations workspace to DSH for drafting, planning, and idea management.

    • Install: dsh plugin --profile web add jacky-creator
  • OpenMA DSH TUI - 65 stars | MIT. A terminal-native DSH profile with an ACP plugin tree, streamed sessions, themes, overlays, and native TUI rendering.

    • Install: dsh plugin --profile tui add @openma/deepseek-harness-tui@latest
  • DSH Talk Map - 64 stars | MIT. A DeepSeek Harness Web plugin that lays out sessions on a movable conversation map with digest and fork actions.

    • Install: dsh plugin --profile web add github:Tasihi89/dsh-talk-map
  • DSH Smooth Stream - 60 stars | MIT. A DSH Web rendering plugin for smoother streaming output and scrolling across Markdown, code, tables, and tool results.

    • Install: dsh plugin --profile web add dsh-smooth-stream
  • DSH Maze - 57 stars | MIT. A DSH Web plugin for viewing agent execution timelines, data tracks, deterministic analysis, and multi-session comparisons.

    • Install: dsh plugin --profile web add dsh-maze
  • DSH Status Rotator - 57 stars | MIT. A DeepSeek Harness bundle that rotates status messages while a task is running.

    • Install: dsh plugin --profile web add dsh-status-rotator
  • DSH Thin Plugin Console - 57 stars | MIT. A Web settings panel for installing, inspecting, updating, enabling, and disabling profile plugins without manual patch editing.

    • Install: dsh plugin --profile web add @vlln/plugin-console@0.1.0
  • DSH Better Display - 54 stars | MIT. A DeepSeek Harness Web bundle that adds improved message rendering, session display controls, and related conversation UI features.

    • Install: dsh plugin --profile web add github:aa2246740/dsh-better-display
  • DSH Session Manager - 54 stars | MIT. A DSH Web session manager for archived sessions, trash recovery, activity statistics, forking, workspace grouping, and context settings.

    • Install: dsh plugin --profile web add github:dream12347/dsh-session-manager#v0.2.2
  • DSH Auto Collapse - 52 stars | MIT. A DSH Web client plugin that folds tool cards and reasoning blocks into compact summaries.

    • Install: dsh plugin --profile web add dsh-auto-collapse
  • DSH MCP Panel - 52 stars | Apache-2.0. A DeepSeek Harness settings bundle for adding, editing, testing, and monitoring MCP servers.

    • Install: dsh plugin --profile web add dsh-mcp-panel
  • Context Editor DSH - 46 stars | MIT. Adds search, filtering, editing, hiding, restoring, and undo controls for plain-text DSH messages.

    • Install: dsh plugin --profile <profile> add ./context-editor-deepseek-harness-0.3.0.tgz
  • DSH Codex UI - 42 stars | Apache-2.0. A Codex-style DSH Web sidebar plugin with workspace navigation, search, conversation controls, and turn navigation.

    • Install: dsh plugin --profile web add @michengai/dsh-codex-ui@latest --registry=https://registry.npmjs.org/
  • DSH Raw HTML v2 - 42 stars | MIT. A DSH Web bundle that renders raw HTML documents in a sandboxed panel for agent-generated output.

    • Install: dsh plugin --profile web add <built dsh-raw-html-v2 package path>
  • DSH Status Label - 42 stars | MIT. Configurable running-turn status text for DSH Web, with a settings row and conversation-status provider.

    • Install: dsh plugin --profile web add dsh-ui-status-label
  • DSH Emoji - 41 stars | MIT. A DSH Web plugin that renders semantic inline emoji and supports switchable custom emoji packs.

    • Install: dsh plugin --profile web add dsh-emoji
  • DSH Raw HTML - 40 stars | MIT. A DeepSeek Harness Web plugin for rendering controlled HTML, SVG, charts, formulas, and interactive VCP cards.

    • Install: node <absolute-path-to-dsh-raw-html>/patch/install-all.cjs && dsh plugin --profile web add <absolute-path-to-dsh-raw-html>
  • DSH Web UI Suite - 40 stars | Apache-2.0. A DSH Web UI suite that bundles task boards, Git views, usage panels, SSH tools, pets, and selectable skins.

    • Install: dsh plugin --profile web add @captain1275/dsh-web-ui-all
  • DSH Usage Billing - 39 stars | MIT. A DeepSeek Harness Web dashboard plugin that aggregates usage, provider pricing, balances, and estimated session costs.

    • Install: dsh plugin add npm:@kenz1117/dsh-ui-usage-billing@stable
  • DSH Gov Portal - 38 stars | MIT. A DeepSeek Harness Web UI bundle that provides a government-style portal for sessions, models, permissions, and usage views.

    • Install: dsh plugin --profile web add link:<absolute-path-to-dsh-gov-portal>
  • DSH Skills Manager - 38 stars | Apache-2.0. A DeepSeek Harness Web plugin for loading, organizing, and safely managing local Agent Skills.

    • Install: dsh plugin --profile web add @michengai/dsh-skills-manager@latest --registry=https://registry.npmjs.org/
  • DSH IDE - 36 stars | BSD-3-Clause. A DeepSeek Harness IDE suite with a file tree, code editor, diff views, terminal, and SSH workspace plugins for the Web interface.

    • Install: pnpm install && pnpm --filter ./packages/dsh-aionui-panel build && pnpm --filter ./packages/dsh-ssh build && pnpm --filter ./packages/dsh-easyssh build && dsh plugin --profile web add file:<absolute-path>/packages/dsh-aionui-panel && dsh plugin --profile web add file:<absolute-path>/packages/dsh-ssh && dsh plugin --profile web add file:<absolute-path>/packages/dsh-easyssh
  • DSH Archive Manager - 35 stars | Apache-2.0. A DSH Web plugin for browsing, restoring, and managing archived sessions with sidebar controls.

    • Install: dsh plugin --profile web add @michengai/dsh-archive-manager@latest --registry=https://registry.npmjs.org/
  • DSH Share - 35 stars | MIT. A DSH plugin for sharing selected conversations and groups as images or Markdown.

    • Install: dsh plugin --profile web add dsh-share
  • DSH Sidebar QA - 35 stars | MIT. A DSH Web sidebar plugin for selecting conversation text and opening nested follow-up sessions in a dedicated panel.

    • Install: dsh plugin --profile web add dsh-sidebar-qa
  • Meow Smooth - 34 stars | MIT. A DSH notification and mobile UI bundle with smooth streaming views and configurable message presentation.

    • Install: dsh plugin --profile web add github:Phant0Meow/dsh-meow-smooth
  • DSH Office Preview - 33 stars | AGPL-3.0. An optional DSH Web bundle that adds DOCX, XLSX, and PPTX previews to DSH Better Sidebar.

    • Install: dsh plugin --profile web add @huanlin/dsh-plugin-better-sidebar-plugin-office
  • OpenMAIC DSH - 33 stars | MIT. A DeepSeek Harness plugin that lets agents generate and render OpenMAIC-style interactive widgets in sandboxed cards.

    • Install: dsh plugin --profile web add git+https://github.com/THU-MAIC/dsh-openmaic.git
  • DSH Sticky Note - 32 stars | MIT. A DSH Web sidebar note panel for saving ideas, reminders, and TODO items to the local archive.

    • Install: dsh plugin --profile web add dsh-sticky-note
  • DSH-Code - 32 stars | MIT. A terminal coding interface that runs as an out-of-tree DeepSeek Harness bundle with the official agent and tool ecosystem.

    • Install: dsh plugin --profile cli add dsh-code@1.0.2
  • DSH File Review - 31 stars | MIT. A DeepSeek Harness Web plugin that reviews files changed during an agent turn and presents the findings in the conversation.

    • Install: dsh plugin --profile web add dsh-file-review
  • DSH Session Delete - 31 stars | MIT. A DeepSeek Harness Web plugin for deleting sessions with confirmation, running-agent handling, and sidebar refresh.

    • Install: dsh plugin --profile <profile> add file:C:/path/to/dsh-plugin-session-delete
  • DSH TUI Front End - 31 stars | MIT. A terminal front end for DeepSeek Harness agents with streaming Markdown, tool-call cards, approvals, and session controls.

    • Install: dsh plugin --profile tui add @dsh-tui/dsh-tui
  • DSH Workbench - 31 stars | MIT. A DeepSeek Harness Web workbench plugin with an editor, file and Git tools, session inspection, and workspace panels.

    • Install: dsh plugin --profile web add dsh-workbench-plugin@0.1.32
  • DSH Bottom Info Bar - 30 stars | MIT. A DeepSeek Harness information bar that shows the active provider and model, live balance, pricing status, and persisted session spending.

    • Install: dsh plugin --profile web add dsh-bottom-info-bar
  • DSH Minigames - 30 stars | BSD-3-Clause. A DSH Web bundle that adds a floating mini-games panel without changing the core conversation flow.

    • Install: dsh plugin --profile web add '@dsh-external/dsh-minigames@github:lhh010/dsh-minigames#v0.3.18'
  • DSH Timeline - 30 stars | GPL-3.0-or-later. A DSH Web session timeline with navigation, bookmarks, exports, prompt storage, and quick notes.

    • Install: dsh plugin --profile web add dsh-timeline

Vision

  • Modlens - 3.7k stars | MIT. A vision plugin that returns structured OCR, layout, and semantic evidence to text-only DSH models.

    • Install: dsh plugin --profile web add @liustack/modlens@3.16.6
  • DSH Vision Router - 1k stars | MIT. A vision routing plugin with image questions, grounding, crops, pixel comparison, OCR, and screenshot tools.

    • Install: npx @deepseek-ai/dsh plugin --profile web add dsh-vision-router
  • DSH Vision Toolkit - 837 stars | MIT. A native vision bundle for image questions, long-screenshot OCR, UI reconstruction, grounding, and pixel comparison.

    • Install: dsh plugin --profile web add @anionex/dsh-vision-toolkit
  • DSH Image Gen - 269 stars | MIT. A Web plugin that adds image-generation tools and settings to DeepSeek Harness conversations.

    • Install: dsh plugin --profile web add dsh-image-gen
  • DSH Vision - 88 stars | MIT. Vision tools for DSH that preserve native image input and bridge text-only models to an external vision model.

    • Install: npx @deepseek-ai/dsh plugin --profile web add github:oil-oil/dsh-vision
  • DSH Design QA - 44 stars | MIT. A DeepSeek Harness plugin for on-demand image inspection, design-fidelity checks, and a reproducible visual defect benchmark.

    • Install: dsh plugin --profile web add dsh-design-qa
  • DSH ImageGen - 42 stars | Apache-2.0. A DeepSeek Harness image workspace with provider settings, in-chat generation, editing, templates, and an asset gallery.

    • Install: dsh plugin --profile web add @dickpy/dsh-imagegen
  • PictureReader - 35 stars | MIT. A DeepSeek Harness vision bundle for reading and describing information from images.

    • Install: dsh plugin --profile web add picturereader
  • DSH ComfyUI - 30 stars | MIT. A DSH plugin for driving ComfyUI to generate and process images and videos with workflow and asset panels.

    • Install: dsh plugin --profile web add dsh-comfyui

Workflow & Automation

  • Reactive Resume DSH Plugin - 41.9k stars | MIT. A DeepSeek Harness bundle that connects Reactive Resume to a session for reading, creating, and editing resumes and job applications.

    • Install: dsh plugin --profile web add dsh-plugin-reactive-resume
  • Ouroboros - 5.7k stars | MIT. A DeepSeek Harness bundle that exposes the Ouroboros spec-first development workflow as native tools and chat commands.

    • Install: dsh plugin --profile web add "github:Q00/ouroboros#main&path:integrations/dsh-plugin"
  • LoopX DSH - 5.3k stars | Apache-2.0. A DSH plugin for bootstrapping LoopX, running governed same-session workflows, and displaying a local GoalBar.

    • Install: dsh plugin --profile web add dsh-loopx-plugin
  • Codex Taskboard DSH Integration - 2.7k stars | Apache-2.0. A DeepSeek Harness bundle that adds a Taskboard sidebar entry and opens the installed Codex Taskboard runtime.

    • Install: dsh plugin --profile web add /absolute/path/to/codex-taskboard/integrations/deepseek-harness
  • DSH Infinite Gen 4 - 1.4k stars | MIT. A DeepSeek Harness bundle for controlled red-team prompt evaluation with system-prompt injection and a live client status bar.

    • Install: bash install.sh
  • DSH Agent Teams - 1.2k stars | MIT. A team orchestration plugin that adds tools for creating agent groups, assigning work, and tracking shared state.

    • Install: dsh plugin --profile web add @nanmicoder/dsh-agent-teams
  • Chorus DSH - 1.1k stars | AGPL-3.0. A native DeepSeek Harness bundle for Chorus lifecycle automation, prompt behavior, MCP access, and AI-DLC skills.

    • Install: dsh plugin --profile web add @chorus-aidlc/chorus-dsh -w
  • Aegis - 1.1k stars | MIT. A DeepSeek Harness bundle for the Aegis agent's guarded filesystem and skill workflows.

    • Install: dsh plugin --profile web add github:GanyuanRan/Aegis
  • AgentRQ DSH Plugin - 1.1k stars | Apache-2.0. A DeepSeek Harness plugin that connects AgentRQ task workspaces to supervised sessions and MCP-backed task tools.

    • Install: npx @deepseek-ai/dsh plugin --profile web add @agentrq/dsh-plugin-agentrq
  • CloudBase DSH - 1.1k stars | MIT. A DSH plugin for building full-stack applications with CloudBase database, storage, authentication, and deployment tools.

    • Install: dsh plugin --profile web add @cloudbase/dsh-plugin
  • TongFlow DSH Plugin - 963 stars | AGPL-3.0-only. A multimodal workflow studio for generating and reviewing image, audio, video, and 3D assets from saved workflows inside DSH.

    • Install: dsh plugin --profile web add dsh-tongflow
  • DSH IM - 949 stars | MIT. A single DSH settings plugin for connecting Feishu, WeChat, DingTalk, WeCom, QQ, Slack, Telegram, Discord, and WhatsApp bots.

    • Install: dsh plugin --profile web add @xmanrui/dsh-im
  • Infinite Gen 3 DSH - 801 stars | MIT. A DSH prompt preset with an activation status bar and profile migration scripts for the Infinite Gen 3 workflow.

    • Install: bash install.sh
  • OpenWrite DSH - 718 stars | Apache-2.0. An interactive DeepSeek Harness writing suite for planning, drafting, and revising long-form fiction in a Web profile.

    • Install: dsh plugin --profile web add -w dsh-openwrite@latest
  • Treg DSH - 682 stars | Apache-2.0 + additional terms. A DSH bundle that exposes the Treg tool registry as an optional MCP connector and packaged Skill.

    • Install: dsh plugin --profile web add github:superdesigndev/treg
  • AgentSight DSH - 614 stars | Apache-2.0. A DeepSeek Harness observability plugin that records and presents agent activity for inspection.

    • Install: cd src/agentsight/dsh-plugin && pnpm install && pnpm run build && dsh plugin --profile web add .
  • Infinite Gen 2 DSH - 586 stars | MIT. A DSH plugin that adds the Infinite Gen 2 prompt preset and an on-screen activation status bar.

    • Install: ./install.sh
  • Superdesign DSH - 547 stars | MIT. A DeepSeek Harness bundle that brings Superdesign's code-aware interface design workflow into an agent session.

    • Install: dsh plugin --profile <name> add github:superdesigndev/superdesign-skill
  • AI Novel Writer DSH - 502 stars | MIT. A DeepSeek Harness bundle for planning, drafting, and revising long-form fiction inside a novel project.

    • Install: dsh plugin --profile web add @ethanyoq/dsh-ai-novel-writer
  • DeepSec DSH Security Suite - 354 stars | MIT. A pair of DSH security bundles for defensive code audits and authorized penetration-testing workflows.

    • Install: dsh plugin --profile web add ./dsh-plugins/deepsec-shield && dsh plugin --profile web add ./dsh-plugins/deepsec-spear
  • DSH Hub Agent Tools - 346 stars | MIT. A DeepSeek Harness bundle that gives agents tools for inspecting, planning, applying, and rolling back reproducible plugin and profile installations.

    • Install: dsh plugin --profile web add @dsh-plugin-hub/dsh-plugin
  • Harmony Next DSH - 342 stars | MIT. A DSH plugin that provides HarmonyOS NEXT development skills and offline reference materials.

    • Install: dsh plugin --profile demo add github:linhay/harmony-next.skills
  • AnySearch DSH - 324 stars | MIT. Web search for DSH with source discovery, vertical search, bounded batch queries, and cleaned page content.

    • Install: npx -y @deepseek-ai/dsh plugin --profile web add @anysearch/anysearch-dsh
  • DSH Pentest - 311 stars | MIT. A DSH security workflow plugin that records penetration-test targets, clues, proposals, decisions, and reports in the Web UI.

    • Install: dsh plugin --profile web add https://github.com/howmp/dsh-pentest/releases/latest/download/dsh-pentest.tar.gz
  • EasyEDA Agent DSH - 311 stars | MIT. A DeepSeek Harness bundle that adds EasyEDA Pro schematic and PCB automation through typed tools and an agent skill.

    • Install: dsh plugin --profile web add "github:zhoushoujianwork/easyeda-agent#<tag>"
  • ModSearch - 309 stars | MIT. A DSH web-search plugin that adds search, X search, and focused page reading through the ModSearch engine chain.

    • Install: npx -y @deepseek-ai/dsh plugin --profile web add @liustack/modsearch@latest
  • DSH Plugin Subscriptions - 292 stars | MIT. An OAuth-based provider plugin that connects ChatGPT, Claude, and Grok subscriptions to DSH without separate API keys.

    • Install: dsh plugin --profile web add dsh-plugin-subscriptions
  • DSH Cost Meter - 216 stars | MIT. Session cost tracking for DSH with daily totals, history, budget views, and synchronized model pricing.

    • Install: dsh plugin --profile web add github:Han-1413141/dsh-cost-meter#v1.3.1
  • Oh Story DSH - 211 stars | MIT. A DSH plugin for fiction and short-drama production with writing skills, specialist roles, workspace routing, and previews.

    • Install: dsh plugin --profile web add @oh-story/dsh@0.1.4
  • DSH Agent RP - 197 stars | MIT. A DeepSeek Harness roleplay bundle with SillyTavern migration, agent personas, and conversation workflow tools.

    • Install: npx -p @deepseek-ai/dsh@latest dsh plugin --profile web add github:hewzhew/dsh-agent-rp#main
  • DSH Taskboard - 187 stars | Apache-2.0. A DeepSeek Harness taskboard bundle for organizing tasks and monitoring workflow progress.

    • Install: dsh plugin --profile web add -w /absolute/path/to/shengsheng-dsh-taskboard-<version>.tgz
  • TokenLedger - 184 stars | MIT. A DeepSeek Harness bundle for tracking token usage and recording session cost data.

    • Install: dsh plugin --profile web add "github:zh667/TokenLedger"
  • DSH Data Agent - 181 stars | MIT. Database connections, masked forms, SQL tools, and a shared data-analysis preset for DSH Web and TUI.

    • Install: dsh plugin --profile web add @yejiming/dsh-data-agent
  • DSH Tavern Suite - 173 stars | AGPL-3.0-only. A DeepSeek Harness profile for Tavern workflows with character-card editing, scenario support, and asset extraction.

    • Install: curl -fsSL https://cdn.jsdelivr.net/gh/flizzywine/dsh-tavern@main/install.sh | DSH_TAVERN_HOST=cli sh
  • pi2dsh - 171 stars | MIT. A DeepSeek Harness bundle that brings the pi coding agent's workflow and tools into DSH.

    • Install: dsh plugin --profile web add pi2dsh
  • Anime Find - 163 stars | MIT. A DSH Web search plugin that gathers anime results into cards with metadata, resource links, and optional streaming views.

    • Install: dsh plugin --profile web add github:cocofhu/anime-find
  • DSH Evolve Modes - 157 stars | MIT. A DSH Web plugin for composing agent modes, quality gates, and self-evolution rules from the conversation input area.

    • Install: dsh plugin --profile web add https://github.com/GraySilver/dsh-evolve-modes/releases/download/v0.3.1/graysilver-dsh-evolve-modes-0.3.1.tgz
  • DSH Plugin Bridge - 157 stars | MIT. A session migration plugin that previews a bounded handoff to another preset while leaving the original session unchanged.

    • Install: dsh plugin --profile web add dsh-plugin-bridge
  • DSH Remote Web Gateway - 155 stars | MIT. A DSH Web plugin for phone and tablet access with QR pairing, per-device authorization, revocation, and a Cloudflare Quick Tunnel.

    • Install: dsh plugin --profile web add dsh-remote-web-gateway
  • DSH Agent Team GUI - 153 stars | MIT. Persistent multi-model teams for DSH with durable orchestration, DAG workflows, run history, and provider-reported usage.

    • Install: dsh plugin --profile web add -w github:toolclub/dsh-agent-team-gui#v0.5.0
  • DSH Super Injector - 152 stars | BSD-3-Clause. A DSH development plugin for injecting, hot-reloading, and removing local plugin packages without a restart.

    • Install: dsh plugin --profile web add github:yjh051108/dsh-super-injector
  • DSH SEV - 138 stars | MIT. A DeepSeek Harness plugin for managing a headless DSH server through SSH tunnels, remote session controls, and a browser interface.

    • Install: dsh plugin --profile web add dsh-sev
  • DSH Auto Mode - 133 stars | MIT. A fail-closed permission policy plugin that classifies DSH tool calls before automatic execution.

    • Install: dsh plugin --profile web add @nanmicoder/dsh-auto-mode
  • DSH Usage Stats - 129 stars | MIT. A DSH Web dashboard for token usage, provider balances, subscription quotas, and historical activity.

    • Install: dsh plugin --profile web add github:Ychris12138/dsh-usage-stats
  • Market Research Dashboard DSH - 129 stars | MIT. A DeepSeek Harness bundle that exposes market quotes, sector rankings, futures, news, and money-flow tools through a remote MCP endpoint.

    • Install: dsh plugin --profile web add github:theBigGavin/marketingdashboard
  • DSH Agent Workflow - 124 stars | MIT. A Web UI plugin that presents model requests, responses, and tool calls as a navigable workflow for each DSH conversation.

    • Install: dsh plugin --profile web add github:xuanyuanzhifeng/dsh-plugin-agent-workflow#v0.1.0 --workspace-root
  • Consensus Pipeline DSH - 121 stars | MIT. A DeepSeek Harness plugin for multi-agent research pipelines with department debates, progress updates, and report previews.

    • Install: npx -p @deepseek-ai/dsh dsh plugin --profile web add file:./consensus-pipeline/dsh-plugin
  • DSH Crew - 118 stars | MIT. A DSH hub for dispatching work to native subagents, tracking progress, and bridging Claude Code or Codex workers.

    • Install: dsh plugin --profile web add @zseven-w/dsh-crew@latest
  • DSH CommandCode Provider - 116 stars | MIT. An LLM provider plugin that adds a live Command Code model catalog, reasoning controls, and a Models-page card to DSH.

    • Install: dsh plugin --profile web add @mars-sea/dsh-commandcode-provider
  • DSH Auto Review - 115 stars | Apache-2.0. A read-only reviewer subagent that returns structured allow or deny verdicts for DSH approval requests and fails closed by default.

    • Install: dsh plugin --profile web add dsh-auto-review
  • Argo DSH - 113 stars | MIT. A DSH profile bundle that mounts Argo search MCP tools and an evidence-oriented research workflow.

    • Install: dsh plugin --profile web add "github:taxueseek/argo#main&path:packages/dsh-plugin"
  • Volcengine Ark DSH Plugins - 112 stars | Apache-2.0. A pair of DeepSeek Harness bundles for Volcengine Ark model routes and cloud Managed Agents.

    • Install: npx -y @deepseek-ai/dsh plugin --profile web add @volcengine/ark-plan-api && npx -y @deepseek-ai/dsh plugin --profile web add @volcengine/ark-managed-agents
  • DSH Workflow - 109 stars | MIT. A reusable DSH workflow layer for multi-agent runs with saved plans, approvals, background jobs, and resumable execution.

    • Install: dsh plugin --profile web add github:dsh-external/dsh_workflow#main
  • DSH Trading Terminal - 106 stars | PolyForm Noncommercial 1.0.0. An agent-native trading terminal for DeepSeek Harness with market data connectors, research roles, chart context, and approval-gated execution.

    • Install: dsh plugin --profile trading-web add @dshtrading/base @dshtrading/crypto @dshtrading/us @dshtrading/cn @dshtrading/hk
  • Superpowers DSH - 106 stars | MIT. A DeepSeek Harness bundle that packages the Superpowers development workflow as native DSH skills.

    • Install: dsh plugin --profile web add github:LayneChai/superpowers-dsh
  • DSH Plugin Finder - 103 stars | MIT. Searches GitHub's DSH plugin ecosystem from inside a session and returns ranked results with ready-to-run install commands.

    • Install: dsh plugin --profile web add dsh-find-plugin
  • Odai DSH Plugin - 103 stars | MIT. A profile-wide DSH governance and routing bundle with an embedded Odai skill and runtime.

    • Install: dsh plugin --profile web add odai-dsh-plugin
  • DSH Redteam Model - 102 stars | MIT. A DSH security-research suite with authorized red-team modes, campaign memory, asset hunting, and managed runtime plugins.

    • Install: dsh plugin --profile web add github:SeaOf0/dsh-redteam-model
  • DSH Auth In One - 101 stars | MIT. A DeepSeek Harness authentication bundle that manages common sign-in and profile setup flows.

    • Install: dsh plugin --profile web add github:Stormycry-cryp/dsh-AuthInOne#v0.2.0-alpha.4
  • DSH Reverse Skill - 89 stars | MIT. A DeepSeek Harness bundle for reverse-engineering software behavior into reusable development skills.

    • Install: dsh plugin --profile web add github:dhicoc/dsh-reverse-skill
  • DSH Automation - 83 stars | MIT. Scheduled coding runs for DSH with Web and agent controls, durable history, and guarded execution boundaries.

    • Install: dsh plugin --profile web add github:titanwings/dsh-automation#v0.1.6
  • DSH QQ Bot - 81 stars | MIT. A QQ Bot channel for DSH that handles messaging, QR-code login, session events, and agent replies.

    • Install: npx @deepseek-ai/dsh plugin --profile qqbot add @tencent-connect/dsh-qqbot
  • DSH Bridge - 80 stars | MIT. A DSH remote-access bridge for QR connections, tunnels, mobile clients, and chat-bot channels.

    • Install: dsh plugin --profile web add @wenbin_wb/dsh-bridge@2.6.1
  • DSH Notifier - 80 stars | MIT. A notification and remote-approval layer for DSH with one notify API, multiple channel adapters, and optional mobile controls.

    • Install: dsh plugin add dsh-notifier --profile web
  • Dockyard DSH - 79 stars | MIT. A native DSH provider plugin with account pools, OAuth sign-in, model catalogs, quota status, and provider-specific requests.

    • Install: dsh plugin --profile web add github:AITabby/dockyard-dsh
  • Sealos Skills - 78 stars | MIT. A DeepSeek Harness bundle that registers Sealos Cloud deployment, database, object-storage, and canvas skills through the native skill catalog.

    • Install: npx @deepseek-ai/dsh plugin --profile web add github:labring/sealos-skills
  • Russian Marketplace DSH - 77 stars | MIT. A DeepSeek Harness bundle that exposes Russian software marketplaces through searchable MCP tools and local skill retrieval.

    • Install: dsh plugin --profile web add github:Vladimir-Human/ru-marketplace-mcp#path:/dsh
  • ForkProbe DSH - 71 stars | MIT. A native DSH plugin for comparing Skills on the same task and choosing a winner from a local report.

    • Install: dsh plugin --profile web add "github:Jayden-X-L/forkprobe"
  • Capability Menu DSH - 70 stars | Apache-2.0. A DeepSeek Harness bundle that catalogs tools and skills and controls their resident, on-demand, or blocked exposure.

    • Install: dsh plugin --profile web add @daweifu/capability-menu
  • DSH Preset Plus - 70 stars | MIT. Adds a scoped preset mode that injects configurable preset context into DSH requests.

    • Install: dsh plugin --profile web add @rain-kl/dsh-preset-plus
  • Rapid MLX DSH Provider - 70 stars | Apache-2.0. A DeepSeek Harness provider bundle that connects Rapid-MLX servers and adapts their model context limits for compaction.

    • Install: dsh plugin --profile web add @raullenchai/dsh-provider
  • DSH Harness Wallet - 66 stars | MIT. A DSH Web plugin for account balances, usage tracking, completion alerts, recharge actions, and session controls.

    • Install: dsh plugin --profile web add deepseek-harness-wallet
  • DSH Approval Gate - 63 stars | MIT. A DSH Web plugin that adds approval gates and configurable permission presets for tool execution.

    • Install: dsh plugin --profile web add dsh-approval-gate
  • DSH Toy - 63 stars | BSD-3-Clause. Safety-bounded DSH control for Buttplug and Intiface devices with optional MonsterParty toy integration.

    • Install: npx -y @deepseek-ai/dsh plugin --profile web add github:c3ll256/dsh-toy
  • DSH Codex Connect - 61 stars | MIT. A DSH integration for using Codex models and image generation through ChatGPT OAuth.

    • Install: dsh plugin --profile web add dsh-codex-connect@alpha
  • Custom First Control Prompt - 59 stars | MIT. A DSH Web plugin for configuring the initial control prompt through a settings panel and profile patch.

    • Install: dsh plugin --profile web add @wm-coders/dsh-custom-first-control-prompt
  • DSH Council - 59 stars | MIT. A multi-model deliberation bundle for running bounded councils inside DeepSeek Harness sessions.

    • Install: npx -p @deepseek-ai/dsh@latest dsh plugin --profile web add @a1exsun/dsh-council@0.1.0
  • DSH YOLO - 59 stars | MIT. A DSH assistant that tracks todos, deadlines, milestones, reminders, and cross-session changes in a Web dashboard.

    • Install: npx @deepseek-ai/dsh plugin --profile web add dsh-plugin-yolo@0.5.0
  • SpecFusion - 58 stars | MIT. A DSH plugin for searching enterprise API documentation and returning interface details while the agent writes code.

    • Install: dsh plugin --profile web add @wxkingstar/specfusion-dsh
  • DeepSeek Flow - 57 stars | MIT. A Markdown-first workflow editor for DSH with a synchronized canvas, Boolean gates, reviewable changes, and AI-assisted workflow maintenance.

    • Install: dsh plugin --profile web add "github:kanghelyu/dsh-deepseek-flow#main"
  • DSH Balance Monitor - 57 stars | MIT. Balance monitoring, usage statistics, and third-party plugin management in the DSH Web interface.

    • Install: dsh plugin --profile web add github:yxxbc/dsh-balance-plugin
  • OpenCode2DSH - 57 stars | MIT. A DeepSeek Harness bundle that connects OpenCode Zen models through a native llm-pi-ai adapter without an API key.

    • Install: dsh plugin --profile web add @opencode2dsh/dsh-plugin
  • Morning Star DSH - 56 stars | MIT. In-process DSH workflow gates that validate status, control dispatch, and expose the Morning Star engine through refusal-aware channels.

    • Install: dsh plugin --profile web add @mstar-harness/dsh
  • OpenBiliClaw - 55 stars | BSD-3-Clause. A DeepSeek Harness bundle for OpenBiliClaw workflows and related content tools.

    • Install: dsh plugin --profile web add @openbiliclaw/dsh-plugin
  • DSH Novel Writer - 53 stars | MIT. A DeepSeek Harness writing suite for planning, drafting, and revising novels with a Web sidebar and project workflow.

    • Install: dsh plugin --profile web add <latest dsh-novel-writer release tarball path>
  • AgentDebugX DSH - 52 stars | MIT. A DSH plugin for diagnosing live and saved Harness trajectories with AgentDebugX.

    • Install: dsh plugin --profile web add dsh-agentdebugx
  • Recruiting Copilot DSH - 52 stars | MIT. A recruiting workflow bundle with job intake, candidate sourcing, resume review, and a browser panel for DSH.

    • Install: dsh plugin --profile web add git+https://github.com/Viy1204/recruiting-copilot.git
  • DSH Remote QR - 51 stars | MIT. A DSH Web remote-access plugin with account login, MFA, browser-side workspace selection, and protected WebSocket access.

    • Install: dsh plugin --profile web add @xgone/dsh-remote@0.1.1
  • DSH Secure Audit - 51 stars | MIT. A read-only DSH security and compliance plugin for prompt-injection detection, PII redaction, and local configuration audits.

    • Install: dsh plugin add dsh-secure-audit
  • DSH Codex - 50 stars | MIT. A DSH plugin that brings Codex model access, task controls, and related tools into DeepSeek Harness.

    • Install: dsh plugin --profile web add dsh-codex
  • DSH All-in-One Suite - 49 stars | MIT. An all-in-one DSH plugin suite bundling a store, notifications, session export, team board, presets, and themes.

    • Install: dsh plugin --profile web add @dsh-suite/all
  • DSH Nested Followups - 49 stars | MIT. A DSH Web plugin for creating isolated follow-up branches from any answer and continuing them at arbitrary depth.

    • Install: dsh plugin --profile web add dsh-nested-followups
  • DSH Lark - 47 stars | BSD-3-Clause. A Feishu/Lark channel for sending tasks to DSH agents and returning replies, approvals, and cards to chat.

    • Install: dsh plugin --profile web add dsh-lark-channel@latest
  • Run2Skill - 47 stars | MIT. A DSH Web bundle that turns successful sessions into reusable, reviewable Agent Skills.

    • Install: dsh plugin --profile web add dsh-run2skill@0.3.1
  • DSH Passwords - 46 stars | GPL-3.0-only. A DeepSeek Harness gateway plugin for login protection, per-user permissions and quotas, rate limits, audit logs, and automatic HTTPS.

    • Install: curl -fsSL https://raw.githubusercontent.com/slywalker2006/dsh-passwords/main/install.sh | bash
  • Lowtide DSH - 46 stars | MIT. A DeepSeek Harness plugin that schedules model work around configured prices and availability with semi-automatic or full-automatic runs.

    • Install: dsh plugin --profile web add https://github.com/KelaoHu/dsh-lowtide/releases/latest/download/dsh-lowtide.tgz
  • DSH IM Gateway - 44 stars | MIT. An IM gateway bundle for connecting DSH agents to WeChat, Feishu, Telegram, Discord, and other messaging channels.

    • Install: dsh plugin --profile web add dsh-im-gateway
  • DSH Auto Continue - 42 stars | MIT. A DeepSeek Harness bundle that automatically continues a task after an interaction reaches its limit.

    • Install: dsh plugin --profile web add dsh-client-auto-continue
  • Unity DSH Plugin - 42 stars | MIT. A DeepSeek Harness bundle for controlling the Unity Editor, creating scenes, attaching scripts, importing assets, and running builds.

    • Install: dsh plugin --profile <name> add @opdsh/unity-plugin
  • DSH Rewind - 41 stars | MIT. A DeepSeek Harness bundle for rewinding conversation turns and restoring the associated workspace changes.

    • Install: dsh plugin --profile web add dsh-rewind-plugin
  • DSH Tavern - 40 stars | CC-BY-NC-SA-4.0. A DSH roleplay plugin for managing character cards, worldbooks, presets, and story memories.

    • Install: dsh plugin add dsh-tavern
  • DSH with ChatGPT - 39 stars | MIT. A DSH plugin that connects ChatGPT reasoning to local coding sessions through a guided setup flow.

    • Install: dsh plugin --profile web add dsh-with-chatgpt
  • AX Feishu Bridge - 38 stars | MIT. A Feishu/Lark bridge that lets users chat with Pi or DeepSeek Harness from the same messaging workspace.

    • Install: dsh plugin --profile web add ax-feishu-bridge --ignore-scripts
  • DSH Agency Agents - 38 stars | Apache-2.0. A DeepSeek Harness bundle with 271 summonable specialist agents for research, engineering, writing, and other tasks.

    • Install: dsh plugin --profile web add @michengai/dsh-agency-agents@latest --registry=https://registry.npmjs.org/
  • Logion DSH Plugin - 38 stars | MIT. A DSH bundle that registers Logion artifact acquisition, inventory, and reconciliation tools in a profile.

    • Install: dsh plugin --profile <name> add @logionsh/dsh-plugin
  • DSH WorkBuddy Connect - 37 stars | MIT. A DeepSeek Harness provider plugin that connects the models available in the WorkBuddy desktop app without separate model configuration.

    • Install: dsh plugin --profile web add dsh-workbuddy-connect
  • MattSkillsDeck DSH - 37 stars | MIT. A DSH bundle that packages Matt Pocock's skills as an agent skill deck with a Web settings panel.

    • Install: dsh plugin --profile web add dsh-mattpocock-skills-deck
  • OpenGuardrails DSH - 37 stars | Apache-2.0. A DeepSeek Harness bundle that evaluates model-loop steps before and after generation, redacts local secrets, and routes approvals through verdicts.

    • Install: dsh plugin --profile web add @openguardrails/dsh
  • DSH Lark Bot - 36 stars | AGPL-3.0. A DSH profile bundle that connects DeepSeek Harness to Feishu and Lark with workspaces, parallel tasks, notifications, and guarded recovery.

    • Install: dsh plugin --profile dsh-lark add dsh-lark-bot
  • DSH Lark Bridge - 36 stars | MIT. A DeepSeek Harness bundle that connects Feishu and Lark group chats to isolated agent sessions and project directories.

    • Install: dsh plugin --profile web add link:/path/to/dsh-lark-bridge
  • DSH LikeTavern - 36 stars | MIT. A DeepSeek Harness roleplay frontend with character cards, prompt presets, lorebooks, personas, long-term memory, and rollback support.

    • Install: dsh plugin --profile web add github:Amakurai/dsh-liketavern
  • DSH Usage Plugin - 36 stars | MIT. A DeepSeek Harness bundle for viewing usage statistics and token consumption during sessions.

    • Install: dsh plugin --profile web add @feiyang666/dsh-usage-plugin
  • Marketing Mindset DSH - 36 stars | MIT. A DSH bundle that adds the Marketing Mindset skill and workflow guidance to a Harness profile.

    • Install: dsh plugin --profile <name> add github:axelfreeman/marketing-mindset
  • WorkBuddy DSH - 36 stars | MIT. A DSH Web plugin that connects WorkBuddy model providers and account management to the profile settings interface.

    • Install: dsh plugin --profile web add @axiaohungry/dsh-llm-workbuddy@latest
  • DSH Lark Link - 35 stars | MIT. A Feishu/Lark bridge with QR login, multi-agent modes, media exchange, and reusable DSH Web sessions.

    • Install: dsh plugin --profile web add dsh-lark-link@latest --ignore-scripts
  • DSH Save Money - 35 stars | MIT. A DeepSeek Harness bundle for tracking model usage and helping reduce unnecessary token spending.

    • Install: npx @deepseek-ai/dsh plugin --profile web add dsh-save-money
  • DSH Interconnect - 34 stars | MIT. Cross-instance DSH messaging and event handoff with host services, model-facing tools, and shared-token authentication.

    • Install: dsh plugin --profile web add dsh-interconnect
  • DSH Trading - 34 stars | MIT. A DeepSeek Harness trading bundle with market data, analysis tools, risk guards, verdicts, and Web chart support.

    • Install: export DSH_HOME=~/.dsh-trading && dsh plugin --profile trading add @dsh-trading/bundle
  • DSH AGY Link - 33 stars | MIT. A provider bundle that connects DSH to the Google Antigravity agy CLI with streaming output, model selection, and usage settings.

    • Install: dsh plugin --profile web add dsh-agy-link
  • DSH Claude Provider - 33 stars | MIT. A DSH provider plugin for connecting Claude models to DeepSeek Harness.

    • Install: npx @deepseek-ai/dsh plugin --profile web add @mofeng2223/dsh-claude-provider
  • DSH Model Config - 33 stars | MIT. A DeepSeek Harness Web bundle for custom model endpoints and per-model reasoning and capacity settings.

    • Install: dsh plugin --profile web add github:MarvekG/deepseek-harness-model-config
  • DSH Writing Guard - 33 stars | MIT. A DeepSeek Harness plugin for scientific writing checks, journal-fit guidance, and deterministic DOCX integrity validation.

    • Install: dsh plugin add dsh-plugin-writing-guard
  • Cloader DSH Taskboard - 32 stars | Apache-2.0. A DSH Web taskboard with sidebar navigation, task status tracking, and zero-configuration local storage.

    • Install: dsh plugin --profile web add dsh-taskboard
  • DSH Agent Team - 32 stars | MIT. A DeepSeek Harness plugin for coordinating multi-agent teams with per-agent models, tools, skills, and a shared workspace.

    • Install: npx @deepseek-ai/dsh plugin --profile web add @limuyang2/dsh-agent-team
  • DSH Codex Subscription - 32 stars | MIT. A DSH bundle for connecting ChatGPT and Codex subscriptions with OAuth, model access, usage, search, and image tools.

    • Install: dsh plugin --profile web add dsh-codex-subscription
  • DSH Plugin Guide - 32 stars | Apache-2.0. A DSH bundle with plugin-development documentation, a scaffolder, a static checker, and a pack verifier.

    • Install: dsh plugin --profile web add dsh-plugin-guide
  • DSH Science - 32 stars | MIT. A research and remote-compute bundle with experiment tracking, SSH/HPC jobs, evidence artifacts, and a Web settings panel.

    • Install: dsh plugin --profile web add dsh-science
  • DSH Thinking Effort - 32 stars | MIT. A DeepSeek Harness bundle that adds reasoning-effort settings for models and default effort controls for subagents.

    • Install: dsh plugin --profile web add @hytime/dsh-thinking-effort
  • DSH AGY - 31 stars | MIT. A DeepSeek Harness provider plugin for Google Antigravity OAuth login, model access, and multi-account rotation.

    • Install: dsh plugin --profile web add dsh-agy
  • DSH Recall Plugin - 31 stars | MIT. A DeepSeek Harness bundle that returns a conversation to the state captured when a message was sent.

    • Install: dsh plugin --profile web add dsh-recall-plugin
  • DSH Whale Report - 31 stars | MIT. A DSH reporting plugin that generates daily, weekly, monthly, yearly, or custom-range reports from session event logs.

    • Install: dsh plugin --profile web add github:SenmuuuuW/dsh-whale-report
  • fnOS DSH Apps - 31 stars | AGPL-3.0-only. A suite of fnOS DSH bundles for CodeBuddy, Codex authentication, and fnOS integration in Web profiles.

    • Install: dsh plugin --profile web add @tnnevol/dsh-codebuddy@rc && dsh plugin --profile web add @tnnevol/dsh-codex-auth@rc && dsh plugin --profile web add @tnnevol/dsh-fnos@rc
  • Helmd - 31 stars | MIT. A DeepSeek Harness security-analysis bundle with routing, evidence, and tools for Android, Web, Native, Protocol, Malware, and AI-Security work.

    • Install: dsh plugin --profile web add https://github.com/ADWMC/helm-d/releases/latest/download/helmd.tgz
  • DSH Pipeline Kernel - 30 stars | MIT. A DSH workflow bundle with pipeline tools, task routing, scheduled wakeups, and recovery for stalled jobs.

    • Install: dsh plugin --profile web add .
  • DSH Toolbox Suite - 30 stars | PolyForm Noncommercial 1.0.0. A suite of DSH bundles for product research, context switching, plugin preflight checks, and compatibility monitoring.

    • Install: dsh plugin --profile toolbox add ./dist/dsh-toolbox-product-research-workbench-0.2.1.tgz && dsh plugin --profile toolbox add ./dist/dsh-toolbox-context-switchboard-0.2.1.tgz && dsh plugin --profile toolbox add ./dist/dsh-toolbox-plugin-preflight-0.2.1.tgz && dsh plugin --profile toolbox add ./dist/dsh-toolbox-compatibility-radar-0.2.1.tgz

Install plugins carefully

DSH plugins run third-party code with your account permissions. A plugin can read files, access environment variables, start processes, and use the network. Inclusion confirms the repository shape and installation evidence; it is not a security audit. Read the source and install unfamiliar plugins in an isolated workspace without production credentials.

Related resources

Contributing

Read the contribution guidelines before opening a pull request. Additions must provide code-level DSH evidence and meet the admission threshold.

Comments

Loading…

Similar plugins

dsh-plugins-store

by ZASENJC

自动分类、收录和验证 DeepSeek-Harness 社区插件的市场。 Automatically categorize, curate, and validate the DeepSeek-Harness community plugin marketplace.

Tools & CapabilitiesDevelopment & InfrastructureManifest valid

68

163/wk

MIT

TypeScript

Sep 19, 2026

dsh plugin --profile web add dsh-plugins-store

by haveanote06

Plugin advisor for DeepSeek Harness: senses a need, checks installed plugins first, searches the dsh-plugin ecosystem with multi-signal quality scoring, and installs the best pick after confirmation.

Tools & CapabilitiesManifest valid

0

MIT

TypeScript

Aug 17, 2026

dsh plugin --profile web add dsh-plugin-advisor

by PetCT

Browse, search, star-sort, favorite and one-click download community plugins from inside DeepSeek Harness settings.

Tools & CapabilitiesDevelopment & InfrastructureManifest valid

2

1.5k/wk

MIT

JavaScript

Aug 23, 2026

dsh plugin --profile web add dsh-plugin-marketplace

by lilwhich

for better dsh

Tools & CapabilitiesTerminal & ClientsManifest valid

9

MIT

JavaScript

Sep 9, 2026

dsh plugin --profile web add my_better-dsh

by Eray114514

Find DSH plugins across five community catalogs plus live GitHub and npm search, ranked by relevance × trust × freshness × popularity — not stars alone.

Tools & CapabilitiesDevelopment & InfrastructureManifest valid

1

353/wk

MIT

JavaScript

Sep 16, 2026

dsh plugin --profile web add dsh-find-plugins

by Max-Null

Plugin center for DeepSeek Harness: installed-plugin metadata, a community market with stars and versions, one-click install and update, and a What's New dialog.

Tools & CapabilitiesDevelopment & InfrastructureManifest valid

1

483/wk

MIT

TypeScript

Sep 14, 2026

dsh plugin --profile web add @max-null/dsh-plugin-center