플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 5개 찾음
dsh-noema
zseven-w/dsh-noema
DSH 에이전트를 위한 장기 기억 — 내구성 있고 검사 가능한 기억과 회상, 검색, 탐색, 지식 그래프 도구, 10개의 다른 AI 코딩 도구에서의 가져오기 및 설정 페이지를 제공합니다.
dsh-chinese-poetry
runcat-tommy/dsh-chinese-poetry
Token-free Chinese classical poetry tab in the DSH conversation view with search, filters, 飞花令, daily poem, favorites, festival topics and a share-card image; AI explanation reuses your own DSH session.
dsh-douyin-oem-touliu-report
ruiyukirin/dsh-douyin-oem-touliu-report
Douyin local-promotion OEM ad daily/weekly report automation (Author: Kirin): collects 3 data sources (laike leads, plan-level delivery, video analysis) via a one-time Edge login, computes metrics, builds A4-style docx reports, supports free-choice scheduled run times and email notifications.
dsh-code-check
a179-sanae/dsh-code-check
Automatic type-check diagnostics: after the model edits or creates TS files, runs `tsc --noEmit` in the background (debounced per project) and reports errors via the `code_check` tool — grouped by file with line/column, severity and TS error codes, closing the "edit → check → fix" loop.
dsh-qa-suite-N23
all3ncn/dsh-qa-suite-n23
Quality suite: background tsc --noEmit diagnostics fed back after the agent edits TypeScript, plus a /code-review command running five parallel review lenses with confidence scoring; absorbs dsh-code-check and dsh-command-code-review.