Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 39
dsh-trapstreet
trapstreet/dsh-trapstreet
Check which DeepSeek Harness plugins actually loaded, and look up public evaluation boards on trapstreet.run
dsh-design-qa
sunxin-ai/dsh-design-qa
让 DeepSeek Harness 里任何纯文本模型都能读图。识图是按需调用的 tool —— 图片不进主模型上下文,不看就不花钱;附 23 处缺陷的评测集,换模型可自测。
dsh-recall
relistencode/dsh-recall
Conversation history recall for DSH: three-layer (literal/fuzzy/semantic) retrieval over every past session's original text, fully local & offline — AI never forgets what you told it. One-command install via `dsh.bundle.patch`, semantic layer runs in a worker thread.
dsh-library
perrylink/dsh-library
Turns local markdown and text documents into a queryable knowledge base with hybrid semantic and keyword search, citation verification, and source injection.
dsh-layered-memory
junnanlys/dsh-layered-memory
Layered memory pipeline for DSH: auto-distills conversations into atomic facts, scene summaries and a persona profile (L0–L3), with hybrid BM25 + vector retrieval, chat/work family separation, and context injection before each model step.
dsh-browser
ben7am1n/dsh-browser
Автоматизация браузера для DeepSeek Harness: инструменты open/click/type/screenshot/eval на базе Playwright, позволяющие агенту управлять реальными веб-страницами.
design-playbook
bandersnatch0x/design-playbook
Design I/O для кодинг-агентов: управляемая генерация UI через декларации (spec/domain/craft/design/components/template) и контракты (skill/evaluator). Для продуктового UI — консоли, дашборды, agent-ops, приложения с приоритетом CJK.
dsh-ragflow
staff-os/dsh-ragflow
RAGFlow knowledge-base retrieval plugin for the DeepSeek Harness.
dsh-agent-harness-audit
leeaoyin/dsh-agent-harness-audit
Audit an agent harness against the harness-evaluation criteria, with machine-enforced evidence validation.
lunheng-article-pipeline-dsh
zuoyunlai/lunheng-article-pipeline-dsh
Multi-agent deep long-form article pipeline skill for DeepSeek Harness, running 7 roles across 5 phases with parallel literature/data/case retrieval, an evidence base, independent audit and human verification gates.
dknowc-dsh
dylanzhangzx/dknowc-dsh
Trusted office suite for government/enterprise work by Beijing Caizhi Technology (深知可信智能): three skills — trusted consulting (policy/regulation Q&A with citation markers + provenance HTML), trusted search (authoritative policy/standard retrieval with traceable HTML + clean Markdown), and official-document writing (draft/rewrite/Word/red-head delivery); all interfaces go through the dknowc trusted workbench MCP (Bearer auth), products land in the session workspace, one-time key setup persists for later sessions; ships on npm as dknowc-dsh.
dsh-cdp-browser
zaiwenj/dsh-cdp-browser
CDP bridge to an already-running Chrome/Edge for DSH: screenshots, pixel assertions, DOM/CSS checks, and page JS evaluation over HTTP + WebSocket, with zero child processes, zero npm dependencies, and zero per-use approval.
docs-retriever
johnxu22786/docs-retriever
Doctrove: versioned library documentation retrieval MCP server for coding agents — catalog lookup, version selection and focus-ranked doc extraction, with zero runtime dependencies and a dsh bundle.
dsh-eval
hccccc01333/dsh-eval
Платформа оценки агентов: бенчмарки в YAML, оркестрация headless-запусков, метрики на основе трасс и отчёты о запусках
dsh-context-proxy
evilirving/dsh-context-proxy
Лёгкое извлечение контекста по требованию: инструменты context_query / context_slice / context_grep, читающие уже сохранённую историю с безопасными для повтора цитатами.