Plugins
Browse, filter, and install DeepSeek-Harness plugins.
312 plugins found
dsh-cowork (dsh)
jesse-njx/dsh-cowork
Bounded, cell-addressed `doc_read`/`doc_write` for xlsx / pdf / docx / pptx / ipynb, plus an MCP server and CLI.
dsh-quota
minokun/dsh-quota
Bottom-right quota pill and panel aggregating membership quotas across AI platforms (Kimi Code, DeepSeek, Zhipu Coding Plan, BigModel, Qwen, Scnet, TokenRouter, SupaWriter), auto-syncing API keys from the DSH credentials domain with colored usage bars.
dsh-plugin-toggle
damonkoy/dsh-plugin-toggle
Settings -> Plugins switchboard: every loaded plugin card shows its package description and runtime phase, with fuzzy search and start/stop toggles that never rewrite config files.
dsh-verification-receipt
030611/dsh-verification-receipt
Writes local JSONL summaries of per-turn tool counts and coarse verification signals without storing prompts, tool arguments, or result text.
dsh-cowork
jesse-njx/dsh-cowork
Bounded, cell-addressed `doc_read`/`doc_write` for xlsx / pdf / docx / pptx / ipynb, plus an MCP server and CLI.
dsh-router-ext-rtk
carvin94/dsh-router-ext-rtk
RTK (Rust Token Killer) extension for dsh-router: rewrites each bash tool call through `rtk rewrite` so the agent reads compressed command output, and falls back to the original command when rtk is missing or has no equivalent.
dsh-write-protect
azazo1/dsh-write-protect
Protect declared workspace subpaths such as .git from writes, and optionally grant extra writable roots under workspace-write.
avoid-ai-writing-cn
hellogit2021/avoid-ai-writing-cn
Chinese writing de-AI plugin (AI-isms / AI writing / humanize): say "去掉AI味" to rewrite text, "写的不错" to auto-learn new AI words into the avoid list. Free from the Zhihu "去AI味写作技巧" community.
dsh--prompt--enhance
sunzhentao/dsh--prompt--enhance
Prompt enhancer for the DSH web UI with basic/standard/expert modes: standard/expert modes rewrite drafts with project context and recent session history, retry gracefully when gateways reject reasoning-effort settings, and show a before/after review with undo.
dsh-mnemos
rottenwooood/dsh-mnemos
Cross-session memory with governance, self-evolution and an approval-gated write path for DeepSeek Harness. Heat-ranked recall, environment conventions, forgetting lifecycle, supersession chains, poisoning defense, auto-distillation, and an open measureme
dsh-write-rule-guard
better-er/dsh-write-rule-guard
Blocks edit/write writes that contain characters matching configurable regex rules, executed before the tool runs, with configurable messages and same-turn pwsh propagation; default rule matches full-width parentheses.
dsh-friendly-steps
dongwenxiu83-web/dsh-friendly-steps
Folds Think and tool-call rows into a floating summary pill with red failure counts, for a cleaner writer-friendly chat view.
dsh-prompt-polish
1321928757/dsh-prompt-polish
Input-bar prompt optimizer: rewrites drafts with 6 strategies × 3 languages plus custom instructions, optional goal/todo/compaction-summary/tool-result and chat context, a confirm dialog, last-5 history and three-tier settings persistence.
dsh-tacit
hackernotfound/dsh-tacit
Learns what you leave unsaid in your prompts from messy turns and your own corrections, and injects the learned directives into the system prompt of every new conversation; the directives are editable in Settings and a composer button rewrites the current draft with them.
dsh-wewrite
jerryjiao/dsh-wewrite
WeChat official account AI writing pipeline: six-step article runs (topic, outline, draft, gates, render, images) with a launch brief contract, a hot-topic board with per-item AI digests, RRULE scheduling to the draft box, a workbench UI plus chat tools and a /wewrite command, and fail-closed host approval before any draft-box push.
dsh-provider-rate-limit
jyao-suse-power-group/dsh-provider-rate-limit
Rate-limits LLM requests per provider and per model using a reservation-based token bucket, with queue or reject modes, plus gateway identity rules that rewrite user-agent and inject custom headers.
AItelier (dsh)
linxuhao/aitelier
Runs AItelier pipelines from DSH over MCP: 39 tools (22 read, 17 write) to generate, run, inspect, edit, export and import multi-step SkillFlow pipelines. The steps execute in AItelier rather than in the DSH session and are polled by run_id, pause at engine-enforced checkpoints answered with answer_checkpoint, and leave per-step traces and step outputs to read afterwards; add_provider / map_model / edit_role point an individual role at a local or cheaper endpoint. Bundles an aitelier-pipelines skill.
dsh-prompt-vault
frog755/dsh-prompt-vault
Prompt library above the DSH composer — a 📚 button expands a searchable panel to insert saved prompts into the draft with one click (appends, never overwrites), persisted in a host-side JSON file.
dsh-prompt-enhancer
lcq-1024/dsh-prompt-enhancer
Adds a prompt-enhancement button to the DSH composer that rewrites drafts into agent-ready prompts.
dsh-aigc-radar
kaixxrua/dsh-aigc-radar
Search AIGC Radar's curated GitHub AI project library (500-star admission, bilingual zh/en tags, star-growth snapshots) over its MCP endpoint with native result cards; an agent/pre-step listener proactively suggests a reuse check before the agent writes code.
dsh-python-env
angeloszou/dsh-python-env
Wraps Python virtual environment management commands: reduces the network and permission problems agents hit when managing environments through terminal commands, works across operating systems, and routes installs automatically through mirrors and local proxies. The tools are strictly confined by the granted read/write permissions.
dsh-session-review
sunshaobei/dsh-session-review
A strip above the composer listing files modified in the current session (collapsed by default), with a Review button opening a per-session change panel showing before/after hunks from the session's own edit/write tool results, no git required.
dsh-remote-ssh-ops
weisiren000/dsh-remote-ssh-ops
SSH remote ops for DSH: pair servers over SSH or a one-time-code remote-hostd, then run commands, manage background jobs, and read or write remote files with reviewable changes (host_pair/host_bash/host_jobs/host_read_file/host_write_file/host_review_changes).
dsh-prompt-polish
jinhuoooo/dsh-prompt-polish
One-click ✨ polish button for the composer: rewrites prompts and drafts with WorkBuddy humanizer-style rules (kills AI-flavored phrasing, varies rhythm, mode-aware for instructions/questions/prose) via free Zhipu GLM-4.5-Flash or any OpenAI-compatible API, falling back to offline local rules.