Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
135 plugins encontrados
forkprobe
jayden-x-l/forkprobe
Compara varias skills en la misma tarea y elige la ganadora.
ru-marketplace-mcp (dsh)
vladimir-human/ru-marketplace-mcp
Skills and optional MCP rows for ten Russian marketplaces: price comparison across Wildberries, Detsky Mir and Yandex Market, plus per-source search, product cards and reviews. The 13 skills load on install; both MCP rows stay disabled until RU_MARKETPLACE_MCP_DIR points at a local clone, which needs Python 3.12+ and uv.
dsh-crew
zseven-w/dsh-crew
DeepSeek Harness (DSH) plugin: dispatch work to DSH agents from Claude Code / Codex — native subagent progress, in-host worker sessions with per-tier presets, and a multimodal bridge that lends the text-only harness vision and image generation.
dsh-claude-ux
eri64/dsh-claude-ux
DSH plugin: Claude-style Chinese risk control & conversation autonomy for DeepSeek Harness web
hn-cli (hacker-news)
heartleo/hn-cli
Hacker News tools for feeds, discussion threads, search, and user profiles.
skill-route
erichare/skill-route
DeepSeek Harness (dsh) bundle wiring SkillRoute's skill router into your agents.
recruiting-copilot
viy1204/recruiting-copilot
给 HR / 猎头的 AI 招聘工作流:岗位标准梳理、Boss直聘 + 猎聘双通道寻源初筛、市场人才盘点、简历评估、约面试、候选人台账与日报。可装成 Claude Code 插件或 DeepSeek Harness (dsh) 插件——后者自带可直接上手操作的「招聘浏览器」面板;也能配合任意读 AGENTS.md 的 AI 编程助手使用。
opencues
opencues/opencues
OpenCues for DeepSeek Harness — LLM word alternatives and `_`-gated blank fill-ins in the dsh composer.
opencues (dsh)
opencues/opencues
Word alternatives and underscore-gated fill-ins in the composer. End a line with _ and it is filled; misspellings are flagged as you type. Routes through the model dsh is already configured with, so it needs no API key.
geml
geml-spec/geml
Agent-Native document handling for DSH — addressable blocks let an agent read and edit one section instead of the whole file. Ships the geml MCP server and the authoring and code-graph skills.
geml (dsh-plugin)
geml-spec/geml
Block-addressed document editing: an MCP server exposing geml_get / geml_set / geml_check and friends, so an agent reads or rewrites one addressed block of a Markdown or GEML document instead of the whole file. Ships the GEML authoring skill and a code-graph skill that builds and navigates a project call graph as GEML codemaps.
dsh-usage
aisland-sjl/dsh-usage
🌊 Persistent dock & fully-customizable balance/usage panel for DeepSeek Harness — activity heatmap, dual-channel comparison, local-only & privacy-first
dsh-deepread
xiehuan123/dsh-deepread
Deep-read books and articles in five modes (quick, deep, knowledge map, Feynman, full book) with claim-evidence-data reports, Mermaid/XMind mindmaps, batch comparison, budget preflight, transparent background-job progress, and MD/HTML exports from URLs, files, or pasted text.
dsh-plugin-product-subagents
shaokeyibb/dsh-plugin-product-subagents
Role-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness — continuable children, durable session recovery, per-role product permissions, and delegation with a permission ceiling.
dsh-agy
chaos-03x/dsh-agy
Google Antigravity (agy) OAuth auth + model access plugin for DeepSeek Harness: multi-account pool, 429 rotation, device fingerprinting, CLI and web login.
dsh-science
biociao/dsh-science
Banco de trabajo de investigación al estilo Claude Science: motor de bucle de investigación ReAct (herramientas research_*), artefactos versionados con procedencia (herramientas artifact_*), y 10 skills científicas para genómica, patógenos y bioinformática.
dsh-tui
dsh-tui/dsh-tui
UI de terminal al estilo Claude Code para agentes de DeepSeek Harness, como paquete de plugin dsh fuera del árbol (out-of-tree)
project-blueprint
shuguang1994/project-blueprint
Prepara cualquier proyecto para agentes de IA con un solo comando. Detección adaptativa del stack tecnológico (7 lenguajes × 14 frameworks × 61 componentes); genera automáticamente AGENTS.md, el esqueleto de la documentación, CI/CD e infraestructura de pruebas.
Co-Engram
co-engram/co-engram
Self-evolving team memory as plain Markdown in git: a native Cordis plugin that registers 38 bare-name memory tools plus a prompt-signals section re-evaluated at every assembly, with RPE reinforcement, decay and sleep consolidation; shares one data repo with its Claude Code (MCP) and OpenClaw hosts; verified against DSH 0.1.0-rc.6.
write-chinese-long-screenplay
mudden2380078550-creator/write-chinese-long-screenplay
Chinese long-form screenwriting skill: two input blocks (background + character bible) feeding a causal-value engine, anti-AI-flavor review, and a continuity ledger; works on Codex / Claude Code / dsh / zcode.
dsh-file-upload
hongming-huang/dsh-file-upload
Claude-style drag-and-drop/paperclip file upload with content sniffing, document-to-Markdown via Microsoft MarkItDown (built-in JS fallback), text inlining, and a read_document tool for agents.
task-passport
dongsheng123132/task-passport
Traslada el estado duradero de las tareas entre DeepSeek Harness, WorkBuddy, Claude Code y Codex, con puntos de control legibles por máquina y bloqueo optimista.
dsh-checkpoint-rewind
perrylink/dsh-checkpoint-rewind
Equivalente de /rewind de Claude Code para DeepSeek Harness: instantáneas de archivos del espacio de trabajo basadas en git antes de cada ejecución de herramienta que modifica el estado, bifurcaciones de sesión en los límites de turno, y un comando /rewind de un solo uso que restaura los archivos y bifurca la sesión de vuelta a un checkpoint
dsh-permission-rules
perrylink/dsh-permission-rules
Reglas de permisos declarativas al estilo Claude Code para DeepSeek Harness: reglas ordenadas de permitir/denegar/preguntar con coincidencia por nombre de herramienta, argumento (glob/regex) y ruta del espacio de trabajo en la cascada de tools/pre-execute, auditoría completa del registro de sesión y recarga de reglas mediante HMR.