DSH Marketplace

The catalogue

Every DeepSeek Harness plugin

Synced from the community registry and the dsh-plugin GitHub topic. Star counts and last-push dates come straight from GitHub.

3,415 plugins

dsh-session-hotkeys

YEYEYEYESHIFU

2

Session hotkeys for the DSH Web GUI: switch sessions like browser tabs (positional Alt+1-9, pinned slots, previous/next, new/archive/rename, navigation mode, search focus), all rebindable with Windows/macOS presets.

Installed cleanly when we ran it

npm packageJavaScript4d ago

AI review

dsh-session-hotkeys

What it is — This plugin adds keyboard shortcuts for session management in DeepSeek Harness Web, similar to switching browser tabs.

Who it is for — When you need to manage multiple sessions in the DeepSeek Harness Web GUI using keyboard shortcuts, this plugin provides positional hotkeys and pinned slots. Users who do not use the web interface for session switching in DeepSeek Harness can skip it.

Watch out — No issues were found in sandbox testing. It integrates directly into the profile and allows rebindings for both Windows and macOS.

The verdict — I would install it if I frequently switch sessions in the web GUI because the rebindable keys and platform presets add convenience, but only if my workflow requires that level of keyboard control.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source

dsh-git-graph

WhitePlusMS

2

Dedicated read-only Git Graph view beside Chat and Trajectory: commit topology, local/remote/tag refs, HEAD and working-tree status, search, filtering, first-parent mode, refresh, and load more.

Installed cleanly when we ran it

GitHub sourceJavaScript5d ago

AI review

dsh-git-graph

What it is — It adds a dedicated read-only Git Graph view beside Chat and Trajectory in the DeepSeek Harness web interface.

Who it is for — If you need to check the workspace's Git history in DeepSeek Harness, this plugin is suitable. If you need to modify Git repository data, this plugin is not suitable.

Watch out — Sandbox testing passed. It was installed in a new profile and registered into the profile. No obvious issues were found.

The verdict — I would install it because it displays an empty state instead of an error when the current directory is not a Git repository or the repository has no commits yet.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

Google AI Studio-style floating preview for the Web UI: a draggable/resizable iframe preview with aspect-ratio and resolution presets, plus a VS Code-style code window with direct editing, confirmed writes, and session-log recording.

Installed cleanly when we ran it

GitHub sourceTypeScript5d ago

AI review

dsh-web-preview-float

What it is — This plugin adds draggable and resizable floating windows for iframe web preview and VS Code-style code editing to the DeepSeek Harness Web UI.

Who it is for — Developers who need real-time project preview while the model is responding or code is being modified can use this plugin. Users who only perform backend development without frontend web interfaces may not need it.

Watch out — It will execute shell commands. Sandbox testing passed in a fresh profile and it was registered into the profile by harness.

The verdict — I would install it because it supports direct code editing and records session events to DSH logs, but only if I accept the 1MB write limit.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

Archived Chats settings page for DeepSeek Harness: browse, search, unarchive, and delete archived sessions grouped by workspace — deletion takes effect immediately, no restart needed, even for sessions still resident in the background.

Installed cleanly when we ran it

npm packageJavaScript4d ago

AI review

dsh-archived-chats

What it is — Adds a settings page to browse, search, unarchive and delete archived sessions from DeepSeek Harness, grouped by workspace.

Who it is for — If you use DeepSeek Harness to manage agent conversations across multiple workspaces and need to access archived chats, install this plugin.
Those who only work with a single workspace without archiving sessions do not need it.

Watch out — Manually allow the build script if installing from source. Sandbox testing passed with no other obvious issues.

The verdict — I would install it because it enables immediate deletion of background-resident sessions without restart, following the official lifecycle.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source
2

DeepTutor tutoring bridge: deep explanations, self-test questions, learning-path planning, personal knowledge-base search (RAG), and note archiving via deeptutor_run / deeptutor_kb / deeptutor_note tools.

Installed cleanly when we ran it

npm packageTypeScript6d ago

AI review

dsh-deeptutor

What it is — It provides a DeepTutor tutoring bridge for DeepSeek Harness agent, adding tools for deep explanations, self-test questions, learning path planning, RAG knowledge base search, and note archiving.

Who it is for — When you ask your agent to teach you async/await using your dotnet knowledge base, it can generate a self-contained HTML study page. Users focused on routine code execution rather than knowledge-based learning do not need this plugin.

Watch out — Sandbox test passed: installed in a new profile and registered by harness. No obvious issues found.

The verdict — I would install it because it adds tools for agent-assisted learning, assuming a DeepTutor deployment is available.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source
2

Login gate for the dsh web surface: password or shared-token authentication, session cookies, rate limiting, and a user-management CLI (dsh.bundle manifest since 0.4.1, one-command `dsh plugin add` mounting).

Installed cleanly when we ran it

npm packageTypeScript3d ago

AI review

dsh-auth-gate

What it is — dsh-auth-gate adds a login gate to the DeepSeek Harness web surface using password or shared token authentication to protect agents, chat sessions and LLM credentials with a user-management CLI.

Who it is for — When deploying dsh web publicly to protect agents, chat sessions, and LLM credentials from unauthenticated access using the recommended password mode, this plugin fits. Those without the web profile may skip it since it only protects the web surface.

Watch out — Sandbox test passed with installation and registration in a new profile. Static checks show execution of shell commands and requirement to provide an API key or token. Configuration requires patching cordis.patch.yml and restarting the service.

The verdict — I would install it because it offers secure default protection for the web surface along with the user management CLI, but only if the deployment uses HTTPS for secure cookies and the server is properly secured.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
2Source

dsh-github-skills

Starfie1d1272

2

Four GitHub workflow skills for PR triage, review feedback, GitHub Actions diagnosis, and safe draft-PR publishing, reusing existing DSH capabilities with gh/git fallbacks.

Installed cleanly when we ran it

npm packageJavaScript3d ago

AI review

dsh-github-skills

What it is — dsh-github-skills provides DeepSeek Harness with GitHub workflow skills for PR triage, review feedback, CI diagnosis, and safe draft-PR publishing.

Who it is for — When using DeepSeek Harness for GitHub-related software development, dsh-github-skills can help with PR triage, review feedback, CI diagnosis, and safe publishing if your setup requires GitHub integration. For developers whose work is entirely local without GitHub repository connections, this plugin offers no benefit.

Watch out — Sandbox test passed with successful installation and registration in a fresh profile. No obvious issues were found.

The verdict — I would install it because it provides a layer on top of DSH's existing GitHub capabilities with gh/git fallbacks, but only if your DSH sessions involve GitHub PR triage and CI diagnosis.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source

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.

Installs, but needs a build approved first

GitHub sourceTypeScript6d ago

AI review

dsh-plugin-automations

What it is — Provides scheduled task management for the DeepSeek Harness Web Profile.

Who it is for — When using the Agent model in the DeepSeek Harness Web Profile to execute regular tasks, this plugin provides scheduled task support. If you primarily interact with DeepSeek Harness via command line tools, you don't need this plugin because it is designed for the Web Profile interface.

Watch out — Sandbox testing shows the need to manually allow the build script to complete registration. No other obvious issues were found.

The verdict — I would install it because it supports durable task state, but I must manually allow the build script before installation.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

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.

Installed cleanly when we ran it

GitHub sourceJavaScript5d ago

AI review

dsh-session-manager

What it is — Adds a right-click context menu to sidebar conversation rows and a session manager entry at the sidebar footer.

Who it is for — Users managing sessions in the DeepSeek Harness sidebar should install this plugin. Users who only want to use DeepSeek Harness for single-session chatting do not need this plugin.

Watch out — Installation from GitHub source requires manually allowing the build script. Sandbox test passed and registered in profile. It is compatible with DeepSeek Harness 0.1.0-rc.6; deleting a session is not implemented.

The verdict — I will install it because it implements session operations using public client services.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

dsh-adb

SamXiaBing

2

ADB device & bench operations for DSH: device discovery, structured logcat (background streaming), apk install, file pull/push, and dumpsys performance snapshots.

Installed cleanly when we ran it

npm packageTypeScript4d ago

AI review

dsh-adb

What it is — dsh-adb plugin provides Android device and bench operations for DeepSeek Harness, including device discovery, structured logcat, apk install, file pull/push and dumpsys performance snapshots.

Who it is for — When using DeepSeek Harness agents for Android device debugging it supplies device discovery and background streaming logcat. It is not required if the work does not involve Android devices or bench rigs.

Watch out — Sandbox test confirmed successful installation in a fresh profile with harness registration. No obvious issues found.

The verdict — For Android bench debugging I would install it because it delivers structured dumpsys snapshots directly applicable to performance analysis.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source

dsh-voice

STARDUSTLC666

2

Voice pair: free edge-tts neural speech synthesis + OpenAI-compatible ASR transcription.

Installed cleanly when we ran it

npm packageTypeScript4d ago

AI review

dsh-voice

What it is — dsh-voice is a DeepSeek Harness plugin that provides edge-tts speech synthesis and OpenAI-compatible ASR transcription.

Who it is for — When building a conversational agent with DeepSeek Harness that needs to perform voice dialogue, this plugin can be installed. In projects that only involve text interaction without voice needs, it can be skipped.

Watch out — Sandbox test passed, successfully installed and registered in a fresh profile. No obvious pitfalls found. It executes shell commands.

The verdict — I would install it because it provides free edge-tts speech synthesis capability.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

dsh-shortcuts

Ricketts-Guo

2

Fully customizable keyboard shortcuts for the Web UI: 34 pre-registered features (sessions, views, clipboard, models, silent permission cycling, settings), one-click recording to bind your own, and a shortcut cheatsheet with built-in diagnostics.

Installed cleanly when we ran it

GitHub sourceJavaScript3d ago

AI review

dsh-shortcuts

What it is — Provides customizable keyboard shortcuts for the DeepSeek Harness Web UI with one-click binding and diagnostic cheatsheet.

Who it is for — When performing session switches and model selections in the DeepSeek Harness Web UI and needing to adjust views quickly, the plugin's shortcuts are suitable. Users who only use the Desktop side's host-level features without needing Web UI keyboard shortcuts can skip installing it, since it is primarily browser-based.

Watch out — Sandbox test passed after installation in a fresh profile and registration into the profile. No obvious pitfalls found.

The verdict — I would install it because it supports one-click shortcut recording and built-in diagnostic panel, the premise being use of the DeepSeek Harness Web UI.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

Slacking-off companion: a floating mini player that streams Bilibili videos (native player, danmaku, comments, search) and pauses when your agent needs you, resuming exactly where you left off.

Installed cleanly when we ran it

npm packageJavaScript3d ago

AI review

dsh-client-deep-sneak

What it is — In DeepSeek Harness Web the bottom right floating mini player streams Bilibili videos with native player including danmaku comments. It pauses when agent needs you and resumes precisely from original position.

Who it is for — When using DeepSeek Harness to handle tasks and wanting to watch Bilibili videos to relax, lacking a player that pauses on agent needs and resumes precisely. People who want complete danmaku and comments not suitable to install, because it uses lightweight self-drawn danmaku layer for precise resume, with simple style.

Watch out — Installation is plug and play with no configuration needed. Sandbox test passed, it was installed in new profile and registered by harness. No obvious issues found.

The verdict — I would install it because the client bundle is pure handwritten JavaScript with no build step required.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

Cooperative timeout guard for ask_user_question: lost or unanswered questions resolve as a structured ASK_TIMEOUT instead of hanging the turn forever.

Installed cleanly when we ran it

GitHub sourceJavaScript6d ago

AI review

dsh-ask-guard

What it is — Cooperative timeout guard for ask_user_question in DeepSeek Harness: lost or unanswered questions resolve as structured ASK_TIMEOUT instead of hanging the turn forever.

Who it is for — When using DeepSeek Harness to handle user questions that may be interrupted by browser backgrounding or network drops, this plugin is suitable for your profile. Users not employing DeepSeek Harness for interactive agent turns do not need it.

Watch out — Build script must be manually allowed when installing from source. Sandbox test passed on a fresh profile with automatic registration. No obvious issues found.

The verdict — If agent turns in your workflow may hang due to connection instability, this provides structured timeout resolution for graceful turn end, making it worthwhile.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

harness-widgets

Physicolor

2

Right-hand widget rail for the DSH Web UI: live session stats (turns, LLM/tool time, TTFT, speed, cache, tokens) and OpenCode Go quota via a same-origin host proxy; extensible widget registry for more platform usage widgets, visuals, utility actions and external integrations.

Installed cleanly when we ran it

npm packageTypeScript2d ago

AI review

harness-widgets

What it is — harness-widgets adds real-time session statistics and OpenCode Go quota usage widgets to the DeepSeek Harness Web UI.

Who it is for — When running multi-turn conversations with tool calls in DeepSeek Harness and needing to monitor token consumption, this plugin is suitable. If you do not use OpenCode Go services, you can skip it.

Watch out — Tested successfully: installed in a fresh profile and registered by harness. No obvious issues found.

The verdict — Install it if you need to track token usage in sessions; otherwise, it is not necessary.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

dsh-hooks

PeterBon

2

Config-driven lifecycle hooks: event→command declarations in cordis.patch.yml, with Feishu card notifications and a QR scan-to-create bot setup.

Installed cleanly when we ran it

npm packageTypeScript3d ago

AI review

dsh-hooks

What it is — dsh-hooks is a plugin that lets you define lifecycle event hooks in cordis.patch.yml, triggering commands on events like turn/end and supporting Feishu notifications.

Who it is for — You can use dsh-hooks when building agents in DeepSeek Harness that need automated handling of turn events or approvals. You don't need it if you do not require command execution on events or notifications.

Watch out — Installation was blocked by a protobufjs@7.6.5 build script that requires manual permission to proceed. The plugin executes shell commands so only use trusted ones. No other issues found.

The verdict — I would install it because it handles agent lifecycle events and Feishu notifications via config, but must manually allow the build script first; otherwise, not worth it.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

Security-audit methodology skill pack: eight agent skills (secret scan, dependency audit, supply-chain review, prompt-injection review, audit orchestration, threat modeling, vuln intel, incident response) in Chinese and English editions, with an optional npm provider bundle.

Installed cleanly when we ran it

GitHub sourceTypeScript3d ago

AI review

dsh-skill-pack-security

What it is — This is a skill pack providing eight executable security audit methodologies for DeepSeek Harness.

Who it is for — In scenarios requiring whole-repo security audits using DeepSeek Harness agent models lacking security methodology skills, this plugin is suitable. Users who only want to execute scans using tool plugins should not install it, as this pack focuses on methodology teaching rather than scan execution.

Watch out — Sandbox test passed, it gets registered after installation in new profile. Static checks indicate execution of shell commands, no other issues found.

The verdict — I would install it because it combines security audit methodologies with pre-install scanning.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source
2

Pin sessions and workspaces to the top of the Web sidebar with per-pin row colors, a header toggle and a pinned panel, persisted through a durable settings namespace.

Installed cleanly when we ran it

npm packageTypeScript3d ago

AI review

dsh-session-pin

What it is — Pin sessions and workspaces to the top of the DeepSeek Harness web sidebar with row colors, header toggle, and pinned panel.

Who it is for — When managing multiple sessions and workspaces in the DeepSeek Harness sidebar, this plugin is suitable to install. Users who do not want the plugin to impact core functionality can choose not to install it.

Watch out — Sandbox test passes: installed in a fresh profile and registered by harness. The plugin will execute shell commands.

The verdict — I would install it because session pinning persists through the durable settings namespace.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

voco-input-sh

Nothree-code

2

Voice input for the Web UI: a mic button that drives local VocoType offline speech recognition and auto-inserts recognized text into the composer (auto-deploy, dedupe, continuous dictation).

Installed cleanly when we ran it

GitHub sourceJavaScript5d ago

AI review

voco-input-sh

What it is — This plugin adds a microphone button to the right of the chat input box in DeepSeek Harness Web UI, driving local VocoType offline speech recognition and automatically inserting recognized text into the input box.

Who it is for — Users who frequently need to input Chinese text via voice into the chat interface in DeepSeek Harness Web UI are suitable for installing this plugin. Those who mainly input in desktop applications or do not rely on real-time speech functions can use other input methods.

Watch out — Installation requires placing the plugin in the profile packages directory and running pnpm add file:, then adding a mount line in cordis.patch.yml and restarting the interface. The first run of VocoType requires downloading approximately 25MB of installer and 1.6GB of model files. It was tested to register normally in a fresh profile.

The verdict — If you need offline Chinese speech input in DeepSeek Harness Web UI and have sufficient storage, it is worth installing; otherwise, the time spent downloading the model is not worthwhile.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

folder-tree-sh

Nothree-code

2

Workspace file tree for the Web UI: multi-tab preview (text/DOCX/PDF/Markdown/CSV/images), inline Markdown editing, a Git changes panel, and file operations (rename/delete/copy/move/create) via context menu.

Installed cleanly when we ran it

GitHub sourceJavaScript5d ago

AI review

folder-tree-sh

What it is — folder-tree-sh is a file tree plugin for DSH Web GUI, providing multi-tab previews and Git changes panel.

Who it is for — If you are working in the DSH Web GUI workspace and need file tree navigation, multi-format previews, and Git change management, install this plugin. If you are not using the DSH Web GUI for workspace management, you do not need this plugin.

Watch out — Sandbox test passed: installed in a new profile and registered by harness. No obvious pits found. Static check indicates it will execute shell commands.

The verdict — I would install it because it supports inline Markdown editing and Git changes panel.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

One shared Obsidian vault for every agent: dependency-free Python core (search/promote/adjudicate/forget), vault template, dsh plugin (memory_search/show/submit/status).

Installed cleanly when we ran it

npm packagePython5d ago

AI review

unified-agent-memory

What it is — Provides unified memory system using Obsidian Vault for multi-agent in DeepSeek Harness.

Who it is for — When setting up multi-agent collaboration with DeepSeek Harness. Users needing only local knowledge management can use Obsidian directly.

Watch out — Sandbox test passed. Installed in a new profile and registered successfully with the harness. No obvious issues found.

The verdict — I would install it because it offers a zero-dependency core for full knowledge lifecycle management.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source
2

Vision-augmented DeepSeek adapter: a vision-capable model describes image input, then a text-only DeepSeek model reasons over the description.

Installed cleanly when we ran it

GitHub sourceTypeScript6d ago

AI review

dsh-llm-deepseek-vision

What it is — Vision-augmented adapter for DeepSeek Harness that enables text models to reason over image descriptions.

Who it is for — When you want text models to reason over image descriptions in DeepSeek Harness, use this plugin. If you do not use any vision provider route supporting image input, you can skip installing this plugin.

Watch out — Test passed: installed in a new profile and registered with Harness. It will execute shell commands. Visual descriptions regenerate every round.

The verdict — I would install it because the text model never needs to directly process image bytes, but only if the vision model supports image input.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

dsh-ops-health

MiraculousGarfield

2

One-click health check for the DSH Web GUI: a sidebar button runs the ops kit's check-health.ps1 through a plain HTTP route (independent of the tool registry) and renders a structured report card; colors follow the active theme, Windows/PowerShell.

Installed cleanly when we ran it

GitHub sourceJavaScript3d ago

AI review

dsh-ops-health

What it is — Provides a sidebar health check plugin to the DeepSeek Harness Web GUI.

Who it is for — When using DeepSeek Harness Web GUI on the Windows platform, users who need a quick system health status check are suitable for installing this plugin. For users running DeepSeek Harness Web GUI on non-Windows platforms, this plugin is not necessary because it only supports Windows.

Watch out — Sandbox test passed: successfully installed in a fresh profile and registered with the harness. No obvious issues found.

The verdict — I would install it because the button remains available even if agent tool calls fail.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

dsh-toolfold

Minecraftbe

2

Codex-style tool call folding, collapsing multiple tool calls into a single line.

Installed cleanly when we ran it

GitHub sourceJavaScript4d ago

AI review

dsh-toolfold

What it is — dsh-toolfold is a plugin that provides tool call folding, collapsing multiple continuous tool calls into a single line summary.

Who it is for — It is suitable when you use DeepSeek Harness web GUI for tool call conversations. If you do not use the DeepSeek Harness web GUI, you do not need to install it.

Watch out — The sandbox test passed, with successful installation and registration in a new profile. No obvious issues found. It requires a restart to take effect.

The verdict — I think it's worth installing because the sandbox test passed and it has near-zero performance overhead in DeepSeek Harness web GUI tool call scenarios.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source
Browse DeepSeek Harness Plugins — Search 3,415 DSH Plugins