Plugins
Browse, filter, and install DeepSeek-Harness plugins.
578 plugins found
dsh-usage-statistics-panel
haoyueqin/dsh-usage-statistics-panel
Usage statistics settings panel: 26-week activity heatmap, daily token trend with a cache hit-rate curve, per-model donut and breakdown, time-range filters, summary cards, one-time historical backfill and lossless rebuild.
dsh-plugin-manager
2768651338/dsh-plugin-manager
A plugin manager tab in Settings → Plugins: Chinese names and plain-language descriptions for every installed plugin, one-click enable/disable, in-UI notes editing, and search/filter over the installed catalog.
dsh-plugin-template
kun2-5code/dsh-plugin-template
A starter template for dsh plugins covering config, tools, events, services, hooks, browser UI slots, and slash commands.
dsh-llm-codex
noirbright/dsh-llm-codex
ChatGPT Codex subscription chat: official OAuth, a Sol/Terra/Luna catalog with Fast rows, live usage limits, and optional search and view_image tools.
dsh-us-stocks
realyujie/dsh-us-stocks
US stock quotes, price history, financial statements, analyst consensus and news via yahoo-finance2.
dsh-progressive-tools
everclear077/dsh-progressive-tools
Cache-stable progressive tool discovery: a fixed tool_search and tool_dispatch surface on every request, in-memory catalog search, nested dispatch through the Harness pipeline, and a byte-stable native tool list across discovery.
kimi-tide (dsh-kimi-tide)
tafcear/kimi-tide
Per-step model router: named presets with ordered image/keyword-group rules route each agent step across every mounted provider and model, adding collaboration flows for image transcription, an image guard, a multi-plan quota panel, and per-step decision observability.
dsh-whale-pet
luweiyabo/dsh-whale-pet
A polished floating whale desktop pet for the DeepSeek Harness Web UI with 95 categorized transparent animations, state-aware event reactions, customizable actions and triggers, click interactions, dragging and screen wandering.
dsh-skill-mcp-manager
alone-tree/dsh-skill-mcp-manager
One-stop visual management of DSH Skills & MCP: on-demand MCP loading, in-session hot reload, SKILL & MCP descriptions viewable in the plugin.
dsh-drawio
jean3690/dsh-drawio
AI-driven drawio: four agent tools (validate, render to SVG/PNG, edit, template) plus a sidebar live board — zero-dependency mxfile-to-SVG preview, embedded diagrams.net editor with save bridge, and auto-open whenever the agent draws.
github-explore
fectivnfy112357/github-explore
GitHub search, discovery and audit scripts wrapped as a SKILL.md pack around the gh CLI: repo search, multi-axis explore, trending, repo summaries, similar projects, code search, issue/PR search and org audits; ships as a dsh bundle (and on npm).
dsh-plugin-subhub
kinoward/dsh-plugin-subhub
Use third-party subscription accounts in DeepSeek Harness: chat, image understanding, image generation, and image editing with the models your subscription covers, with available models and reasoning levels synced from your account; currently supports OpenAI/ChatGPT subscriptions, more providers planned.
dsh-advisor
omdsh-dev/dsh-advisor
dsh plugin bundle porting the omp advisor subsystem: a per-session reviewer model that observes the primary transcript and injects severity-ranked advice (nit/concern/blocker).
deepseek-harness-wallet
feibi-mochi/deepseek-harness-wallet
Multi-provider wallet chip: official DeepSeek balance, per-session cost & tokens, third-party token totals, recharge shortcut, low-balance alerts.
dsh-tool-stat
omdsh-dev/dsh-tool-stat
Descriptive statistics, percentiles, frequency distributions, and correlation.
codsh (bundle)
blackman99/codsh
Terminal coding agent for DeepSeek Harness with a full-screen alternate-screen UI, turn-aware session navigation, and a gated /ship workflow that takes one-line requirements through specification, TDD, and rerun acceptance checks.
dsh-sidenote
g-yixuan/dsh-sidenote
Codex-style side chat + selection annotations for DSH web.
dsh-swarm
joekytc/dsh-swarm
A governed swarm of six specialist DSH agents — orchestrator, planner, knowledge-base bridge, developer and two reviewers — turns a requirement into a strict phase pipeline where every delivery must prove itself with structured evidence before the next phase may start; reviewers are read-only, code merges only after a review pass, and an append-only event log gives full replay and audit on a live kanban board. Its design draws inspiration from the Hermes Agent kanban.
dsh-tool-see-image
gugu123a/dsh-tool-see-image
Provides the see_image tool for DSH: send an image file to a configurable OpenAI-compatible vision model and relay its description back to a text-only model.
dsh-archive-manager
earnest02522/dsh-archive-manager
Archived-conversation manager for DeepSeek Harness: view archived conversations grouped by workspace, restore them, and reveal their transcript folders.
dsh-plugins (to-english)
creait-nl/dsh-plugins
Rewrites the Chinese copy of a market-installed plugin into English using a model already configured in the harness — automatically when the plugin is installed, then live-reloaded. Each file is translated in one whole-file pass, validated by a real parser where one exists (node --check for JavaScript, JSON and YAML parsers otherwise) and handed back to the model with the error for up to three repair attempts; files above 48 KB, or that never parse, fall back to a line-range pass that checks every returned line against the original for structure. Trigger phrases and locale tables can optionally be preserved rather than translated, and the untouched original is kept beside the file as a .zh.bak.
dsh-plugins (research-mode)
creait-nl/dsh-plugins
Deep research as an agent mode: one reviewed loop that plans, researches in adaptive parallel rounds driven by the gaps the researchers themselves declare, synthesises a cited report and then reviews it adversarially, instead of a script the model rewrites per call. Questions the round budget never reached are named in the report rather than dropped.
dsh-sentinel-scanner
eligahyu/dsh-sentinel-scanner
Static security scanner for DSH plugins: read-only audit (exec, credentials, exfiltration, obfuscation, install scripts, bundle manifest) with a 0-100 risk score.
dsh-llm-oauth
ziyou979/dsh-llm-oauth
OAuth / subscription-plan LLM login (Grok, GitHub Copilot, OpenAI Codex, Anthropic, OpenRouter): durable credential store with on-request token refresh, no repo patches (Grok/Copilot verified; use Codex with caution).