Bundle
Queue Consolidation for DeepSeek Harness: when the agent is busy and you queue several follow-up messages, the next turn runs with ONE consolidated formal prompt — the model rewrites the batch into a single prompt and executes once, instead of piecemeal one-message-per-turn rework.
keyiadiannao
Bundle
Ships a skill that documents how to write, review and verify DSH skills: SKILL.md frontmatter rules, how to phrase a description so it triggers, length and splitting guidance, and an A/B check that the skill actually changes agent behaviour.
gezi-wen
Bundle
中文写作助手:自动排版(中英文之间加空格、修正标点、清理多余空行)+ 写作统计(字数、阅读时长、段落结构)
guozede12593312
Bundle
Pre-write reuse firewall for DeepSeek Harness: before the agent writes a new helper/service, surface the existing implementations that already cover that intent. Deterministic retrieval (no LLM) backed by the Auto_code_audit capability channel.
keyiadiannao
Bundle
A fourth permission option for DeepSeek Harness sessions: selected-workspace-write, where the user opens the workspace directory tree and toggles which directories the agent may write to.
jiangr100
Bundle
DeepSeek Harness 的「项目」插件:把多个文件夹 + 多个会话 + 一份共享记忆/指令收敛到一个项目实体。项目树收纳(项目→文件夹→会话)、多文件夹(自动注册工作区)、项目内新建会话、项目级 PROJECT.md 共享记忆(会话开始整体注入 + project_memory_write 工具)、AGENTS.md 项目指令注入。
lanyun077
Bundle
Visual plan mode for DeepSeek Harness: structured plan.json + plan.md, an editable React Flow canvas, comments, plan diff, versioned revisions, and reliable write-back to the agent.
JIAQI23333
Bundle
文件改动确认机制(双面插件):write/edit/str_replace_editor 写入前弹出确认条,内嵌 GitHub 风格 diff(行号 + 红删绿增),允许本次 / 拒绝。File-change confirmation with inline diff for DeepSeek Harness.
hfh1999
Bundle
Git worktree isolation backend for DeepSeek Harness workflows: binds each write-capable workflow agent to its own recoverable checkout.
lisycotana
Bundle
DSH plugin: show a git-style file diff right inside the chat whenever the AI calls write/edit tools. Unified (top-bottom) and split (side-by-side) views with inline word highlighting, view-preference memory, zero git dependency. Written in TypeScript, built with esbuild.
roushanyyzz
Bundle
Native DeepSeek Harness tools for an Obsidian wiki vault: wiki_query, wiki_write, and wiki_lint implement the mechanical core (path routing, delta tracking, index/log bookkeeping, health checks) of the wiki skill suite.
Lion-1209
Bundle
DSH plugin (pure, no core changes): a session may write several project folders declared by a VS Code-style workspace file beside its cwd; the web half adds 'Open Workspace from File' and 'Add Folder to Workspace' to the sidebar.
yan4342
Bundle
RTK (Rust Token Killer) native plugin for DSH: auto-rewrites model shell commands to RTK-filtered equivalents through the official tools/execute hook, compressing tool output before it reaches the LLM context.
dd2673
Bundle
小说写作助手插件(v4.3.0):句式/情感/意象分析、伏笔设定管理、本地语义检索、氛围光谱、风格画像报告、文笔六维基线带、原创模式与创作资料、写作哨兵(衔接/OOC/大纲);附 stdio MCP 服务器(Claude Desktop / Cursor 可用)。
siweina
Bundle
Model-facing MS Word (.docx) tools: read documents as Markdown or structured blocks, create documents from Markdown, and edit documents round-trip; ships binary fs providers (writeBytes, incl. a sandbox-preserving one) for hosts without it
BroBFG
Bundle
DSH plugin: view and restore archived sessions - shell overlay panel over the workspaceRegistry restore write path
Yiklek
Bundle
DeepSeek Harness plugin: routes every pwsh command execution on Windows through Git for Windows bash — the pwsh and bash tools actually run git bash, so the model writes bash natively.
liceses
Bundle
DSH Web GUI 右侧常驻记事本:钉在页面最右边的便签面板,自动保存到 ~/.dsh/notepad/notes.md,Agent 可通过 notepad_read/notepad_write 读写。
43456-awa
Bundle
Let a DSH agent read and write your local Obsidian vault, with approval and one-click rollback.
ShengenWu
Bundle
Show code changes in the dsh web GUI conversation: inline line-level diff inside edit/write tool cards with a streaming reveal animation, plus a per-turn file-change summary card (git-first, argument-diff fallback).
F-Light
Bundle
Replace edit/write tool cards with inline full-line colored code diffs (green add / red delete), shown right after each modification.
linhoulong123
Bundle
Long-form drafts with the structure already decided. Blog posts, press releases, product and job descriptions, FAQs, email templates, READMEs, changelogs, meeting minutes, weekly reports, cover letters, academic polish, name ideas.
mario03690
Bundle
Evidence-driven Feishu/Lark document writing skill for DeepSeek Harness (dsh) — turn Feishu wiki/docs/minutes/Base/chats & local files into structured docs with conclusions, evidence & actions. 飞书文档证据化编写技能插件:从业务资料到可验证、结构化、可执行的飞书成稿(战略方案/经营分析/GTM/复盘/PRD/管理汇报等)。
welay21312312321
Bundle
Click a file path in the chat UI to open it in the running VS Code window owning the matching workspace; Edit/Write rows open a diff of that exact change (webview-safe host route behind the loopback/Origin trust fence).
quei4r