Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
3037 plugins encontrados
pdf-background-gray-codex-skill (dsh-pdf-background-gray)
zjsthmjialin/pdf-background-gray-codex-skill
Registers the remove-pdf-background-gray skill for DSH: whitens gray/off-white scan backgrounds in image-based PDFs while preserving resolution, page geometry, and anti-aliased text edges (lossless Flate write-back), via a single Python script (pypdf + Pillow + numpy).
inspiration-deck-workshop (dsh-inspiration-deck-workshop)
zjsthmjialin/inspiration-deck-workshop
Registers the Inspiration Deck Workshop skill for DSH: local static HTML presentation decks (6 deck templates, 25+ layouts, 23 themes & motion showroom) with a validate + PNG/PDF export CLI and smoke tests, zero runtime dependencies.
dsh-webui-launcher
yv3507/dsh-webui-launcher
Cross-platform Web UI launcher for DeepSeek Harness: webui_start/stop/status/open model tools, a /webui start|stop|status|open slash command, a Settings-page launch card, and an optional desktop shortcut that starts the Web UI hidden and opens the browser once it is fully ready (dsh default icon).
LiuHe (bundle)
wulun811/liuhe
Bridges the LiuHe MCP code toolkit (44 tools) into dsh web: repo_map, symbol search, edit_batch with tolerant matching, transactional edits with undo journal, and deterministic quality gates — backed by a crash-isolated Rust tree-sitter parse daemon and SQLite index.
dsh-ssq-plugin
uriekang1211-bot/dsh-ssq-plugin
SSQ (China Welfare Lottery Double Color Ball) helper for DeepSeek Harness: 1000-draw trend tracking, six prediction models with ensemble voting, structure analysis and dan-tuo/random generation via the ssq tool.
dsh-compressor (dsh-compressor)
lifeodyssey/dsh-compressor
A slim port of Headroom: compresses tool output, cuts up to 20% of context, without affecting the model's context cache or agent performance.
dsh-mcp-lazy
leaforbook/dsh-mcp-lazy
Lazy-loading router for MCP servers: auto-discovers compatible MCPs and keeps only a shared router in the tool catalog, revealing a server's schemas when a turn needs them and hiding them again at turn end, so many installed MCPs stop costing context on every request. Falls open to normal visibility on any uncertainty, and the original MCP keeps ownership of execution, permissions and process lifecycle. Also supports explicit lazy connections with warm reuse, bounded reconnection, stdio and Streamable HTTP.
dsh-codegraph
jiangzhenguo/dsh-codegraph
DSH bundle that registers 13 native codegraph_* tools wrapping the codegraph CLI, so agents bootstrap, maintain, and query a pre-indexed code knowledge graph (symbol query, explore, node trail, callers/callees, impact, affected tests) instead of grepping files.
dsh-quick-launch
acebang0303/dsh-quick-launch
One-click create, update or remove the DeepSeek Harness desktop shortcut with switchable custom icons and a draggable whale button.
dsh-patchouli
memorax-ai/dsh-patchouli
DeepSeek Harness memory and knowledge hub that routes update, retrieve, and subscribe calls across compatible plugins, with an optional transactional Rust backend.
dsh-memory
aqsk-blg/dsh-memory
Layered file memory for DeepSeek Harness with workspace-scoped USER/MEMORY notes, background consolidation, and hybrid session recall.
dsh-session-recovery
coprexist/dsh-session-recovery
Recover deleted or corrupted dsh sessions (session.jsonl.zstd) and memory (memory.db) from the raw disk, and repair rebuilt sessions that fail to resume via the /session-repair command in the web UI.
dsh-llm-proxy
superfish058/dsh-llm-proxy
Per-model proxy routing for LLM requests: selected models go through a proxy (Clash etc.) while the rest stay direct, with automatic retry on transport errors, 429 and 5xx, configured live from the settings page.
dsh-theme
mux9056-bot/dsh-theme
Theme pack for the DSH Web UI: 30 drop-in CSS themes with light and dark variants, integrated into Settings → General with a programmatic API.
dsh-wallpaper
code-newbie-1/dsh-wallpaper
Wallpaper Engine integration for the dsh web GUI: scan the local WE library (Steam workshop 431960 + local projects) and use its wallpapers as the page background — image/video/web rendered natively, scene wallpapers as softened static previews — with a wallpaper-design panel (opacity, scope, blur, vignette, fps, parallax, carousel, theme linkage) and agent tools wallpaper_scan/list/set/config.
dsh-rate-limiter
xidong-ai/dsh-rate-limiter
Proactive per-provider token-bucket rate limiting that queues over-limit requests before they are sent, preventing upstream 429 errors.
dsh-all-usage
particlelight/dsh-all-usage
Analyze usage across models, providers, workspaces, and time ranges, with live cache-hit visibility and separate model and provider breakdowns. Includes a 53-week GitHub-style heatmap, usage streaks, cache-efficiency trends, DeepSeek account balance, workspace aliases, and CSV export. Chinese uses local time, English uses UTC; API access is loopback-only.
dsh-settings-drawer
zizhongfeiyang/dsh-settings-drawer
Lets you choose which items appear in the DeepSeek Harness settings left nav.
zzy-dsh-prompt-optimizer
zhengzeyong9527-droid/zzy-dsh-prompt-optimizer
Adds prompt optimization, cancellation, and undo controls to the DeepSeek Harness composer.
dsh-hover-approve
wydddddcool/dsh-hover-approve
Anchors an approve/answer bubble to each DSH Web sidebar session row — one-click handling of authorization, questions, plan reviews and blocked goals without opening the conversation.
dsh-file-mention
tipoli5890/dsh-file-mention
Session-scoped @file/@folder mentions in the composer with Git-aware indexing, drag-drop and paste managed uploads, and validated path markers.
dsh-inline-comments
ruisenbai/dsh-inline-comments
Select text in a finished assistant reply to add numbered comments beside the quote; collect drafts and submit the batch through the official composer as one user message.
dsh-workspace-scope
ri0n72y/dsh-workspace-scope
Per-workspace Skill and MCP enablement for DeepSeek Harness: control which skills and MCP servers new sessions load, per project.
dsh-timeline-rail
lcthe/dsh-timeline-rail
Message timeline rail for DeepSeek Harness web chat: evenly spaced ticks for each user message on the right edge, click to jump, hover to preview.