플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 23개 찾음
dsh-plugin-check
dsh-external/dsh-plugin-check
플러그인 상태 점검입니다(매니페스트/패치 형식/빌드 함정/허브 상태).
dsh-plugin-check
omdsh-dev/dsh-plugin-check
플러그인 상태 점검: manifest 프로토콜 / 패치 형식 / 빌드 함정을 검사하며, 의존성 없이 읽기 전용으로 동작합니다.
dsh-hdc-bridge
1na-ko/dsh-hdc-bridge
HarmonyOS 디바이스 브리지: hdc를 통한 스크린샷/설치/로그/크래시/UI 자동화 루프를 read_image와 함께 제공하며, 공식 문서를 우선하는 버전별 API 지식(SDK .d.ts + 오프라인 번들 문서)과 DevEco CLI 빌드/서명/린트 파이프라인을 갖추고 있습니다.
toolshrink
unclecode/toolshrink
콘텐츠 인식 도구 결과 축소기: tools/post-execute 단계에서 13개의 리듀서가 의미를 기준으로 과도한 출력을 축소합니다(실패한 테스트는 유지, diff 컨텍스트는 제거, JSON·CSV는 샘플링, lint 문제는 규칙별 그룹화, 의존성 스택 프레임은 접기, 혼잡 디렉터리는 카운팅). 전체 원본은 로케이터와 함께 디스크에 저장됩니다.
SumSec-Skills
summersec/sumsec-skills
DeepSeek Harness 프로필 번들로 마운트되는 멀티플랫폼 Agent Skills 모노레포로, 중국어 작문, Git, 플러그인 개발, 테이스트, 시맨틱 린터 스킬을 제공합니다.
graphlint (dsh)
angeloszou/graphlint
AI가 생성한 코드베이스를 위한 데드 코드 탐지: graphlint가 의존성 그래프를 구성하고 어떤 진입점에서도 도달할 수 없는 코드를 찾아 코드베이스 정리와 기능적 유효성 이해를 돕습니다. graphlint_query / graphlint_build / graphlint_config 도구와 graphlint 스킬을 DSH 에이전트에 제공합니다.
dsh-llm-wiki
iwtown/dsh-llm-wiki
DSH용 Karpathy LLM Wiki 패턴 지식베이스: wiki-write/wiki-search 스킬, 무의존 파이프라인(lint/index/mnemon 메모리 동기화/품질 피드백), schema와 지식 미리보기를 주입하는 최소 수명 주기 플러그인, Ollama 호환 프록시를 통한 SiliconFlow 시맨틱 리콜.
dsh-plugin-wiki-tools
lion-1209/dsh-plugin-wiki-tools
Obsidian 위키 볼트용 네이티브 도구: wiki_query, wiki_write, wiki_rename, wiki_scaffold, wiki_archive, wiki_lint가 링크 그래프 컨텍스트를 갖춘 BM25 검색, sha256 소스 추적이 포함된 기록 쓰기, 볼트 전체 이름 변경, 모드 스캐폴드, 소스 아카이빙, 상태 점검을 다룹니다 — 프로세스 간 잠금과 선택적 git auto-commit 포함.
graphlint
angeloszou/graphlint
DeepSeek Harness 플러그인 번들로, 에이전트를 위한 graphlint 데드 코드 탐지 도구(graphlint_query / graphlint_build / graphlint_config + graphlint 스킬)를 제공합니다.
stalegreen (dsh-plugin-stalegreen)
pavangupta352/stalegreen
에이전트의 테스트·타입체크·lint·빌드 주장에 대한 신선도 게이트: 각 검증 실행이 tools/post-execute에서 영수증이 되고 파일 편집이 추적되며, agent/turn-stopping 시 최신 영수증이 오래되었거나 실패했거나 읽을 수 없는 주장은 영수증과 그 이후 편집된 파일을 명시해 한 단계 더 진행하도록 유도합니다.
dsh-lint-loop
lemonxiny55/dsh-lint-loop
Zero-config lint feedback loop for JS/TS, Python, Go and Rust: lint_diagnostics / lint_workspace_errors / lint_fix tools driven by the repo's own eslint / biome / ruff / golangci-lint / cargo clippy (auto-detected from config files, repo-local node_modules/.bin resolved first, nothing bundled), plus an auto-injected post-edit findings delta on the harness fs/observed event and a bounded completion gate — edit → lint → auto-repair with one lint_fix call for dsh agents.
cn-linebreak
chiang21fcb/cn-linebreak
중국어 줄바꿈용 정적 HTML 감사 도구입니다. 명시적 `<br>` 외톨이 줄, keep-all CSS 적용 범위, CJK 행 시작/끝 문장 부호 규칙, 보호 구문 분리 여부를 검사한 뒤 자연스러운 끊는 지점에 `<wbr>`을 삽입합니다. 에이전트를 위한 cn_linebreak_audit 도구를 제공합니다.
cot-lint
yuanyuanma03/cot-lint
chain-of-thought 누출 검사기. 문서와 주석에서 AI 세션의 잔여물(폐기된 설계 인용, PR 시점, 변경 서술, 리뷰 진행 순서)을 찾아내는 무의존 CLI이며, 설치 가능한 bundle로 cot-trim 수정 skill을 함께 제공한다.
dsh-kb
weibaohui/dsh-kb
Team knowledge base for offline knowledge sharing (FDE box scenario): browse, full-text search and refinement entry points; raw material is queued automatically and distilled into wiki pages by a serial bot session (Karpathy LLM Wiki pattern: immutable raw, two-step refinement, log stream, monthly lint).
llm-wiki (dsh)
sidleo/llm-wiki
Portable agent knowledge base in plain OKF v0.2 Markdown: 13 wiki_* read/write tools, progressive disclosure, backlinks, gated writes via AGENTS.md rules, auto index/log maintenance, linting, and named multi-bundle switching (session-level or global).
dsh-eslint-security-sast
baiiduu/dsh-eslint-security-sast
ESLint Security SAST bundle and model-facing scan tool for DeepSeek Harness.
dsh-plugin-doctor
perrylink/dsh-plugin-doctor
Zero-dependency static and sandbox smoke detector for DSH plugins: package-structure gates, cordis contract scans, keyless headless smoke, and ecosystem-listing checks.
dsh-route-fence-linter
vladimir-kryshchenko/dsh-route-fence-linter
Audits every plugin HTTP route in a profile for a browser-trust fence: plugin routes win the web server's longest-prefix match ahead of the /api gateway, so they never see its trust check and must pin the Host to loopback themselves. Grades PASS/WARN/FAIL per route and fails a fence that compares Origin to Host without pinning it (bypassable by DNS rebinding). Ships as a CLI for CI and a route_fence_scan tool.
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.
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-anti-slop
try-works/dsh-anti-slop
DeepSeek Harness bundle: vendored anti-slop Oxlint rules, the anti_slop_lint tool, the install-anti-slop skill, a standing prompt section, and the /anti-slop command.
dsh-plugin-wiki-skills
lion-1209/dsh-plugin-wiki-skills
The claude-obsidian-derived knowledge-suite skills (wiki, wiki-ingest, wiki-query, wiki-lint, save) as a DeepSeek Harness plugin, with attribution.
dsh-lens
nexusagentx/dsh-lens
DeepSeek Harness용 실시간 코드 피드백 — LSP, 린터, 포매터, 타입 검사, 구조 분석