플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 964개 찾음
dsh-tui
xiaoshihou514/dsh-tui
Clean and simple TUI.
dsh-ds-attach
wqx-txdsyl/dsh-ds-attach
**DeepSeek Chat (chat.deepseek.com) same-style attachments**: paperclip upload button, 240×64 DS-style file cards with official colored doc icons (PDF/DOCX/XLSX/PPT/IMG extracted from the DS frontend bundle), drag-and-drop, text extraction (PDF/DOCX/XLSX/TXT) injected into the message, and real attachment cards rendered in the transcript (custom user renderer) with the model reading full content.
folder-tree-sh
nothree-code/folder-tree-sh
Workspace file tree for the Web UI: multi-tab preview (text/DOCX/PDF/Markdown/CSV/images), inline Markdown editing, a Git changes panel, and file operations (rename/delete/copy/move/create) via context menu.
dsh-model-picker
genius-alray/dsh-model-picker
Dialog-style model picker for the DSH Web UI: fuzzy search, collapsible provider groups, favorites with a favorites-only filter, and a thinking-level dropdown, replacing the built-in model selector with official UI primitives and DSW tokens.
dsh-subscription-auth
khellendros97/dsh-subscription-auth
구독 OAuth 로그인: ChatGPT/Claude/Grok/Kimi 구독 계정(API 키 아님)을 사용하며 모델 자동 탐색 지원
dsh-session-cost
chengche106/dsh-session-cost
DSH 플러그인: 웹 GUI 통계 바에 세션별 예상 DeepSeek API 비용을 표시
dsh-skin20260814
manuspurs/dsh-skin20260814
dsh-skin 강화판: DeepSeek Harness에 스킨 전환과 사용자 지정 배경 벽지 기능 제공. 기존 버전의 두 가지 문제를 수정 — ① 대용량/특수 포맷 이미지 업로드 시 응답 없음(createImageBitmap으로 직접 디코딩하도록 변경, 처리 중 및 오류 표시 추가); ② 테마 전환 시 overrideTokens가 theme/change를 트리거해 무한 재귀로 스택 오버플로 발생(스킨/명암 가드로 순환 차단). 벽지 저장 방식을 localStorage 압축 방식에서 IndexedDB 원본 파일 직접 저장 방식으로 변경해 전체 화질 표시, 압축 없음, 기존 데이터 자동 마이그레이션
dsh-skill-manager
lanxing6480/dsh-skill-manager
dsh web GUI용 스킬 관리자: 사이드바 항목과, 현재 세션에 표시되는 스킬(전역/로컬 그룹으로 구분)을 나열하는 패널, 스킬별 켜기/끄기 스위치, 생성/가져오기/편집/삭제 기능 제공. 스킬을 비활성화하면 모델에서 사용할 수 없게 됨.
dsh-tool-vision
scorp1o117/dsh-tool-vision
DeepSeek Harness용 외부 비전 모델 플러그인: inspect_image가 로컬 이미지나 http(s) 이미지 URL을 임의의 OpenAI 호환 엔드포인트로 전송하고, 비전 모델이 이미지를 보고 답한 텍스트를 대화에 바로 반영; Web UI 설정 패널 포함
dsh-plugin-balance
lmmzss-jk/dsh-plugin-balance
DeepSeek Harness 웹 플러그인: 헤더 잔액 버튼(네이티브 Session log 왼쪽), 계정 잔액을 보여주는 드롭다운, 세션별 실시간 모델 + 토큰 사용량과 공식 요금 기준 비용 추정치; 설정 페이지에서는 자동 숨김
dsh-session-tree
zhengqingjing/dsh-session-tree
DeepSeek Harness용 Git 방식의 불변 세션 계보
dsh-meta-orchestrator
jiruidai/dsh-meta-orchestrator
DeepSeek Harness용 모델 네이티브 메타 에이전트 플러그인: 다섯 가지 에이전틱 워크플로 패턴(프롬프트 체이닝, 병렬 워커, 라우터, 슈퍼바이저, 평가 루프)으로부터 모델이 런타임에 작업별 워크플로를 합성하고 도구와 서브에이전트를 조율
dsh-everything-oauth
kam74515-boop/dsh-everything-oauth
로컬 Codex, Grok, Claude, OpenCode, CC Switch 로그인을 DSH로 가져오기; 설정에서 소스를 선택하고 모델을 활성화
dsh-feishu
itr-del/dsh-feishu
`dsh plugin add`로 설치하는 DeepSeek Harness용 Feishu(Lark) IM 브리지: 1명의 DM 사용자당 1개의 영구 dsh 세션, 상세한 디버깅 문서 포함
dsh-plugin-automations
sev7een/dsh-plugin-automations
설정 기반 예약 작업으로 지정 시각 또는 DeepSeek 비수기 시간에 실행, durable 작업 상태를 기반으로 한 일회성 및 매일 반복 일정 지원
dsh-plugin-device-info
lsz-asd/dsh-plugin-device-info
읽기 전용 Windows 기기 정보 도구: WMI/CIM과 Node os 컬렉터를 통해 Win32 기기 카테고리(시간, 시스템, cpu, 메모리, 디스크, gpu, 네트워크, 배터리, 프로세스, usb, 오디오, 프린터)별로 에이전트 도구 하나씩 제공
dsh-md-preview
lesliewylie/dsh-md-preview
Markdown을 독립적인 자체 완결형 HTML 페이지로 렌더링: 헤드리스 프로필에서 동작하는 `md_html_render` 도구와, 로컬 `.md` 파일을 탐색·미리보기·편집·내보내기 할 수 있는 웹 드로어를 제공, 둘 다 하나의 렌더러를 공유하며 런타임 의존성 없음
dsh-web-preview
zoumutou/dsh-web-preview
사이드 웹 미리보기 패널: 로컬 정적 호스팅, Markdown/코드/이미지 미리보기, 비정적 프로젝트(Cargo/npm/Go/Python) 원클릭 실행과 실시간 로그, 웹 요소 표시 및 주석, 링크 클릭 시 사이드 패널로 전환
dsh-free-web-search
delef/dsh-free-web-search
Free web search with 10 engines (Bing/DuckDuckGo/SearXNG/AnySearch free + Exa/Tavily/Keenable/Perplexity/DeepSeek paid), automatic fallback chain, time-filtered advanced search, platform search (GitHub/Reddit), web page fetching, LRU caching, and a settings UI. No API keys required for basic use.
multisim-mcp
yxy050208/multisim-mcp
DeepSeek Harness plugin for NI Multisim circuit generation, simulation, optimization, and lab reports via MCP
dsh-theme-liquid-glass
favktoxic/dsh-theme-liquid-glass
Apple Liquid Glass theme for DeepSeek Harness: frosted translucent UI tokens, dynamic wallpaper backgrounds (web URL / local HTML / image / video), and tunable glass (frost, refraction, tint, brightness).
dsh-mindmap-live
ssshooter/dsh-mindmap-live
DSH web plugin: a live, bidirectional mind map built on the mind-elixir-core kernel. The agent and the user edit the same tree in real time through a session projection and a Connection RPC channel.
dsh-guardwall
iiiweiii/dsh-guardwall
Vets local, npm, and GitHub plugin source before installation, blocks configured high-risk tool calls at runtime, audits output secret patterns, and writes HMAC-chained local audit logs.
shidi-skill
icycreamdas/shidi-skill
AI-for-Science research workflow skill for DeepSeek Harness, aimed at researchers and grad students using agentic AI: multi-angle literature review with per-angle files, experiment design with a caveat list, figures and paper reading; each job returns files plus a cross-verification brief for a second model. Zero deps, MIT.