Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
6670 Plugins gefunden
dsh-doctor
henrytian1998/dsh-doctor
Diagnose DSH home, leftover processes, ports, and oversized sessions, then write a paste-ready /doctor report.
dsh-substrate (plugin)
anweat/dsh-substrate
Diagnose duplicate DSH loader entry IDs before startup, report version-locked repair status in a read-only settings card, and apply or revert audited loader repairs through an external CLI.
dsh-worktree-manager
shenkonghui/dsh-worktree-manager
Git worktree management for dsh — group workspaces by repository, create and switch worktrees, and browse their changes, commit history and file diffs.
dsh-tool-radar
he-yufeng/dsh-tool-radar
Score a GitHub repo's contribution-friendliness from live merge and maintainer evidence.
dsh-creative-studio
ylight-cpu/dsh-creative-studio
Image and video production toolkit for DeepSeek Harness - background removal with quality tiers, local inpainting retouch, headline and logo compositing, batch platform-size exports and image QA reports; for video, AI subject matting with background replacement (RVM ONNX, plus a chroma-key path), animated titles with fade/slide/typewriter/karaoke presets, 53 transitions with stylized variants, and light-effect and grading presets with LUT support, alongside footage inventory, accurate cutting, subtitle burn-in, music mixing and platform-spec exports; it provisions its own local Python runtime through a bundled bootstrap script.
dsh-courseware
lnsdlszsqxxx/dsh-courseware
Takes the user's own .pptx template plus a course outline (lesson plan / document / plain text) and produces a courseware .pptx that adopts the template's background, color scheme, fonts, and page skeleton. Pure plugin package, no built-in API keys; the image backend must be configured by the user.
dsh-project-based-learning
kirisame1969/dsh-project-based-learning
Project-based learning coach: a subject-agnostic teaching engine plus swappable domain packs (Unity/C# included), shipped both as a DSH skill and as an installable bundle. The skill protocol enforces attempt-first teaching and graded hints; a zero-dependency validator rejects ability claims their evidence does not support and blocks stage acceptance while blockers are open.
dsh_superpowers
icanfinish11/dsh_superpowers
Bundles the 14 obra/superpowers skills for dsh from a recorded upstream tag (v6.3.0), re-syncable with drift reporting; the skills trigger automatically.
dsh-plugin-development
gezi-wen/dsh-plugin-development
Ships a skill that documents how to build, debug and publish DSH plugins - host and client package skeleton, developing a forked plugin inside a throwaway profile, publishing to GitHub and npm, and the pitfalls found while shipping them. Installing the plugin registers the skill.
dsh-skill-scoreboard
eightfs/dsh-skill-scoreboard
Skill usage scoreboard for DSH: counts both per-session deduplicated and per-load usage, scores `skill` tool calls and direct `read` of skill files, and shows the tally in a three-tab settings page (skill ranking, session board, management) with paging and JSON import/export.
dsh-mermaid-comm
kp-z/dsh-mermaid-comm
Makes the AI default to Mermaid diagrams in development conversations — system prompt guidance, a mermaid_validate syntax-check tool with real-parser validation, and an output gate that auto-fixes or removes broken diagrams. Rendering via dsh-mermaid.
dsh-image-router
zhiwuli0228/dsh-image-router
Digests the images in a prompt with a vision model before admission, so any model — a text-only one included — can read them without the session ever switching models, and adds a describe_image tool for image paths.
dsh-image-guard
mafeis/dsh-image-guard
Trims historical images in outgoing chat requests down to a recent-image count, learns the provider per-prompt image cap from HTTP 400 responses, and retries with fewer images so image-heavy sessions keep working.
dsh-plugin-webrelay
baisbt/dsh-plugin-webrelay
Embeds external AI chat sites in a DSH side panel through the same-origin reverse proxy with per-site DOM adapters, and adds a composer button that either rewrites the draft with the host model or runs a two-round loop: compress the conversation, optimize, send to the embedded site, capture the reply, then finalize it into the composer.
dsh-tavily-web
arcaneorion/dsh-tavily-web
Tavily search and page fetch: tavily_search queries with a rotating pool of up to eight API keys that backs off per key on 401/403/429 so one exhausted account does not take the tool down, and web_fetch retrieves a single page through curl, returning its HTTP status with de-tagged text.
dsh-anysearch
zhitiaojun/dsh-anysearch
AnySearch-backed search tools for agents: general and vertical-domain search, parallel batch queries, vertical-domain capability discovery, and page-to-Markdown extraction, plus an API key panel in Settings. It registers its own tools instead of a web_search provider, so it cannot be installed alongside @anysearch/anysearch-dsh.
computer-user-vision
xie129716/computer-user-vision
Windows computer use forked from computer-user: 13 computer_* tools that read the screen and drive the mouse and keyboard. Image-capable routes get the screenshot as a real image with an exact image-to-screen mapping, so no external OCR; elements return as UI Automation refs so a click lands on the exact control rectangle; Ctrl+Alt+Esc stops every call.
dsh-live-data
uckkk/dsh-live-data
Ten live-data tools over eight keyless public APIs: FX rates, weather, npm/PyPI versions, GitHub repo stats, Bilibili video stats, A-share/index/gold quotes, and IP geolocation. Tool defaults are configurable in settings.
dsh-zhouli
scp-cn-1059/dsh-zhouli
Ships the Zhouli-mode agent preset, which runs a session in three phases (declaring roles on opening, citing authorities while working, a six-item self-audit at the close), plus one tool with seven actions over a bundled 49,384-character 《周礼》 corpus that returns every passage with a stable 篇序.职官序 coordinate, a per-office establishment index and collation between two Kanripo witnesses.
dsh-unitverse
runcat-tommy/dsh-unitverse
Unit conversion as a `convert` tool: 10 categories (length, area, volume, time, angle, speed, temperature, pressure, energy/heat, power) and 82 units with English and Chinese aliases, plus a locale-aware Unit Converter tab in the DSH web view with one module per category and a temperature-difference (Δ) switch.
dsh-tool-reading-map
he-yufeng/dsh-tool-reading-map
Give the agent a priority-ranked, coverage-honest map of any codebase before it edits.
sage-guikit
gezi-wen/sage-guikit
Windows desktop control exposed as native DSH tools - whole-screen and single-window capture (the window one goes through PrintWindow, so a covered window still captures), click, drag, typing, keyboard shortcuts, scrolling, window management, pixel and window polling, and UIA queries that can invoke a control or read its value instead of clicking coordinates. 11 tools over a PowerShell 7 child process; no MCP server, no resident process, no API key.
dsh-unread-mark
yangyizhu8/dsh-unread-mark
Session-row unread mark for DeepSeek Harness: the session menu gains Mark unread and Unmark, pinning a red dot before the session title that survives reload and opening until cleared, both entries disabled while the built-in green finished-unopened dot is present.
dsh-composer-enter
wx-yss/dsh-composer-enter
Makes Enter insert a newline in the DSH 0.1.5 Web composer while Cmd/Ctrl+Enter keeps submitting messages.