플러그인
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용 브라우저 자동화: Playwright 기반의 open/click/type/screenshot/eval 도구로 에이전트가 실제 웹페이지를 조작할 수 있음
design-playbook
bandersnatch0x/design-playbook
코딩 에이전트를 위한 디자인 I/O: 선언(spec/domain/craft/design/components/template)과 계약(skill/evaluator)을 통한 제어 가능한 UI 생성. 콘솔, 대시보드, 에이전트 운영, CJK 우선 앱 등 제품 UI에 활용
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, 헤드리스 실행 오케스트레이션, 추적 기반 지표, 실행 리포트
dsh-context-proxy
evilirving/dsh-context-proxy
가벼운 온디맨드 컨텍스트 조회: 재생 안전 인용과 함께 이미 저장된 히스토리를 읽어오는 context_query / context_slice / context_grep 도구