Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
833 Plugins gefunden
dsh-settings-hub
amengclass/dsh-settings-hub
Unify third-party plugin settings in DeepSeek Harness. Auto-discover, group, and reorder plugin settings under one collapsible nav entry with drag-and-drop support.
dsh-skills-manager-plugin
wisdoverse/dsh-skills-manager-plugin
Matches prompts to installed skills for automatic activation, applies skill-declared lifecycle hooks and tool policies, and manages GitHub-hosted skills from Settings or the skill_manager tool.
dsh-llm-capabilities
bamboostrip/dsh-llm-capabilities
DSH plugin: auto-detect and configure model capabilities (reasoningEfforts + input modalities) for llm-pi-ai. Successor to dsh-reasoning-efforts.
dsh-latex-guard
flan246/dsh-latex-guard
LaTeX and BibTeX guardrails for DeepSeek Harness: compile checks with automatic xelatex/lualatex detection, BibTeX entry deduplication and field filling from Crossref, and \cite key audits against the .bib file.
dsh-computer-use
hanzhangzzz/dsh-computer-use
Computer use plugin for DeepSeek Harness: one plugin composing the computer seam, a Playwright provider, and the computer_* tools
dsh-typelens
fantasyce/dsh-typelens
Automatic, bounded type context and edit diagnostics for DeepSeek Harness
dsh-turnsnap
yongshuai0314/dsh-turnsnap
Zero-config per-turn git checkpoints: after every completed agent turn in a git workspace, stages all changes into one tagged \[turnsnap] commit (serialized queue, sandbox-policy aware), so any turn is a rollback point.
dsh-yuque-kb
nyaacaster/dsh-yuque-kb
Yuque knowledge base as external memory for dsh — auto-injects matching document fragments into conversation, with catalogue search, cloud full-text search and online reading.
dsh-continue-on-limit
qwert702/dsh-continue-on-limit
Auto-continue for the dsh web GUI: when a local model hits its output-token cap and the max-tokens notice appears, the plugin automatically queues a short continue message so the reply keeps flowing — dual-source truncation detection, loop protection, and no UI.
dsh-think-autoexpand
2877905731/dsh-think-autoexpand
dsh-think-autoexpand:让 DeepSeek Harness 里的 Think 思考行始终可见,并在流式输出时自动展开,实时查看 Agent 完整推理过程;保留工具卡折叠体验。
dsh-plugin-autoqueue
alin-ever/dsh-plugin-autoqueue
DeepSeek Harness 无人值守任务队列插件:丢 .md 进收件箱 → AI 自动执行 → 产出报告
dsh-auto-vision
soarguo/dsh-auto-vision
Bridges images into text for DeepSeek Harness: when the session's selected model cannot see images, a configured vision model describes them and the descriptions enter the durable session history as folded context rows — your message stays untouched.
dsh-vision-router-inline
mitsukijoe/dsh-vision-router-inline
Display companion for dsh-vision-router: keep Auto Vision routing, and put a square picture button on each original model row. Does nothing unless dsh-vision-router is installed.
dsh-memory-triage
atinyfurina/dsh-memory-triage
Memory triage for DeepSeek Harness: at the end of each turn it decides which entries to keep and which to archive, routes project-specific ones into a project bucket while global ones stay in the main store, merges near-duplicate entries, and falls back to an LLM when the rules are unsure — automatic actions are recoverable archives only, never deletions.
dsh-ego-browser
dshworks/dsh-ego-browser
ego lite for DeepSeek Harness, with a memory it keeps: the agent recalls what it learned about a site before it acts, promotes a script that worked into a reusable site tool, and hands you the keyboard through a real dsh prompt when a page needs a human.
dsh-notes-markdown
tieboyh/dsh-notes-markdown
Live-editable Markdown notes in the DeepSeek Harness sidebar, with source mode, safe file CRUD, and autosave.
dsh-refactor-insight
duyanta123/dsh-refactor-insight
Turn codebase smells into an executable, priority-ordered refactoring plan: file-length / deep-nesting / function-length / god-object heuristics plus a staged runbook (read-only, no auto-rewrite).
dsh-browser-vision
tristan-mcinnis/dsh-browser-vision
Vision browser tool: drives real Chrome over CDP with browser-use and reads the page with deepseek-v4-flash-vision-exp, so canvas text, text baked into images and values in rendered charts are readable; returns JSON validated against a caller-supplied schema and reports per-run token cost.
dsh-scheduled
ylxmf2005/dsh-scheduled
Durable heartbeat and cron automations for DeepSeek Harness
dsh-librarian
xuc865/dsh-librarian
a dsh plugin that helps you to automatically generate, evolve and manage your dsh plugins
dsh-ios
kickstartparty3459/dsh-ios
Run live iOS simulators and your real iPhone over USB inside DeepSeek Harness conversations with 22 agent tools, MJPEG previews, and SwiftUI hot reload.
computer-use-vision
xuanyuanluoxue/computer-use-vision
Windows computer-use capability for DeepSeek Harness: screenshot → vision model → simulated mouse/keyboard input, with self-evolving knowledge base.
dsh-browser-firefox
tuojc/dsh-browser-firefox
Firefox browser control for DeepSeek Harness: token-authenticated WebSocket bridge + text-first browser_* tools driving the user's own Firefox via the companion AMO extension
dsh-cron-scheduler
alexzhou19871030/dsh-cron-scheduler
Linux crontab-style scheduled tasks for DeepSeek Harness: the LLM can schedule recurring workflow runs and prompt-driven tasks with cron expressions, plus proactive task suggestions inferred from the chat.