Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

498 plugins found

Q

dsh-auto-translate

qwert702/dsh-auto-translate

Full-pipeline Chinese translation for the dsh web GUI: live translation of the model reasoning as it streams, in-place Chinese below each English reply, and one-line Chinese summaries for tool outputs and tool-call glosses — a standalone provider request that never enters the session transcript.

316 days agoUI Enhancements
Y

dsh-knj-workflow

yangdongzhen590/dsh-knj-workflow

Config-driven development-task orchestration for DSH: graph workflows (task/gateway/human nodes) with per-stage persistence, plus an in-editor AI assistant that configures workflows through conversation with live validation. Hand documents to nodes as generic attachments (no declaration needed): files land in the task workspace and ${inputs.附件} gives the newline-joined absolute paths, so a node parses them with its own prompt.

312 days agoWorkflow & Automation
S

harness-session-delete

seetraum/harness-session-delete

Recycle bin for DSH sessions: sidebar delete icons, multi-select restore and permanent delete, live-session protection.

33 days agoSessions & MessagesMIT
B

dsh-bridge

baixianger/dsh-bridge

Local cross-session messaging for DSH agents, with discovery, cold-session wake-up delivery, and auditable message history.

37 days agoSessions & MessagesMIT
D

dsh-auto-maintenance

dong3434/dsh-auto-maintenance

Auto maintenance and resilience for DeepSeek Harness: startup self-diagnosis, automatic repair of missing directories, scheduled configuration backups with rotation, one-click restore, smart-start port detection, plugin-change self-check with automatic rollback, startup failure rescue, and a health watchdog that restarts a stuck-but-alive instance. Ships as a Cordis plugin plus a standalone CLI.

326 days agoDev & Plugin ToolsMIT
N

dsh-hos-scrcpy

ns-zzj/dsh-hos-scrcpy

Control a HarmonyOS phone from the DSH web UI with AI: live H.264 screen mirroring, mouse touch and system keys, hilog streaming, and agentic tools that let the model read the screen, locate UI controls, then tap, long-press, press keys, or type.

323 days agoVision, Voice & MultimodalMIT
A

dsh-conversation-map

afoxsss/dsh-conversation-map

Conversation minimap docked on the right edge of the dsh Web chat: colour-block and to-scale thumbnail modes, drag-to-resize (10–320px), hover loupe preview, click-to-jump and drag-to-scroll with a live viewport indicator, and collapse to a 4px strip.

38 days agoUI EnhancementsMIT
K

dsh-goal-mode-enhance

karloflaw/dsh-goal-mode-enhance

Visual goal lifecycle for the DSH web UI: a composer dock to create, multiline-edit, pause, resume, complete and clear session goals with live round progress, plus a phase-dot composer entry and a settings-page goal overview.

326 days agoUI EnhancementsMIT
M

dsh-webui-studio

memorax-ai/dsh-webui-studio

Visual development studio for DSH WebUI plugins with isolated Git worktrees, live official-WebUI previews, source editing, patch inspection, builds, and validation.

315 hours agoDev & Plugin ToolsMIT
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.

322 hours agoSkillsMIT
P

dsh-token-pet

pk7j7sqryy-ops/dsh-token-pet

Cute token-usage pet in the session header: live context occupancy, per-session usage and breakdown, plus date/weekday, weather, 3-day forecast and severe-weather alerts, all theme-aware.

3last monthUsage & BillingMIT
P

dsh-worktree

paradoxsch/dsh-worktree

Durable Git worktree isolation and delivery for DeepSeek Harness subagents

3last monthGit & Code ReviewMIT
J

dsh-ssh

jmcc-guo/dsh-ssh

SSH terminal panel and AI connection manager for DeepSeek Harness: model-driven SSH connections (connect/exec/list/status/disconnect), auto-saved connection records, keep-alive + auto-reconnect, execution mutex, credential-safe auth, and an XShell-style m

3last monthTools & CapabilitiesMIT
T

dsh-taskboard

ttmouse/dsh-taskboard

Full local-first issue board embedded in the DSH web GUI: Kanban / list / Gantt / workflow / dashboard views, AI chat per task, attachments and labels, auto-claim of todo tasks driven by dsh-routines — data lives in local SQLite (dsh plugin add @ttmouse/dsh-taskboard).

39 days agoWorkflow & AutomationMIT
N

DSH-Plugin-Market

nanshan1995/dsh-plugin-market

Alternative plugin market for DSH: curated catalog plus live GitHub browsing, zh/en cross-language search, a fail-closed pre-install static security audit with an install-hook block, and per-plugin README viewing with garbled-encoding repair.

3last monthDev & Plugin ToolsMIT
X

dsh-web-artifact-designer

xulelenlp/dsh-web-artifact-designer

Design-artifact skill adapted from Anthropic canvas-design / web-artifacts-builder: turns a design brief into a self-contained HTML/SVG artifact (posters, infographics, landing pages, charts, component mockups) with a pre-delivery quality checklist and an anti-AI-look pattern list.

3last monthSkillsMIT
L

dsh-image-gen

leemancheung/dsh-image-gen

GPT Image 2 `image_gen` with Codex subscription OAuth by default or explicit API-key mode: developing card, up to three live API partials, durable attachment replay/lightbox/download, text-only model output, and bounded credential-safe requests.

38 days agoVision, Voice & MultimodalMIT
K

dsh-packer

klrsl/dsh-packer

Agent config packer for DeepSeek Harness: pack local agent assets (skills/sessions/profiles/settings/memory) into a zip for migration or sharing, with privacy scanning, diff-based restore, pack management, and a settings UI; memory ships as a read-only Markdown mirror, not the live database.

3yesterdayTools & CapabilitiesMIT
J

dsh-model-sync

jiay98528-dev/dsh-model-sync

Writes live provider model lists into DSH settings and shows 5h/7d plan windows or metered balance for the current session model.

3last monthModels & ProvidersMIT
K

dsh-session-cost

kidli1412/dsh-session-cost

Session cost estimate in a status bar at the bottom of the conversation (per-model token pricing, CNY) plus the live DeepSeek account balance via the official balance API.

37 days agoUsage & BillingMIT
J

dsh-bill

jannchie/dsh-bill

Cost tracking priced from an online catalogue (models.dev + OpenRouter, 8000+ models, each call priced at its own instant): a per-turn cost line, a Cost tab attributing spend to tool output / model output / system prompt / commands, budget, monthly forecast, ~166 live-rate currencies, and a bill_stats agent tool.

34 days agoUsage & BillingMIT
Y

dsh-result-only-view

yeyeyeyeshifu/dsh-result-only-view

Results-only conversation toggle for the Web GUI: hides thinking and tool-call process rows, keeps one live status line while the agent works, restores working animations under prefers-reduced-motion, zh-CN/en localized. Works in the stock composer and inside dsh-split-screen panes; verified on DSH 0.1.1 and 0.1.5.

34 days agoUI EnhancementsMIT
J

dsh-canvas-preview

jiuyuechuwuhao/dsh-canvas-preview

Conversation Canvas tab: live-preview workspace HTML artifacts and export PNG/JPG/SVG locally (`npx dsh-canvas-preview`).

3last monthUI EnhancementsMIT
G

dsh-cost

giantgkl/dsh-cost

DeepSeek Harness (DSH) plugin: live conversation cost and DeepSeek account balance in the composer stats row — RMB in Chinese UI, USD in English UI

3last monthUsage & BillingMIT