본문으로 건너뛰기

플러그인

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

플러그인 167개 찾음

Z

stylotrace

zhangyoufu-123/stylotrace

Deep-collaboration writing agent for DSH: per-user writing-style learning from edit pairs, clarify→outline→section-writing→red-team→reader-gallery flow, project-to-report synthesis (lab report / product intro / survey / README), 41 MCP tools, and web selection-improve UI with in-app file preview.

13일 전도구 및 기능MIT
Q

dsh-UEAssetsOperator

qswwltn/dsh-ueassetsoperator

Unreal Engine .uasset inspection (resolve/registry/load) and restricted Blueprint node editing through built-in UE Python.

15일 전도구 및 기능MIT
Z

dsh-minimal-first-turn

zrui-c/dsh-minimal-first-turn

Minimal-compatible first turn for Web root sessions: starts with persistent bash and str_replace_editor, removes automatic workspace and skill context, then restores the selected preset after the first tool call or reply; includes a persistent composer toggle.

15일 전세션 및 메시지
L

dsh-plugins (dsh-balance-plugin)

luokai-demo/dsh-plugins

DeepSeek wallet balance at the sidebar foot: a credit-card icon with the amount tinted by remaining balance (green over ¥2, amber ¥0–2, red below), refreshed on mount, per turn-end, and on click; a signed delta floats up and fades on each balance change.

13일 전사용량 및 결제MIT
F

dsh-minimax-usage

floating-dreaming/dsh-minimax-usage

Adds a "用量" section to the DSH Settings page that shows your MiniMax Token Plan usage (5h and weekly windows with reset countdowns), per-model breakdown, and video bonus credits; fetches `/v1/token_plan/remains` via a trusted plugin that holds the API key, auto-hides when no key is configured. MIT.

16일 전사용량 및 결제
C

dsh-deepseek-balance

choi-peng/dsh-deepseek-balance

DeepSeek account balance in the dsh web sidebar footer with live config hot reload and an editable Settings → Plugins card.

1그저께사용량 및 결제MIT
W

LiuHe

wulun811/liuhe

LiuHe(六合) 도구 모음을 DeepSeek Harness(dsh) 플러그인 번들로 제공 — 동적 워크스페이스 주입을 지원하는 44개의 MCP 도구

14일 전MCP 및 커넥터MIT
C

dsh-polling

cnyac/dsh-polling

DeepSeek Harness용 반복/예약 작업(폴링 작업/정시 작업) 플러그인: cron 기반 폴링 작업을 실제 세션으로 실행, 자연어로 생성, 모델 도구(polling_create/list/edit/delete/trigger)와 웹 UI 제공. `dsh plugin add`로 설치 후 바로 사용

17일 전UI 확장MIT
J

dsh-cursor-codex

jeremy9682/dsh-cursor-codex

에디터 위임을 위한 DeepSeek Harness ACP 번들: dsh 자격 증명과 세션 로그를 공유하는 원 명령 Agent Client Protocol stdio 서버 프로필

16일 전세션 및 메시지MIT
C

dsh-inspector

cocosgt/dsh-inspector

현재 dsh 세션의 실시간 명령 체인과 프로젝트 스킬을 확인·관리, 그 자리에서 생성 및 편집 가능 — 보이는 그대로가 모델에 전달됨

17일 전세션 및 메시지
S

dsh-global-rules

semidia/dsh-global-rules

Edit your `~/.dsh/AGENTS.md` global rules from the Settings page: a text editor with save button, no command line needed.

0그저께도구 및 기능
S

dsh-whale-tui

slicenferqin/dsh-whale-tui

grok-style terminal UI for DeepSeek Harness — whale edition

07시간 전UI 확장MIT
H

dsh-blast-radius

haoku123/dsh-blast-radius

DeepSeek Harness plugin: semantic blast radius for agent code edits — who calls what the agent just changed, and which of those callers have no test covering them

0어제개발 및 플러그인 도구
W

dsh-trae-api

wang-jq77/dsh-trae-api

DSH plugin: expose Trae Work CN credits as a local OpenAI/Anthropic compatible API for Claude Code, Cursor, Cline and other agents

019시간 전도구 및 기능MIT
W

wavespeed-dsh-skill

wavespeedai/wavespeed-dsh-skill

Generate and edit AI media (image, video, audio, 3D) with WaveSpeed models via the open-source wavespeed CLI: live catalog search, per-model input-schema introspection, local-file upload with @path markers, and price checks before running.

07시간 전스킬MIT
K

dsh-pi-compatible

kingguuu8-svg/dsh-pi-compatible

Pi-compatible tool suite recreated inside DeepSeek Harness: installs lower-case read/write/edit/bash/find/grep/ls core tools while retaining DSH-backed web, task, plan, todo, think, and slash extensions.

0어제도구 및 기능MIT
Y

dsh-editor

yangshen830-eng/dsh-editor

VS Code-style code editor: sidebar file tree over the workspace, Monaco editing, file read/write, Git status and diff, search, and Markdown preview.

0그저께UI 확장MIT
B

dsh-notebook

beihzb/dsh-notebook

A stateful, Agent-controllable Jupyter workspace for DeepSeek Harness: a persistent ipykernel runtime the DSH agent can read, edit, execute, and inspect, with VS Code-aligned cell UI and .ipynb save/load.

0그저께UI 확장MIT
H

dsh-tool-ast

hy-sde/dsh-tool-ast

The ast_grep (structural code search) and ast_edit (structural rewrite) tools for DeepSeek Harness over the packaged ast-grep native engine — a standalone plugin with no upstream harness changes required.

03일 전도구 및 기능
W

dsh-delegation-suite

wenheguo2/dsh-delegation-suite

Ranked subagent delegation: role-based model routing with failover, per-route reasoning effort, model-transparent labels, fork delegation, and a visual route editor.

0그저께모델 및 제공업체MIT
U

dsh-file-preview (dsh-file-preview)

undeadsheep/dsh-file-preview

Floating workspace file-preview window for the Web client: lazy file tree, CodeMirror preview and in-window edit with save, Markdown and image preview, Quick Open search, and opening paths clicked in the conversation.

03일 전UI 확장MIT
S

dsh-settings-tuner

semidia/dsh-settings-tuner

System parameter adjustment UI: grouped settings page for timeouts, parallelism, LLM retry policy, model params, web search, permissions and presets; safe profile-config editing with line-level YAML matching and post-write validation.

04일 전UI 확장MIT
W

dsh-context-surgery

wasd258-jpg/dsh-context-surgery

Surgical rewriting of the model-visible conversation history of a DSH session (surface replacement); edit reply and reasoning chain separately. 上下文手术刀:强制改写会话的模型可见历史,回复与思考链分开编辑。

06일 전세션 및 메시지
L

dsh-slides

literaf/dsh-slides

Turn a structured outline into a presentation for DeepSeek Harness (dsh): a self-contained HTML deck that presents offline with speaker notes and prints to PDF, plus optional editable .pptx export. Five committed themes.

04일 전테마 및 외관MIT