Plugins
Browse, filter, and install DeepSeek-Harness plugins.
46 plugins found
dsh-context7
nrxous/dsh-context7
Fetches up-to-date, version-pinned library documentation and code examples from context7.com for DSH agents via context7_search and context7_get_docs tools.
dsh-galgame-generator
baisama-cloud/dsh-galgame-generator
Galgame generator: give it a script document plus character/background/BGM/animation assets in the workspace (img_human/, img_bg/, audio/, img_cg/) and it builds a playable visual-novel web page with configurable save slots (`[存档 N]`, default 9), speaker-following sprites with multi-pose variant switching (`[表情]`), opening/ending/CG animations (`[op]`/`[ed]`/`[cg]`), BGM play/stop/volume control, and if-line branching.
dsh-valuz-genui
valuz-ai/dsh-valuz-genui
DeepSeek Harness plugin: generate_ui — the model turns a request (+ data) into an A2UI document rendered as an interactive surface in the chat, generated through dsh's own model service (valuz-genui core)
dsh-paste-to-path
johnny-xuan/dsh-paste-to-path
Adds a path-backed attachment dock for images, documents, archives, code, and other files, leaving file reading to the Agent's available tools.
dsh-library
perrylink/dsh-library
Turns local markdown and text documents into a queryable knowledge base with hybrid semantic and keyword search, citation verification, and source injection.
dsh-session-handoff
weiye6/dsh-session-handoff
Hand long sessions over to a clean one: /handoff summarizes the conversation with an LLM, creates a new session+agent in the same workspace, injects the handoff document as the first message, and auto-opens it; the origin session stays unchanged.
dsh-doc-guard
lucky8197/dsh-doc-guard
Document-code consistency guard: audits version headers / changelog tables / directory trees / module & test counts / cross-doc references for drift, with severity-sorted, read-only fix suggestions.
dsh-ppt
stardustlc666/dsh-ppt
Presentation skill and tools: one sentence or one document to an HTML slideshow plus editable PPTX, with five built-in themes, default theme/language config and bilingual support.
dsh-plugins (dsh-web-search-metaso)
tzhr-invest/dsh-plugins
Metaso (秘塔AI搜索) search & reader providers for the web seam: web_search returns page summaries, web_fetch reads full-page markdown, multi-scope search (webpage/document/paper/image/video/podcast).
dsh-plugin-auto-docs
yytbit/dsh-plugin-auto-docs
Auto documentation generation skill for DeepSeek Harness -- README, API docs, changelogs
dsh-search-enhance
kkkneko/dsh-search-enhance
Grok-compatible web search with retained source pagination, Context7 and Exa documentation lookup, bounded page extraction, site mapping, offline research planning, and read-only diagnostics.
dsh-handoff
zhijiangtang/dsh-handoff
Exports the current session as a deterministic Markdown handoff document.
dsh-simple-wiki-memory
rainow/dsh-simple-wiki-memory
A super-simplified LLM-wiki memory plugin: one index document (auto-loaded) + one markdown file per topic (read only when needed) — no dumping everything into the context and burning tokens. Simple and lightweight, painless to install/uninstall, and freely editable however you like.
dsh-score
perrylink/dsh-score
Multi-dimensional quality scoring for DeepSeek Harness plugins: scores one repo or npm package across install success (consuming dsh-test-drive results), maintenance activity, documentation completeness, security scan, and protocol compliance — every conc
dsh-gemini-multimodal
realalexandreai/dsh-gemini-multimodal
DeepSeek Harness plugin: multimodal tools (image/audio/video/document understanding, transcription, image generation) via Gemini API or the local Antigravity CLI.
docgen
johnxu22786/docgen
Document workshop skill pack: four pure-prompt Agent Skills that turn a codebase into READMEs, PR descriptions, changelogs and code reviews, installed into dsh via a dsh.bundle plugin row.
dknowc-dsh
dylanzhangzx/dknowc-dsh
Trusted office suite for government/enterprise work by Beijing Caizhi Technology (深知可信智能): three skills — trusted consulting (policy/regulation Q&A with citation markers + provenance HTML), trusted search (authoritative policy/standard retrieval with traceable HTML + clean Markdown), and official-document writing (draft/rewrite/Word/red-head delivery); all interfaces go through the dknowc trusted workbench MCP (Bearer auth), products land in the session workspace, one-time key setup persists for later sessions; ships on npm as dknowc-dsh.
sendpage-mcp
jcaiagent7143-ui/sendpage-mcp
Publish an HTML document as a shareable link that opens in one tap and previews as a card in chat apps; publish, update, and export to PNG/PDF/Word.
arch-doc
duyanta123/arch-doc
Analyze a codebase and generate architecture documentation: module responsibilities, dependencies, entry points and run methods.
dsh-vision-solution
br1nosense/dsh-vision-solution
Give DSH text-only models vision: an image/OCR/document recognition skill (race pool → custom channels → local) plus an idempotent host patch so image messages reach the model.
dsh-artifacts
zoahdev/dsh-artifacts
Render Markdown + JSON into self-contained HTML documents, cards, dashboards, and galleries (CLI + artifact_render tool).
docs-retriever
johnxu22786/docs-retriever
Doctrove: versioned library documentation retrieval MCP server for coding agents — catalog lookup, version selection and focus-ranked doc extraction, with zero runtime dependencies and a dsh bundle.