플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 841개 찾음
dsh-meta-orchestrator
jiruidai/dsh-meta-orchestrator
DeepSeek Harness용 모델 네이티브 메타 에이전트 플러그인: 다섯 가지 에이전틱 워크플로 패턴(프롬프트 체이닝, 병렬 워커, 라우터, 슈퍼바이저, 평가 루프)으로부터 모델이 런타임에 작업별 워크플로를 합성하고 도구와 서브에이전트를 조율
dsh-auto-chess
omdsh-dev/dsh-auto-chess
오토 체스: 사람 대 AI, 또는 AI 대 AI로 플레이할 수 있습니다.
dsh-testgen
bujue600-arch/dsh-testgen
자동 단위 테스트 생성 기능입니다: /testgen 명령과 generate_tests 도구가 테스트를 스캐폴딩·실행·수정하며 통과할 때까지 반복합니다(LLM + 오프라인 템플릿 생성기 사용; vitest/jest/mocha/node:test 지원).
dsh-plugin-automations
sev7een/dsh-plugin-automations
설정 기반 예약 작업으로 지정 시각 또는 DeepSeek 비수기 시간에 실행, durable 작업 상태를 기반으로 한 일회성 및 매일 반복 일정 지원
dsh-adb
samxiabing/dsh-adb
DSH용 ADB 기기 및 벤치 작업: 기기 탐색, 구조화된 logcat(백그라운드 스트리밍), apk 설치, 파일 pull/push, dumpsys 성능 스냅샷
dsh-memory-meow
phant0meow/dsh-memory-meow
프로젝트 범위의 세션 간 메모리: 첫 사용자 메시지에 PROJECT.md 스냅샷을 주입하고 memory_remember 도구와 ReAct 작업 후 자동 회고 제공, 프로젝트별로 독립된 메모리 파일 유지
dsh-desktop-windowos (plugin)
rafolie/dsh-desktop-windowos
DSH용 Windows 트레이 데스크톱 셸: GitHub Releases에서 exe를 자동 설치하고 바탕화면 바로가기를 생성하며, 채팅에서 실행할 수 있는 desktop_launch 도구 추가
dsh-dynamic-thinking-chain
lovelydazai/dsh-dynamic-thinking-chain
Allows deepseek harness to think dynamically like human,automatically judge the difficulty of tasks with suitable thinking chain.
dsh-allow
dwjz/dsh-allow
Filesystem permissions for shell calls, granted per path and capability rather than per command name. The command line is parsed for the read, write, create, delete and execute effects it needs, a capability it lacks raises the approval card instead of a flat refusal, and the same rules are compiled into the macOS Seatbelt profile the process, its children and the code its arguments never showed all run under. An Approvals tab in the conversation reads the audit log back and shows which rule, automatic reviewer or person answered each call.
dsh-market-gist-autosync
jacket-sikaha/dsh-market-gist-autosync
Back up your DSH profile configuration to a private GitHub Gist on a schedule, with merged restore.
dsh-prompt-only-forge
shengyvself/dsh-prompt-only-forge
Prompt-polish template injector for DSH: click ✨ in the composer to inject a "polish my prompt" template (current draft auto-embedded), no send, no network, no model — the main agent rewrites with full context. Replaces narrative-prompt-polish (2026-09-14 migration).
dsh-compact-agents
zhuto666/dsh-compact-agents
Model-callable compact_agents tool that force-compacts context in every live session (main session, ordinary sub-agents and AgentTeams members alike), queues busy targets and compacts them when the turn ends, reports the shadowed node count and estimated tokens per target, and ships a browser form for the trigger ratio, retained ratio, controlled-phase output budget, auto-continue budget and an end-of-turn pre-compaction ratio that compacts near the trigger line once a turn ends, so a reply no longer opens with a wait for the summarizer.
dsh-answer-highlighter
matcha-eason/dsh-answer-highlighter
Automatically highlights key points, definitions, warnings, and questions in completed assistant answers using one separate model call.
dsh-glm-mode
hoyyang/dsh-glm-mode
GLM Mode agent preset for zhipuai/glm-5.3-flash: PTC/Code Mode tool presentation, a reasoning loop guard and a tool spin guard (live-incident driven), and GLM-specific auto-compaction at 75%/22%.
dsh-vps-manager
aicivilization/dsh-vps-manager
Manage VPS servers over SSH key login: 21 zero-token /vps- commands (status queries, recipe installs with a plan and /vps-yes confirmation, reboot that waits for the machine to come back), an in-conversation terminal (xterm.js over ssh -tt) for interactive programs, 5 agent tools with risk-tiered confirmation, file backup with automatic restore and a firewall/SSH safety net, 29 built-in recipes, and a settings page for adding machines.
dsh-ditto
darrien1998/dsh-ditto
Review-first batch automation for DeepSeek Harness: three reviewed samples, a full preview, one approval, then a safe apply across many files.
dsh-multi-tts
wyr-233/dsh-multi-tts
Per-reply read-aloud with a multi-provider settings page — MiniMax or any OpenAI-compatible /audio/speech endpoint, with voice, emotion, speed and model selection plus an auto-read toggle.
dsh-trilogy
todayjin/dsh-trilogy
Per-project memory for DeepSeek Harness. Three Markdown files per workspace — PROJECT.md, DECISIONS.md and SESSIONS.md — are auto-created on the first step of any session in that workspace, re-read from disk and re-injected only when they change (and re-injected if compaction dropped them), and written back by classification through a memory_checkpoint tool, with a bounded end-of-turn nudge when a turn did work but recorded nothing. memory_read and memory_search read the live log and the archive, the latter over a zero-dependency BM25 index. The session log is capped at 200 entries with the overflow moved to SESSIONS-archive.md — never injected, but visible, readable and searchable, and restorable one entry at a time. Settings page: a workspace list with a path filter, read-only tabs for the three memory files plus the archive, reload, export/import of one workspace's memory as a JSON bundle, a two-step clear, a panel that rewrites or removes the AGENTS.md instruction block, and a PROJECT.md staleness reminder. A composer status chip shows that workspace's sync state and creates the files on click. Zero dependencies — no vector store, no embeddings, and no model calls.
dsh-context-compression-improved
drscrewdriver/dsh-context-compression-improved
Same-origin in mechanism with the two loudest lines in context compression. The code-skeleton gate follows the skeletonization approach of Headroom (Apache-2.0), whose published headline is 20% fewer tokens for coding agents and 60–95% fewer tokens for JSON, same answers. The estimator channel follows TokenPilot (arXiv:2606.17016), which reports up to 60% lower cost for long-session agents. Both figures are theirs, quoted as-is; this plugin ships no benchmark of its own and claims no reduction of its own. What it adds for DeepSeek Harness: choose a compression profile, set the Auto Compact trigger level and toggle code-skeleton compression from one settings section, with exact DeepSeek V4 tokenizer measurement, same-revision count verification, and fail-open behaviour that keeps the original tool results on unsupported models.
dsh-custom-font
vergil-long/dsh-custom-font
Customize the interface font, size, weight, color and layout from the settings page, Word-style and WYSIWYG, auto-saved. Ships two bundled open-source fonts (STIX2Text, Latin Modern Mono Light) plus an author-recommended typography, and stores settings under ~/.dsh.
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).
dsh-left-panel
trynewthin/dsh-left-panel
Git worktree-aware workspace browser for DeepSeek Harness: project sections, repository-grouped worktrees, and automatic workspace synchronization.
dsh-erp
guomonth/dsh-erp
Adapt ERP: learn your ERP through the browser and build private local knowledge in DeepSeek Harness
dsh-fde-tools
weibaohui/dsh-fde-tools
FDE toolbox bundle: installing this one plugin pulls in a curated set of common dsh plugins (git server, WebDAV mount, knowledge base, scheduled tasks, auto-resume, UI tweaks, auto-retrospection, file manager, smart titles, task board, plugin market, context trimmer, IM bridge, sidebar enhancements), with a panel showing install status and one-click gap-filling.