<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>DeepSeek Harness (dsh) Plugins — Curated List · Awesome DSH Plugin</title>
  <id>https://beancookie.github.io/awesome-dsh-plugin/en/</id>
  <link href="https://beancookie.github.io/awesome-dsh-plugin/en/"/>
  <link rel="self" href="https://beancookie.github.io/awesome-dsh-plugin/en/feed.xml"/>
  <updated>2026-09-13T00:00:00Z</updated>
  <entry>
    <title>PerryLink/dsh-data-quality</title>
    <id>https://github.com/PerryLink/dsh-data-quality</id>
    <link href="https://github.com/PerryLink/dsh-data-quality"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>Deterministic data profiling, cleaning, and verification: a ctx.dataQuality capability seam with three model tools and a frozen cross-plugin citation-checking contract — all computation in TypeScript, the model never does the math.</summary>
  </entry>
  <entry>
    <title>PerryLink/dsh-fund-research</title>
    <id>https://github.com/PerryLink/dsh-fund-research</id>
    <link href="https://github.com/PerryLink/dsh-fund-research"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>Deterministic research reports for Chinese public mutual funds: every key number traces back to a hashed source snapshot — gaps declared, never invented; research only, not investment advice.</summary>
  </entry>
  <entry>
    <title>PerryLink/dsh-industry-research</title>
    <id>https://github.com/PerryLink/dsh-industry-research</id>
    <link href="https://github.com/PerryLink/dsh-industry-research"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>Industry and company research domain pack for DeepSeek Harness: chain maps, public-source tracking, company cards, and auditable reports — every number traces to a source, every gap is declared.</summary>
  </entry>
  <entry>
    <title>PerryLink/dsh-research-report</title>
    <id>https://github.com/PerryLink/dsh-research-report</id>
    <link href="https://github.com/PerryLink/dsh-research-report"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>Verifiable research-report engine: every claim is bound to immutable evidence snapshots, verified byte-for-byte, and sealed into a versioned report whose manifest hash can be recomputed.</summary>
  </entry>
  <entry>
    <title>PerryLink/dsh-team-rooms</title>
    <id>https://github.com/PerryLink/dsh-team-rooms</id>
    <link href="https://github.com/PerryLink/dsh-team-rooms"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>Persistent, cross-session multi-agent team rooms for DeepSeek Harness — members, a message bus, a shared task board, and a shared timeline that survive restarts.</summary>
  </entry>
  <entry>
    <title>weibaohui/dsh-process</title>
    <id>https://github.com/weibaohui/dsh-process</id>
    <link href="https://github.com/weibaohui/dsh-process"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>Process management: brings ntd-style processes (multi-stage, multi-step agent workflow templates) into the dsh web UI - browse, edit, validate, import/export and AI-generate processes; the built-in library is read-only while the personal library is writable with live file sync, and agents read the library through process_* tools and advance work stage by stage.</summary>
  </entry>
  <entry>
    <title>PerryLink/dsh-reach</title>
    <id>https://github.com/PerryLink/dsh-reach</id>
    <link href="https://github.com/PerryLink/dsh-reach"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>Multi-channel decision and remote-control bridge: pushes DSH approval and question cards to IM channels (WeChat iLink, Telegram, Feishu) and answers them from chat, with a session console, per-channel security, and an open push service.</summary>
  </entry>
  <entry>
    <title>PerryLink/dsh-ticktick</title>
    <id>https://github.com/PerryLink/dsh-ticktick</id>
    <link href="https://github.com/PerryLink/dsh-ticktick"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>TickTick / Dida365 task bridge for DeepSeek Harness: a session-header task panel (list filter, quick add, complete, delete, due dates, drag reorder), eleven curated agent tools, a plugin settings card, and a typed Remote service — all over the official TickTick MCP endpoint.</summary>
  </entry>
  <entry>
    <title>PerryLink/dsh-autotier</title>
    <id>https://github.com/PerryLink/dsh-autotier</id>
    <link href="https://github.com/PerryLink/dsh-autotier"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>Automatic model-tier routing for DeepSeek Harness: one user instruction enters, one tier decision comes out — complex intent is planned on the strong tier and implemented on the cheap tier, with a deterministic guard and a TTL escalation fallback.</summary>
  </entry>
  <entry>
    <title>PerryLink/dsh-cert-mcp</title>
    <id>https://github.com/PerryLink/dsh-cert-mcp</id>
    <link href="https://github.com/PerryLink/dsh-cert-mcp"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>Read-only MCP server exposing the dsh-plugin-certification registry: certification grades, snapshot dates, and five-dimension evidence for DeepSeek Harness plugins, over stdio with zero runtime dependencies.</summary>
  </entry>
  <entry>
    <title>PerryLink/dsh-plugin-doctor</title>
    <id>https://github.com/PerryLink/dsh-plugin-doctor</id>
    <link href="https://github.com/PerryLink/dsh-plugin-doctor"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>Zero-dependency static + sandbox smoke detector for DeepSeek Harness plugins: package-structure checks (R), a Cordis contract scan (K), dynamic sandbox smoke tests (D), and an ecosystem collection-site checklist (CC) in one run.</summary>
  </entry>
  <entry>
    <title>PerryLink/dsh-plugin-kit</title>
    <id>https://github.com/PerryLink/dsh-plugin-kit</id>
    <link href="https://github.com/PerryLink/dsh-plugin-kit"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>Shared zero-runtime-dependency toolkit for the PerryLink DSH plugin family: a pluggable Provider seam, fail-closed approval and adaptive session-event gates, verify scripts, and shared sanitize/pricing/judge modules in one ESM + TypeScript package.</summary>
  </entry>
  <entry>
    <title>PerryLink/dsh-plugin-upgrade-015</title>
    <id>https://github.com/PerryLink/dsh-plugin-upgrade-015</id>
    <link href="https://github.com/PerryLink/dsh-plugin-upgrade-015"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>Merged, version-locked plugin upgrade skill for DeepSeek Harness (0.1.3-alpha.1 to 0.1.5-rc.1 as two closed legs): an evidence-bound version card plus a zero-dependency 20-seam scanner, as a bundle skill and an npx CLI.</summary>
  </entry>
  <entry>
    <title>weibaohui/dsh-git-server</title>
    <id>https://github.com/weibaohui/dsh-git-server</id>
    <link href="https://github.com/weibaohui/dsh-git-server"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>Git server: embeds ts-gogs (a TypeScript reimplementation of Gogs) and serves a full Git service on its own port - HTTP clone/push, web UI, issues/PRs/wiki - reusing user-management credentials, start/stop from the settings page.</summary>
  </entry>
  <entry>
    <title>weibaohui/dsh-webdav-server</title>
    <id>https://github.com/weibaohui/dsh-webdav-server</id>
    <link href="https://github.com/weibaohui/dsh-webdav-server"/>
    <updated>2026-09-13T00:00:00Z</updated>
    <summary>WebDAV server: turns a shared directory into a WebDAV service that Windows, macOS and Linux can mount as a local disk, with token authentication, optional read-only mode, configurable directory/port/token, and per-platform mounting guides built into the settings page.</summary>
  </entry>
  <entry>
    <title>hutao562/dsh-remote-dsh</title>
    <id>https://github.com/hutao562/dsh-remote-dsh</id>
    <link href="https://github.com/hutao562/dsh-remote-dsh"/>
    <updated>2026-09-12T00:00:00Z</updated>
    <summary>Adds a row at the top of the sidebar that switches the whole Web GUI to another DSH host reached over a loopback port, with that host's session state on the row (running, unread activity, or waiting for your answer).</summary>
  </entry>
  <entry>
    <title>busabase/busabase-dsh-plugin</title>
    <id>https://github.com/busabase/busabase-dsh-plugin</id>
    <link href="https://github.com/busabase/busabase-dsh-plugin"/>
    <updated>2026-09-12T00:00:00Z</updated>
    <summary>Connects DSH agents to Busabase through MCP tools, approval-aware ChangeRequests, result cards, and a live record inspector.</summary>
  </entry>
  <entry>
    <title>Nicholaskin/vision-exp-tile</title>
    <id>https://github.com/Nicholaskin/vision-exp-tile</id>
    <link href="https://github.com/Nicholaskin/vision-exp-tile"/>
    <updated>2026-09-12T00:00:00Z</updated>
    <summary>Large-image recognition for vision models: 800×800 lossless tiling (smart/pipeline/full strategies) plus local OCR (auto inversion/binarization/handwriting split) and optional multi-vendor GPU acceleration (DirectML covering NVIDIA/AMD/Intel, CUDA/OpenVINO) with automatic CPU fallback; MIT licensed (111 unit tests).</summary>
  </entry>
  <entry>
    <title>yindf/taskfold</title>
    <id>https://github.com/yindf/taskfold</id>
    <link href="https://github.com/yindf/taskfold"/>
    <updated>2026-09-10T00:00:00Z</updated>
    <summary>Wraps work in named tasks and folds each finished task's whole span of messages into one summary at the next step boundary, with the original messages restorable on demand.</summary>
  </entry>
  <entry>
    <title>lffrom0303/dsh-window98-theme</title>
    <id>https://github.com/lffrom0303/dsh-window98-theme</id>
    <link href="https://github.com/lffrom0303/dsh-window98-theme"/>
    <updated>2026-09-09T00:00:00Z</updated>
    <summary>A Windows 98 skin for the DSH web client with beveled buttons, sunken inputs, pixelated typography, navy accents and checkerboard scrollbars.</summary>
  </entry>
  <entry>
    <title>weibaohui/dsh-smart-title</title>
    <id>https://github.com/weibaohui/dsh-smart-title</id>
    <link href="https://github.com/weibaohui/dsh-smart-title"/>
    <updated>2026-09-08T00:00:00Z</updated>
    <summary>Smart session titles for DSH: after each conversation turn an independent auxiliary LLM call summarizes the full user+assistant transcript into a title that follows the session's real topic instead of echoing the first message; the first message is titled instantly, failed built-in titles auto-retry on later turns, manual renames are never overwritten, and subagent/fork sessions are skipped.</summary>
  </entry>
  <entry>
    <title>dugujun3-cloud/dshos-dock</title>
    <id>https://github.com/dugujun3-cloud/dshos-dock</id>
    <link href="https://github.com/dugujun3-cloud/dshos-dock"/>
    <updated>2026-09-07T00:00:00Z</updated>
    <summary>Workspace OS status bar: task counts, latest run event, and checkup date above the input. Zero deps, read-only, .dshos/ text contract, legacy DSH-OS layout auto-detected, 30s refresh.</summary>
  </entry>
  <entry>
    <title>YEYEYEYESHIFU/dsh-split-screen</title>
    <id>https://github.com/YEYEYEYESHIFU/dsh-split-screen</id>
    <link href="https://github.com/YEYEYEYESHIFU/dsh-split-screen"/>
    <updated>2026-09-07T00:00:00Z</updated>
    <summary>Split-screen workspaces: run multiple conversations side by side with panels identical to native chats; Alt+T toggles TUI input mode, Alt+Shift+arrow keys switch panel focus.</summary>
  </entry>
  <entry>
    <title>SunshineR04/dsh-session-manager</title>
    <id>https://github.com/SunshineR04/dsh-session-manager</id>
    <link href="https://github.com/SunshineR04/dsh-session-manager"/>
    <updated>2026-09-07T00:00:00Z</updated>
    <summary>Archived-session management: list, restore, or permanently delete (direct physical delete, no backup layer) from the Settings page, with a red delete entry in the session menu and three agent tools; open sessions can be deleted instantly too (tombstone-hidden, auto-cleaned on restart).</summary>
  </entry>
  <entry>
    <title>weibaohui/context-razor</title>
    <id>https://github.com/weibaohui/context-razor</id>
    <link href="https://github.com/weibaohui/context-razor"/>
    <updated>2026-09-07T00:00:00Z</updated>
    <summary>Context trimmer: lists the current session's context entries with role, preview and ≈token estimate (cl100k), highlights over-threshold items, and removes selected entries exactly without LLM summarization.</summary>
  </entry>
  <entry>
    <title>nvbb/dsh-ollama-vision-bridge</title>
    <id>https://github.com/nvbb/dsh-ollama-vision-bridge</id>
    <link href="https://github.com/nvbb/dsh-ollama-vision-bridge"/>
    <updated>2026-09-07T00:00:00Z</updated>
    <summary>When the chat model is text-only, describe attached images with a local Ollama VL model (qwen3-vl:8b) and inject into the same model step: local vision, no cloud (DSH ≥ 0.1.2-rc.1).</summary>
  </entry>
  <entry>
    <title>weibaohui/skills-management</title>
    <id>https://github.com/weibaohui/skills-management</id>
    <link href="https://github.com/weibaohui/skills-management"/>
    <updated>2026-09-07T00:00:00Z</updated>
    <summary>Skill marketplace and manager: manage skills from all local coding agents (10+ executors, incl. Claude Code and Codex) in one page and import them into the DSH skill library; built-in market of 6600+ skills, per-skill token-overhead stats, and model visibility control.</summary>
  </entry>
  <entry>
    <title>weibaohui/dsh-tasks</title>
    <id>https://github.com/weibaohui/dsh-tasks</id>
    <link href="https://github.com/weibaohui/dsh-tasks"/>
    <updated>2026-09-07T00:00:00Z</updated>
    <summary>Scheduled tasks: run a prompt on cron schedules, each run opens a new agent session to do the work, with workspace binding, manual run, session auto-naming, and a fullscreen task management page.</summary>
  </entry>
  <entry>
    <title>weibaohui/experts-management</title>
    <id>https://github.com/weibaohui/experts-management</id>
    <link href="https://github.com/weibaohui/experts-management"/>
    <updated>2026-09-07T00:00:00Z</updated>
    <summary>Expert manager: manage ntd-format experts and expert teams (plugin.json + Agent MD + skill sets), browse and install from a built-in market of 50+ experts, and run tasks in an expert persona via /expert-&lt;name&gt; without consuming model directory tokens.</summary>
  </entry>
  <entry>
    <title>weibaohui/user-management</title>
    <id>https://github.com/weibaohui/user-management</id>
    <link href="https://github.com/weibaohui/user-management"/>
    <updated>2026-09-07T00:00:00Z</updated>
    <summary>Login gate for the dsh web UI: unauthenticated visitors get a login/register page and the first registrant becomes admin; includes user and role management plus login and access audit logs.</summary>
  </entry>
</feed>
