플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 122개 찾음
dsh-agency-agents
michengai/dsh-agency-agents
Adds a summonable domain-expert roster that runs as subagents while the parent session keeps the task and final answer.
awesome-dsh-skills
hackerfish/awesome-dsh-skills
12 tested engineering skills (git commit, code review, test-first, plugin dev, debugging, changelog, PR review, task breakdown, and more): every SKILL.md passes a format validator aligned with the official skill rules plus an isolated load smoke test.
dsh-desktop-launcher
yvesgao/dsh-desktop-launcher
Create a one-click Windows desktop shortcut from the Settings page: a .cmd launcher + desktop icon for DeepSeek Harness or any local server, auto-opens the browser, with taskbar pin hints.
dsh-task-control
p2coder/dsh-task-control
Pause / resume / cancel the in-flight conversation task from the composer area: forced pause interrupts immediately and remembers the interrupted tool, safe pause lands after the tool or reasoning finishes, resume asks for confirmation, and the default pause granularity is configurable in the settings.
dsh-harness-mcp-server
chushixixin/dsh-harness-mcp-server
DeepSeek Harness 에이전트 기능을 MCP 서버로 노출해 외부 MCP 클라이언트(예: Hermes)가 Harness를 구동해 코딩 작업을 수행하도록 함. Hermes = 두뇌, Harness = 팔
dsh-dashboard
uddoo/dsh-dashboard
DeepSeek Harness용 Symphony 호환 멀티 프로바이더 작업 오케스트레이터 및 대시보드
dsh-meta-orchestrator
jiruidai/dsh-meta-orchestrator
DeepSeek Harness용 모델 네이티브 메타 에이전트 플러그인: 다섯 가지 에이전틱 워크플로 패턴(프롬프트 체이닝, 병렬 워커, 라우터, 슈퍼바이저, 평가 루프)으로부터 모델이 런타임에 작업별 워크플로를 합성하고 도구와 서브에이전트를 조율
dsh-turn-approval
arrow949/dsh-turn-approval
턴 단위 "이 작업에 한해 허용" 승인: 매칭되는 `danger-full-access` 에스컬레이션을 현재 작업에 한해서만 자동 허용한 뒤 만료
dsh-plugin-notify-sound
ldchaowin/dsh-plugin-notify-sound
워크스페이스별 완료 알림음과 승인/질문/계획 검토/목표 차단/작업 실패 이벤트용 주의 알림음, 내장 신디사이저, 음성(TTS), 커스텀 오디오 지원
dsh-specflow
lonelymoon87/dsh-specflow
명세 산출물, 스킬, 명령어, 목표 기반 구현, 작업 진행 컨텍스트 추가
dsh-plugin-automations
sev7een/dsh-plugin-automations
설정 기반 예약 작업으로 지정 시각 또는 DeepSeek 비수기 시간에 실행, durable 작업 상태를 기반으로 한 일회성 및 매일 반복 일정 지원
dsh-memory-meow
phant0meow/dsh-memory-meow
프로젝트 범위의 세션 간 메모리: 첫 사용자 메시지에 PROJECT.md 스냅샷을 주입하고 memory_remember 도구와 ReAct 작업 후 자동 회고 제공, 프로젝트별로 독립된 메모리 파일 유지
dsh-capability-index
777-zen/dsh-capability-index
Pre-flight plugin-library check for DSH agents: task-type requests trigger a Top-K hint of suitable plugins with use_when/not_for capability declarations, making plugin usage predictable instead of opportunistic.
dsh-notify-win
andyqwe44/dsh-notify-win
Native Windows toast + taskbar flash for task done / approval / ask_user_question; Win10/11, npm install `dsh plugin --profile web add dsh-notify-win`.
dsh-task-notify
v-reason/dsh-task-notify
DeepSeekHarness任务完成时进行消息推送提醒(微信+Windows通知)
dsh-local-ai
perrylink/dsh-local-ai
Local-model (Ollama) integration for DeepSeek Harness: discover, pull, remove, and inspect local models, route requests to them by task type or keyword with automatic fallback to the cloud, and get a one-shot status overview via /ollama.
dsh-archived-tasks
zhaoyw220716-oss/dsh-archived-tasks
DSH web GUI plugin: an "Archived Tasks" settings page that lists archived sessions and supports restore or permanent delete
dsh-task-modes
graysilver/dsh-task-modes
Composable working, reasoning, and quality controls for DeepSeek Harness Web.
cronjob-dsh-plugin
peng-huiyang/cronjob-dsh-plugin
Machine-level cron jobs for DeepSeek Harness: configure scheduled tasks in the Web settings page; the host fires internally-driven agent requests into a dedicated session, hands-off.
dsh-progress-viz
2008924/dsh-progress-viz
Real-time stage, ETA & cost dashboard for headless dsh tasks: turns the black-box session event stream into a live multi-task grid (cordis plugin + standalone local dashboard, no API calls).
dsh-notifier
yzz-s/dsh-notifier
System-native notifications when a task finishes or needs your confirmation: Windows toast, macOS osascript, and Linux notify-send.
dsh-wxauto-plugin
br1nosense/dsh-wxauto-plugin
WeChat automation for DSH: push task progress to WeChat, listen for messages with keyword auto-reply, and a WeChat ↔ DSH two-way bridge controllable from the settings page, built on wxauto4.
dsh-git-worktree
wloops/dsh-git-worktree
Git worktree Session Targets with isolated task sessions, Ready for Review, reversible Local Preview, human-confirmed delivery, environment retention and recovery, and same-session iteration.
worktree-mgr
johnxu22786/worktree-mgr
Per-task isolated git worktrees with a full create/sync/finish lifecycle: task names auto-derive branches, merge targets are double-checked, and batch cleanup is built in — zero manual git operations.