Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
5243 plugin trovati
dsh-qol
john-walks-slow/dsh-qol
Mobile-first Web UI quality-of-life pack for the DeepSeek Harness: a Chrome-style active-session tab bar, full-screen sidebar swipe open/close, overlay sidebar, collapsed-sidebar recents, keyboard-suppressing session switching, viewport/IME keyboard adaptation, touch feedback, code/table inner scrolling, hidden permission dropdown, a full-screen settings rewrite with tab memory, and a compositor-driven status pulse, no-touch-drag long-press protection — 14 features, each independently toggleable from the Settings QoL section with instant effect, persisted per browser in localStorage; pure client-side CSS/JS, mobile rules locked to viewports of 768px and below so desktop stays untouched.
dsh-harness-ui
jianjianzhu/dsh-harness-ui
A full-page console panel opened from the sidebar, with eight tabs: an overview; a session list read from the sessions service (title, directory, running state, updated time, with filters); installed bundles and Loader entries from pluginInventory and pluginManager, with per-bundle enable switches; a plugin market listing public topic:dsh-plugin repositories from the GitHub search API; a model and provider editor that writes the llm-pi-ai settings namespace through remote.settings.mutate (switch a session model, add or edit providers and their model lists, and store API keys via remote.credentials, merging over the stored profile so fields the form does not expose survive an edit); MCP and skills tabs; and a usage tab that reads the host's loopback /api/dsh-usage/overview document. Services are declared through ctx.inject, so a deployment that omits one mounts without the console rather than crashing.
orbital-agents
qulierm/orbital-agents
Persistent Endeavour and Challenger peer sessions for DeepSeek Harness that plan, execute sequential tasks, and verify reported results.
dsh-unsandboxed-winbash
xswt442-cmd/dsh-unsandboxed-winbash
让 dsh 在 Windows 上使用用户自安装的 Git Bash,并绕过其沙箱限制 | Enable dsh to use a user-installed Git Bash on Windows by bypassing its sandbox restrictions.
dsh-lantern
saretheya/dsh-lantern
Expose every model already configured in your local DeepSeek Harness to the LAN over OpenAI- and Anthropic-compatible endpoints, with API keys, per-key rate limits, a circuit breaker, model filters and usage reports.
dsh-sessions-diagnosis
youhui1/dsh-sessions-diagnosis
Diagnose and repair DSH sessions that stopped opening after a harness upgrade — from the CLI, from an agent tool, or from a dashboard in the DSH web UI.
dsh-server-monitor
goodandready/dsh-server-monitor
Standalone read-only Linux server monitoring sidebar for DeepSeek Harness
dsh-context-memory
hj01857655/dsh-context-memory
Cross-session memory for your dsh agent: remembered, recalled, and re-verified instead of assumed.
dsh-plugin-upgrade
perrylink/dsh-plugin-upgrade
Plugin-author upgrade skill for DeepSeek Harness: one package carrying a corridor index, which detects the caller peer band and routes to the closed corridor card that matches it (0.1.3-alpha.1 -> 0.1.5-rc.1 as legs A+B, 0.1.5-rc.2 -> 0.1.6-alpha.2 as leg C), plus a zero-dependency seam scanner shipped as a bundle skill and an npx CLI.
deskpet-guard
cny1230/deskpet-guard
Agent 行为守护桌宠:跨 agent 监控可疑外传(加密打包直传对象存储 / DNS 外泄线索 / 敏感密钥被读),发现即告警,明确确认后按「一次一个」终止目标 agent;事件写入只追加 guard-events.jsonl,并通过 DSH host 工具 + MCP(stdio) 供其它 agent 查询
wooden-fish-dsh
shenpingdd/wooden-fish-dsh
A clickable wooden-fish desktop pet for the DeepSeek Harness web GUI. Click to knock; counts per day with a calendar heatmap of your streaks in settings.
dsh-life-game
helly0000/dsh-life-game
Conway's Game of Life for DeepSeek Harness: a sidebar panel row opens a drawable centre-column board with four rules, seven stampable patterns and a population chart.
dsh-almazom-approve-escalate
almazom/dsh-almazom-approve-escalate
One-click Approve & escalate on the approval card: answers the pending request and switches the live session to a permission preset.
work-personal-secretary (work-personal-secretary)
liangl1985/work-personal-secretary
Installer and configuration base for a five-plugin DSH assistant suite: probes the Python, WPS and workspace environment, installs the sibling plugins shipped in the same repository, and generates the workspace baseline (instruction layer, memory seed, skills, settings); it also contributes its own settings section and its own host-side setup and check logic.
dsh-wechat
dai-aigc/dsh-wechat
WeChat bridge for DeepSeek Harness over Tencent's iLink bot channel: one session per contact, inbound text/images/files, and WeChat's native typing indicator while a turn runs.
novelAssist-dsh (plugin)
fenghuolinshan/novelassist-dsh
Long-form novel writing plugin: each book is a git repository of frontmatter files, with 39 DSH domain tools and a web writing UI. Deep import drafts candidates, AI adoption into canonical assets requires DSH approval, and deterministic continuity checks ship with a report-only benchmark. Independent open source (MIT), not an official DeepSeek product; requires Node >= 24.11.0 and currently targets DSH 0.1.2-rc.1.
law-thesis-review
signalight/law-thesis-review
DeepSeek Harness skill plugin that reviews law theses (international economic law and other legal topics): reads a student Word .docx, checks it against a bundled common-issue checklist, applies definite fixes as tracked changes, and adds Word comments for overall/section problems and missing-basis issues, then emits a short objective overall review plus a fix list.
dsh-fight-scene-director
hatsuyuki0103/dsh-fight-scene-director
Registers the fight-scene-director skill for designing AI-video fight scenes, ported from the Codex skill of the same name. Emits structured Chinese prompts for Seedance 2.0/2.5 and MiniMax H3, plus trajectory-map and initial-position image prompts.
dsh-storyboard
simikangtao/dsh-storyboard
End-of-chat visual storyboard: a storyboard tool renders a self-contained HTML card (inline SVG diagram, numbered flow, facts grid, timeline) from a JSON spec, writes it under ~/.dsh/storyboard/<session>/ and opens it in the sidebar; a system-prompt section and a /storyboard command trigger generation. Server-only, zero runtime dependencies.
dsh-web-search-9router
rebron1900/dsh-web-search-9router
9router-backed web search + fetch providers for DeepSeek Harness (ctx.web). Wires the native web_search/web_fetch tools to 9router's /v1/search and /v1/web/fetch endpoints.
dsh-figma-mcp
lubanqihao9875/dsh-figma-mcp
One-click Figma MCP connector for DSH (DeepSeek Harness).
dsh-custom-headers
epcn-fla/dsh-custom-headers
Adds configurable HTTP header profiles that can be selected per model.
dsh-global-context
zzjq678/dsh-global-context
Adds a Global Prompt tab to the conversation view: text you write there is prepended to the top of every session system prompt, and saving takes effect on the next message without a restart.
dsh-turn-hard-delete
shuanzhe/dsh-turn-hard-delete
Delete a complete closed turn (question + answer + tool calls) from a DeepSeek Harness session, without deleting the session.