Plugins
Browse, filter, and install DeepSeek-Harness plugins.
236 plugins found
dsh-memory
hy-sde/dsh-memory
Agent-curated long-horizon memory (ctx.memory) for DeepSeek Harness: durable project-scoped memory banks with a provider registry and a shipped local backend — a standalone plugin with no upstream harness changes required.
dsh-dock-host
tecfancy/dsh-dock-host
Generic dock-button host for a dsh (DeepSeek Harness) web client: renders one row of buttons above the composer and owns the dockButtons registry, overflow menu, i18n, and motion. Built as a Feature-Sliced Design static Cordis plugin.
pluginaicq
samaidev/pluginaicq
AICQ End-to-end Encrypted Chat plugin for DeepSeek Harness (DSH) — registers aicq_* chat/friend/file/group tools and drives the agent from inbound AICQ messages
dsh-trust-check
liuwenji007/dsh-trust-check
Static capability disclosure for DeepSeek Harness plugins: a Settings page and CLI that list installed plugins' capabilities, literal destinations, install scripts, and injection shapes (prompt registrations, shipped skill text, bundle patch), each with file:line evidence. Code-determined, reproducible, zero-token. Disclosure only — not a security verdict, never a safety claim.
dsh-skin-collection
nonchalantludens/dsh-skin-collection
Multi-style skin collection for the DeepSeek Harness (dsh) web GUI. Each skin registers a theme (Settings → Appearance / sidebar picker) plus scoped decoration CSS keyed to its active state.
smart-subagent
zekaishi/smart-subagent
Route fresh DeepSeek Harness subagents to registered provider/model pairs declared in role Markdown files
dsh-allrouter
mario03690/dsh-allrouter
Register AllRouter as a DSH provider: one base URL and one key for Kimi K3, Claude, GPT, Grok, GLM, DeepSeek, MiniMax-H3. Switch models without managing separate providers; every call reports real cost.
dsh-plugin-hub
pax-beehive/dsh-plugin-hub
DSH tools for planning and applying reproducible Plugin Hub Profiles through the local dsh-hub CLI
dsh-dejaview
jiang4wqy/dsh-dejaview
Checks whether a similar dsh plugin already exists before you build one, searching the awesome-dsh-plugin registry and the dsh-plugin GitHub topic and returning ranked matches with evidence.
dsh-firstrun
zoahdev/dsh-firstrun
First-run health check for DeepSeek Harness: verifies Node/pnpm/dsh toolchain, home, profile, API key (names only, never values), workspace writability and npm registry, then prints actionable next steps — CLI plus an agent-callable quickstart tool, dsh-firstrun/v1 reports, zero runtime deps.
dsh-todolist
hz-jasonlin/dsh-todolist
An independent todo board for DeepSeek Harness: list/board/calendar/week/project views, AI tools (todolist / todolist_suggest), and a self-contained storage backend. Registers a top-level Todos tab; registers a right-sidebar Today tab when dsh-better-side
dsh-mcp-sync
nan1010082085/dsh-mcp-sync
DSH plugin: connect to MCP servers, discover tools, and register them for direct model invocation with retry logic and statistics
dshplugins
stimqq/dshplugins
Check the dsh plugins you already installed against a registry of verified packages: which ship a broken package, which are pinned to a dsh version that no longer exists, and which run code on your machine at install time. Drafts the issue that fixes each
dsh-plugin-registry
dshplugin-app/dsh-plugin-registry
DSH Plugin Registry inside DeepSeek Harness — search, compare, and inspect source-backed plugin information before installation.
dsh-clawo
enderfga/dsh-clawo
DeepSeek Harness bundle that registers Claw Orchestrator as an ACP subagent provider — delegate a dsh subagent to a multi-engine council across Claude Code, Codex and Cursor.
dsh-frontend-tools
lukaiwuyi/dsh-frontend-tools
DSH plugin: loopback WebSocket bridge that mirrors application frontend tools onto the agent's tool registry and forwards model calls back to the application — one bridge, many apps, key-based namespace isolation
dsh-feed
863683348/dsh-feed
Cross-ecosystem aggregation data layer: syncs the GitHub dsh-plugin topic and the npm registry into one open JSON index, queried by model tools, a CLI, and a minimal stdio MCP server.
dsh-open-with
chuantianml/dsh-open-with
Open the current registered Workspace from the Session Header or Workspace menu in a detected or configured editor, with hot re-detection and a remembered browser preference.
task-board
johnxu22786/task-board
Event-sourced cross-session work ledger: register, track and settle tasks with full audit history, kanban export, and a board digest injected into every model turn.
dsh-Fonts
zhijun-dai/dsh-fonts
Font system plugin: OFL webfont presets served offline from the plugin, user-imported custom woff2 fonts, and a ctx.fonts registry other plugins can extend.