Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

12 plugins found

I

humanizer-ru

ilyautov/humanizer-ru

Agent skill for DeepSeek Harness: rewrites Russian text to remove 64 markers of AI generation (bureaucratese, calques, ChatGPT fingerprints), with a corpus-calibrated scanner, audit mode and author-voice calibration.

3428 days agoSkillsMIT
X

dsh-tool-writing

x2802490130-prog/dsh-tool-writing

A web-novel writing engine for DeepSeek Harness: parallel drafting, outlining and brainstorming with a separate DeepSeek key, lore and foreshadowing management, semantic vector retrieval, a corpus library, usage ledger, mechanical proofreading, and a local serialization plan.

1027 days agoTools & CapabilitiesMIT
W

dsh-plugins (dsh-composer-tools)

wsxwj123/dsh-plugins

Composer input toolkit: arrow-key session history (first/last-line gated, IME and command-menu safe), an instructions viewer/editor for global and project AGENTS.md/CLAUDE.md, and a prompt library of 780 Chinese prompts (Cherry Studio agents-zh corpus, AGPL-3.0) inserted into the composer in one click. Ships on npm as `dsh-composer-tools`.

89 days agoUI EnhancementsMIT
L

dsh-memo

lesliechowsh/dsh-memo

Memo — session memory search for DeepSeek Harness agents: cross-session full-text recall (memo_search), distilled notes (memo_remember), and corpus stats (memo_stats) over the official sessionQuery service. Zero infrastructure, local-first.

5last monthMemoryMIT
X

dsh-writing-remote

x2802490130-prog/dsh-writing-remote

Host-side Typert remote for dsh-tool-writing: serves project volumes, chapter status, corpus library, full-text search, evolution entries, and thread-graph data to the client writing panel.

427 days agoTools & CapabilitiesMIT
X

dsh-client-ui-writing

x2802490130-prog/dsh-client-ui-writing

Client-side writing panel for the Web UI: project volumes and stats, corpus library, full-text search, evolution version-chain diffs, and an SVG thread graph, shown only in writing-preset sessions.

427 days agoUI EnhancementsMIT
G

dsh-palate

guo6x/dsh-palate

An accumulated design-taste corpus for DSH agents: feed good and bad examples, distill principles, and review new designs against learned judgment rather than a fixed ruleset.

321 days agoMemoryMIT
C

Lume

cayan0x/lume

DSH Desktop enhancement plugin: task-execution discipline plus a real relationship, per session. Discipline: adaptive protocol tiers (short for chat / full for tasks / lean for reasoning models), intent routing across Q&A, lookup, discussion, diagnosis and execution (diagnosis never fixes unasked), evidence recency (verify timestamps and causality before citing logs or old errors), real tool-result verification (failed or unknown results are never reported as done), self-healing on repeated failures with a cross-session reflection loop, compaction awareness that re-anchors state after the host condenses history, and document-capability awareness (probe for document tools and constrain accordingly: with tools, read before you write and read back before claiming done; without them, state the boundary instead of hand-parsing binary office files). Persona: distill named characters from chat logs, novels, scripts and character-setting documents, with tone, catchphrases and reply length anchored to real material statistics; long-term memory with automatic expiry for time-bound facts, corrections captured as style rules, approved replies pinned as corpus, two-way feedback that converges with use, memory star map, and persona card export/import. Constraints are injected only when relevant, so idle chat pays no extra tokens.

25 days agoTools & CapabilitiesMIT
R

dsh-awesome-skills

ryasrk/dsh-awesome-skills

Installs a skill-router skill that semantically searches a local skill corpus on demand, keeping the corpus out of the per-turn model catalog.

118 days agoSkills
S

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.

010 days agoTools & CapabilitiesMIT
M

dsh-wikipali-plugins

metanoia1989/dsh-wikipali-plugins

WikiPali Pali corpus research & write skills for DeepSeek Harness (dsh): pali-research + pali-write skill providers backed by the upstream wikipali CLI.

025 days agoSkillsMIT
S

geometry-knowledge

sdoygb/geometry-knowledge

Offline BM25 knowledge base for the Conjugate Spectral Geometry (CSG) corpus: 208 articles / 3833 chunks / 871 verified truths, 5 geo_* tools (list / search / read / calc / truth) with LaTeX→Unicode rendering, truth→article citation chains and single-character query support, zero runtime deps, `dsh plugin add geometry-knowledge`.

024 days agoDev & Plugin Tools