플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 2020개 찾음
dsh-rss
stardustlc666/dsh-rss
RSS/Atom subscription management and parsing (rss_list/add/remove/fetch/check), persisted to settings.
dsh-ffmpeg
stardustlc666/dsh-ffmpeg
Seven video tools (probe/cut/concat/encode/subtitle/extract/gif) on the official subprocess service: shell-free argv, zero runtime dependencies.
oss-prompt-optimizer
seven282/oss-prompt-optimizer
Optimize a raw instruction into a professional prompt through the harness llm service — four-section (Role / Task / Context / Format) or a headerless plain-text style. Situation-aware (1.3.0+): the instruction and conversation are parsed into role / task / goal profiles, so the role stays on-task and goals/constraints are preserved (goal-alignment retry, per-session goal carry-over); roles follow an identity + capability + behavior formula with per-task-type writing tips (1.3.3-1.3.5). Context-aware by default; long outputs resume with auto-expanded budgets; validated results are cached (identical requests cost zero model calls); stream early-stop and an optional fast profile cut latency (1.3.6). Composer ✨ one-click optimize / undo / cancel with a token-cost hint; prompt_optimize tool (optimize + iterate), auto-optimize hook, auto-detected zh/en role document.
dsh-zotero
hongcheng-li/dsh-zotero
Zotero library tools via the local API (no API key): search items/collections, read metadata and abstracts, list attachments, read full text (parses PDFs on the fly when Zotero cache misses), download PDFs, and manage notes.
dsh-learning-mode
chplus0/dsh-learning-mode
Learning Mode agent preset: a coding agent that teaches while coding — concrete scenario-grounded explanations, Socratic guidance, and TODO(你) practice blanks, modeled on Claude Code's Learning output style; installable via dsh plugin add (dsh-learning-mode on npm).
dsh-obsidian
mingzeng21/dsh-obsidian
Connect dsh to a local Obsidian vault: search, read, write, move, and trash notes through `obsidian_*` tools.
sage-mem
gezi-wen/sage-mem
File-based cross-session memory: plain Markdown memory files with automatic retrieval injection, format-compatible with Claude Code's CLAUDE.md and memory files, so migrating is a manual file copy.
dsh-session-export
yangyongzhen/dsh-session-export
Export sessions to Markdown/JSON for review, replay, and per-session cost summaries.
dsh-rewind
sirilee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-replay
mingozhou/dsh-replay
Replay sessions on a playable timeline with per-step token usage, audit sensitive operations, estimate cost, view fork lineage, compare sessions, and export standalone HTML replays.
dsh-plugin-codex
wss534857356/dsh-plugin-codex
Codex App Server model provider using a local Codex login, with session reuse, Harness tool bridging, native action traces, and durable generated-image projection.
dsh-plugin-subhub
kinoward/dsh-plugin-subhub
Use third-party subscription accounts in DeepSeek Harness: chat, image understanding, image generation, and image editing with the models your subscription covers, with available models and reasoning levels synced from your account; currently supports OpenAI/ChatGPT subscriptions, more providers planned.
dsh-claude-cli
katsos/dsh-claude-cli
LLM provider that runs the locally installed Claude Code CLI as the model backend, so requests go through an existing Claude subscription instead of a metered API key; native tool calls are bridged over MCP.
dsh-skin-switcher
zhtx2024/dsh-skin-switcher
A settings-panel skin manager that auto-discovers installed Web UI skins, switches between them in one click, and maintains the profile patch automatically.
dsh-opencode-usage
vinyumao/dsh-opencode-usage
OpenCode Go plan usage display for the DSH web GUI: a persistent badge under the composer shows rolling/weekly/monthly usage percents with reset countdowns; click to expand a card; agents can query the balance via the `opencode_go_usage` tool.
dsh-session-timeline
xiluovo/dsh-session-timeline
Session timeline down the left of the conversation: every user message at a glance, current-message tracking, hover preview of the message and its reply, click to jump, collapsible.
dsh-workspace-explorer
jiyr0119/dsh-workspace-explorer
Standalone workspace file-tree panel for the DSH web UI: a session-header icon opens an animated popup of the current workspace tree; click or drag a file to insert its reference into the composer, with search, inline preview, live settings, and zh/en i18n; single-purpose, zero-config, one-command install.
dsh-ui-mobile
jasondu/dsh-ui-mobile
Mobile-first DeepSeek Harness UI with an installable PWA, responsive navigation, and Web Push notifications when an agent completes successfully.
dsh-composer-expand
13071301808/dsh-composer-expand
Composer expand/collapse toggle for the Web UI: a ⬆/⬇ button in the composer tool row grows the input to a tall 70vh writing view for long drafts.
dsh-observation-journal
cavan-ou/dsh-observation-journal
DSH용 무개입 런타임 텔레메트리: 모든 세션이 작업, 모델 등급, 도구, 실패, 소요 시간, 상태를 통계 섹션이 포함된 사람이 읽기 쉬운 저널에 자동 기록(순수 관찰자 — 도구 없음, LLM 호출 없음, 주입 없음)
dsh-plugin-tavily
1624318455/dsh-plugin-tavily
내장 web_search 도구를 위한 Tavily 기반 웹 검색 프로바이더, API 키·결과 개수·최신성 범위 설정 카드 제공
dsh-companion
beijingwahw/dsh-companion
4개 모듈로 구성된 세션 컴패니언: 스마트 대화 내보내기(Markdown/PDF/JSON/PNG 롱 이미지, 개인정보 마스킹 및 일괄 ZIP), 템플릿 저장/가져오기가 가능한 컨텍스트 핸드오프 요약, API 비용 최적화(실시간 공식 가격, 피크/오프피크 스케줄링, 일/월 예산, 모델 라우팅), Ctrl+F 채팅 내 검색(CSS Custom Highlight API)을 포함한 전역 대화 검색
dsh-balance-float
x2802490130-prog/dsh-balance-float
Web UI용 플로팅 잔액 위젯: DeepSeek 계정 잔액을 실시간으로 표시하며 수동 새로고침과 Y/N 확인 후 안전 종료 지원
dsh-workbench
dpf555/dsh-workbench
DeepSeek Harness web GUI용 VS Code 스타일 3열 탐색기 + Monaco 에디터 플러그인입니다.