본문으로 건너뛰기

플러그인

DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.

플러그인 578개 찾음

A

dsh-chatgpt-subscription

aa728848/dsh-chatgpt-subscription

ChatGPT 구독을 통해 Codex에 접근하기 위한 DSH 프로바이더 플러그인

1지난달모델 및 제공업체MIT
G

dsh-context-lens

gordonlu/dsh-context-lens

DeepSeek Harness용 요청 컨텍스트 프로파일러 — 모델 요청 간 무엇이 바뀌었는지, 그리고 캐시 재사용이 그에 따라 어떻게 변화했는지 확인

1지난달개발 및 플러그인 도구MIT
S

dsh-skin

sakka6868/dsh-skin

DSH 스킨 플러그인: Alphacoders 인기 배경화면을 DeepSeek Harness Web GUI 배경으로 사용(갤러리, 검색, 로컬 이미지 업로드, 라이트/다크 마스크)

1지난달테마 및 외관MIT
B

dsh-prompt-profile

bramblexu/dsh-prompt-profile

DeepSeek Harness용 재사용 가능한 Markdown 프롬프트 프로필, 턴별 모델 선택, 인자 치환, 상태 복원 지원

1지난달개발 및 플러그인 도구MIT
C

dsh-mcpguard

chenlaoshiyf/dsh-mcpguard

스킬과 MCP 설정에서 프롬프트 인젝션, 동형 문자(homoglyph), 숨겨진 유니코드, 위험한 셸 명령, 자격 증명 유출을 스캔

122일 전보안 및 권한MIT
H

dsh-opencode-go-plus

haydensmith1121/dsh-opencode-go-plus

OpenCode Go subscription models as a DeepSeek Harness provider: re-resolves the live gateway catalog every few minutes, auto-adapts models the built-in table has not seen, and covers streaming, tool calls, image input and subscription usage. A maintained fork of dsh-opencode-go: a clash with the upstream package over the llm-opencode-go settings namespace makes it withdraw quietly instead of failing the whole plugin tree, and an already-claimed opencode-go route makes it serve on opencode-go-plus.

03일 전모델 및 제공업체MIT
A

dsh-switch

a981008/dsh-switch

Mirrors cc-switch providers and models into DeepSeek Harness the moment they are saved, and shows each provider's plan windows, account balance, or custom usage script in the composer and the settings card.

03일 전모델 및 제공업체MIT
G

dsh-repair

gezi-wen/dsh-repair

Ships a skill plus six Node scripts for a DSH install that will not come up - walking the boot stages before readiness, the plugin dependency bridges and junctions under a profile, dead or duplicated plugin rows, and the upgrade path. The scripts are diagnostics first; the rebuild helper only writes when it is given --fix.

08일 전개발 및 플러그인 도구MIT
M

dsh-plugin (dsh-cron-board)

mzzsfy/dsh-plugin

Cron job board: schedules local scripts or dsh session tasks (fresh or pinned sessions) by cron expression, with centralized environment-variable management, run logs, and concurrency and timeout control.

0그저께워크플로 및 자동화MIT
G

dsh-skill-authoring

gezi-wen/dsh-skill-authoring

Ships a skill about writing DSH skills - SKILL.md frontmatter and root precedence, how to phrase a description so it actually triggers, length and splitting rules, and an A/B check that the finished skill changes agent behaviour. The package also carries the checker the skill uses to validate a skill directory.

0어제스킬MIT
S

dsh-mac-cua

saunato/dsh-mac-cua

Computer Use for macOS desktop applications: reads any app's accessibility tree as text with element indices, then clicks, types, pastes, scrolls, drags, selects text and sets values through it, plus screenshots read back as images. Driven by a persistent JavaScript REPL — the agent gets two tools (`js`, `js_reset`) and calls an `sky` API inside them, so state survives between calls and the tool schema stays fixed as capabilities grow. Accessibility trees come back as diffs after the first read; actions address elements by index and indices from a stale read are refused rather than misapplied; typing waits for keyboard focus and reads the field back; paste restores the clipboard. Requires macOS 14.4+, Accessibility permission (Screen Recording only for screenshots) and Node 20+; ships a prebuilt native module, so nothing compiles at install time.

05일 전도구 및 기능MIT
D

dsh-bash-terminal-ts

drscrewdriver/dsh-bash-terminal-ts

Shell tool with four Windows backends (PowerShell / Git Bash / WSL / MSYS2) plus an interactive PTY terminal; the MSYS2 backend starts bash.exe with -lc so /etc/profile puts /usr/bin and /mingw64/bin on PATH, and injects MSYSTEM=MINGW64 into the PTY environment. Written in TypeScript, targets DSH 0.1.2+.

03일 전도구 및 기능MIT
H

dsh-agent-billing

hoyyang/dsh-agent-billing

Agent billing and usage observability for dsh web: session-log direct-scan recording (zstd, per-event timestamps, watermark + lastSeq double dedup), multi-account rate profiles per provider and model, per-window live badge reading the window session id via React fiber, full glassmorphism dashboard with 14-day sparkline, budget alerts, relay-station balance queries and a 332-model official price library.

04일 전사용량 및 결제
Z

dsh-snippets

zhang24xiao/dsh-snippets

Manages CSS and JS snippets for the DSH web GUI, injecting enabled CSS as style elements and running enabled JS in the page, with a sidebar-footer quick toggle, its own card under Settings - Plugins, and optional folder or Gist sync.

04일 전UI 확장MIT
L

dsh-audio-control

li-mingshuang/dsh-audio-control

Floating audio control panel in the Web GUI: play/pause/next/previous for Windows media sessions (SMTC) and the system master volume/mute, served by a Node route half that runs a PowerShell helper.

06일 전UI 확장MIT
I

dsh-xingye

iambatman1928/dsh-xingye

Chat agent for a DeepSeek Harness session: create characters and write their personas, keep several archive threads per character, undo or rewind the locally stored transcript, and record story beats in an event book.

05일 전UI 확장MIT
R

dsh-windows-c-cleanup

runcat-tommy/dsh-windows-c-cleanup

Windows system-drive (C:) cleanup for DSH: rule-based scan, five-tier safety grading, a staging area with a rollback ledger, UAC elevation, and migration to another drive — a model tool plus a Web GUI panel.

04일 전도구 및 기능MIT
X

dsh-novel

xrn1997/dsh-novel

在 DeepSeek Harness Web GUI 里读网络小说:legado 书源导入、书架与连续滚动阅读,附五个 AI 助手工具

05일 전도구 및 기능Apache-2.0
N

dsh-add-assets

navid-kianfar/dsh-add-assets

Composer add-assets plate for the DeepSeek Harness Web Client: an options menu on the composer's + button (files, folders, slash commands) and a Claude Code-style draft attachment preview

06일 전도구 및 기능MIT
N

dsh-npm-runner

nobu121/dsh-npm-runner

DeepSeek Harness plugin: discovers the npm/pnpm/yarn/bun scripts of the current workspace (never descending into node_modules) and runs any of them in the background from a compact control in the composer area or the session header.

010일 전세션 및 메시지MIT
Z

dsh-acp-replay

zheng1/dsh-acp-replay

Community ACP bridge for DeepSeek Harness that supports session/load by replaying a persisted session's transcript

010일 전세션 및 메시지
S

dsh-szg-hint

skyyyyyk/dsh-szg-hint

DeepSeek Harness plugin: drop a hint into a running task and the agent picks it up at its next step — without interrupting it and without polluting the chat history. · 旁路提示:任务执行中插一句话,AI 下一步即刻参考。

06일 전세션 및 메시지MIT
D

dsh-session-steward

drscrewdriver/dsh-session-steward

Session Steward for DSH: browse and bulk-prune the official session archive set, and run a four-gate health checkup (log integrity, projection cache, lossless JSON, cold read) that ends in a reversible, backup-first prescription. Never rewrites session logs.

019시간 전세션 및 메시지MIT
V

dsh-open-terminal

vvilliam-qwq/dsh-open-terminal

dsh-TUI /term: open a system terminal in a workspace folder — blank opens the working-directory root, a fragment fuzzy-matches folders (unlimited candidates, managed picker), with ordered per-platform launcher chains for Windows / macOS / Linux (incl. WSL

05일 전도구 및 기능MIT