Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
78 Plugins gefunden
dsh-skin-universe
springbrand-lab/dsh-skin-universe
Web-GUI-Bundle für DSH: Aufgabenboard mit Cron-Planung, Git-Branch-Grafik, Seitenpanel für Dateien und Änderungen, SSH-Terminal mit SFTP und Portweiterleitung, per QR gekoppelte mobile Fernsteuerung, Desktop-Begleiter, Live-Token-Statistiken und fünf installierbare Themes.
nowledge-mem-deepseek-harness
nowledge-co/nowledge-mem-deepseek-harness
Eine Gedächtnisschicht für jedes KI-Tool und jeden Agenten: Context-Bundle-Injektion, Recall zur Prompt-Zeit, MCP-Tools und Erfassung des DSH-Threads am Rundenende.
GraphFlow
roarpeng/graphflow
Local-first Code-Wissensgraph für Coding-Agents: 10 MCP-Tools für schichtweise Kontextkomprimierung, DAG-Planung, inkrementelle AST-Indizierung, session-übergreifendes Skill-Flywheel, Diagnosen sowie Import/Export von Graph-Artefakten.
dsh-web-ui (dsh-git-graph)
damonkoy/dsh-web-ui
Git-Branch-Auswahl und Git-Graph im Konversations-Header der dsh-Web-GUI.
dsh-web-ui (dsh-web-ui-all)
damonkoy/dsh-web-ui
DSH-Web-UI-Familien-Aggregator: Ein-Klick-Installation aller Funktions-Plugins (task-board, git-graph, pet, remote-web-ui, live-stats, web-ui-settings).
graphlint
angeloszou/graphlint
DeepSeek-Harness-Plugin-Bundle: graphlint-Tools zur Dead-Code-Erkennung für Agenten (graphlint_query / graphlint_build / graphlint_config + graphlint-Skill).
dsh-plugin-knowledge-graph
luke-yong/dsh-plugin-knowledge-graph
Ein read_graph-Tool, gestützt auf einen Codebase-Wissensgraphen (Beziehungen CONTAINS / EXPORTS / IMPORTS / IMPORTS_SYMBOL).
dsh-ui-spec
yumimanji/dsh-ui-spec
DeepSeek Harness plugin that turns UI screenshots into implementation-grade web specs using OCR, deterministic geometry, scene graphs, assets, and render comparison.
dsh-writing-remote
x2802490130-prog/dsh-writing-remote
Hostseitiges Typert-Remote für dsh-tool-writing: liefert Projektvolumes, Kapitelstatus, Korpus-Bibliothek, Volltextsuche, Evolutionseinträge und Thread-Graph-Daten an das Schreibpanel des Clients.
dsh-plugin-kit (rss)
hyzyn/dsh-plugin-kit
Täglicher RSS/Atom-Nachrichtendigest für DSH: eingebaute Kanäle sowie ein kuratierter awesome-rsshub-routes-Katalog und benutzerdefinierte Feeds (beim Speichern validiert), aggregiert zu einem täglichen Markdown-Digest „今日值得读“ und in den System-Prompt eingefügt; Web-GUI-Einstellungskarte und Seitenleisten-Leser.
dsh-plugin-kit (search)
hyzyn/dsh-plugin-kit
Globale Volltextsuche für die DSH-Weboberfläche: ein Suchfeld in der Seitenleiste, das Verlaufssitzungen (über den sessionQuery-Index, mit Fallback pro Sitzung) und Einstellungsfelder durchsucht, Treffer hervorhebt und zur passenden Sitzung oder Einstellungskarte springt.
dsh-client-ui-writing
x2802490130-prog/dsh-client-ui-writing
Clientseitiges Schreibpanel für die Web-UI: Projektumfänge und -statistiken, Korpus-Bibliothek, Volltextsuche, Evolutionsversions-Ketten-Diffs und ein SVG-Thread-Diagramm, nur in Schreibvorgabe-Sitzungen angezeigt.
shopline-ai-toolkit-dsh
lunw/shopline-ai-toolkit-dsh
SHOPLINE AI Toolkit: verbindet mit dem offiziellen SHOPLINE Developer MCP-Server und liefert sieben SHOPLINE-Agent-Skills (Admin REST, GraphQL, OAuth, Webhooks, Sline) — das SHOPLINE-Gegenstück zum Shopify AI Toolkit.
knowlp-rag
wly8691-jpg/knowlp-rag
Duales Wissensgraph-RAG für Markdown-Notizen: Voraussetzungs- und Ähnlichkeitsgraphen (P/S-Agent-Traversierung), Absatz-Chunking, hybride n-Gramm-/Embedding-Suche und eine explizite Gewichts-Feedback-Schleife — über MCP.
fin-trace
yiwufen/fin-trace
DeepSeek Harness (dsh) plugin embedding the fin-trace agent loop — multi-hop relationship reasoning over a financial knowledge graph, exposed as async tools (start/status/cancel)
dsh-reference-checker
yu-tao-li/dsh-reference-checker
Reference verification for DeepSeek Harness (参考文献真实性检查器): the reference_checker model tool checks a paper's bibliography (.pdf/.bib/.tex/.txt or pasted text) against Crossref, OpenAlex and arXiv, reports found / partial / not_found / error per entry, and emits corrected citations in the input's style (APA, GB/T 7714, IEEE, Vancouver, MLA, Chicago, Harvard, ACS, BibTeX).
dsh-tool-lens
trench-xinxin/dsh-tool-lens
Deterministic AST code graph and architecture intelligence tool for call hierarchies, blast radius, circular dependencies, domain slices, and full-stack API contracts.
dsh-plugin-skill-manager-gui
luoying2334/dsh-plugin-skill-manager-gui
Graphical skill manager for DeepSeek Harness — create, edit, import, and delete SKILL.md skills from the web settings UI. · DSH 技能管理器:在网页设置里图形化新建、编辑、导入、删除 SKILL.md 技能。
deepseek-rust-harness
leemiracle/deepseek-rust-harness
Rust dev domain plugin for DeepSeek Harness (dsh): verification pyramid fmt→clippy→build+test→miri+audit(+semver) as model-facing tools + graph-layer governance (anti-Goodhart 8 rules incl. #[allow] density / deleted tests, blind-spot via Cargo.toml & pub
deepseek-kernel-harness
leemiracle/deepseek-kernel-harness
Linux kernel dev domain plugin for DeepSeek Harness (dsh): verification pyramid L1-L4 as model-facing tools + graph-layer governance (anti-Goodhart / blind-spot / patch-conflict) + AGENTS.md contract as a system-prompt section. Plain JS, no build step.
dsh-mobile-css
ook826092-cloud/dsh-mobile-css
Mobile adaptation for the DSH Web UI: compact typography, full-width composer with caret fix, drawer sidebar with overlay-close, two-page settings flow, responsive tables and stats, safe touch targets.
dsh-fabric
hellosky983/dsh-fabric
Unifies every DSH extensibility seam behind one declarative DSL: a runtime `fabric` service, `fabric_extend`/`fabric_inspect` tools, and a capability-graph settings page.
dsh-git-graph
whiteplusms/dsh-git-graph
Dedicated read-only Git Graph view beside Chat and Trajectory: commit topology, local/remote/tag refs, HEAD and working-tree status, search, filtering, first-parent mode, refresh, and load more.
dsh-plan-lattice
1052326311/dsh-plan-lattice
Adds persistent execution contracts, recursive work graphs, critical clarification, and evidence gates for long or underspecified Harness tasks.