Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
240 plugins encontrados
dsh-equip-engine
wuykjl/dsh-equip-engine
Task-driven plugin equip engine: dual retrieval (curated rules + LLM semantic), combo scoring (synergy/conflict/cost/trust), conflict detection and install-command export.
dsh-worktree
paradoxsch/dsh-worktree
Durable Git worktree isolation and delivery for DeepSeek Harness subagents
dsh-watch
dshworks/dsh-watch
Background stream listeners that wake the DeepSeek Harness agent — put a watch on a command or file and receive new lines as in-session notices. Ships a daemon host so a watcher can run unattended for weeks.
folio
nyantused-cpun/folio
兰亭 CLI 命令工具化 + L0 守卫:记忆面 9 工具 + 质量面 6 工具(defineTool 注册,spawn venv _cli.py)+ 直写/直调守卫
dsh-cc-ecosystem
bcy2020/dsh-cc-ecosystem
Load Claude Code assets into DSH at runtime — skills, slash commands, rules, permission rules (deny/ask/allow), subagents and hooks from .claude/ plus Claude Code plugins (plugin.json / marketplace / skills / agents / MCP), via a memory-IR parse layer that keeps .claude as the source of truth with no writes back. Six installable packages: loader, skills, permissions, agents, hooks, mcp.
dsh-im-hub
threebody6666/dsh-im-hub
Multi-platform IM gateway for DSH: Feishu (Lark) WebSocket long connection (no public URL), WeCom AES-encrypted callbacks, and Telegram long polling — per-chat agent sessions, whitelist access, and a visual settings card in the web GUI.
folio (folio-tools)
nyantused-cpun/folio
Folio (兰亭) @nyantused/folio-dsh-tools: 15 schema-validated tools (memory + quality gates) plus an L0 guard of the consulting document-generation engine; pair with @nyantused/folio-dsh-events for the full session protocol.
folio (folio-events)
nyantused-cpun/folio
Folio (兰亭) @nyantused/folio-dsh-events: session-protocol events — auto session-start reminder + auto-save on session close; pair with @nyantused/folio-dsh-tools.
Vibe-Mathematics
chongcyrus/vibe-mathematics
Multi-agent math problem-solving & verification framework: brainstorm → solver iteration → multi-verifier debate → Verified knowledge base, with checkpoint resume and manual/auto intervention (also ships as an agent preset).
InfiniteDSH
vdnight89/infinitedsh
Literary DSH plugin: one session is one book. Cover-card /new opens one of 19 realms, a prose-only 诸天万界DSH preset keeps the model writing fiction, keyword worldbook entries ground each turn, and /export-story typesets the session into a Markdown novel.
dsh-docker
stardustlc666/dsh-docker
Docker tools for agents: ps/images/logs/inspect/exec/manage with JSON output, env-configurable CLI path, approval-gated exec and zero runtime dependencies.
DeepSeek-Harness-Desktop
ch0uhuaz1/deepseek-harness-desktop
Adds a Desktop card to the settings page that detects the DeepSeek Harness Desktop app and launches it with one click.
dsh-companion
beijingwahw/dsh-companion
Compañero de sesión con cuatro módulos: exportación inteligente de conversaciones (Markdown/PDF/JSON/imagen larga PNG, con redacción de privacidad y ZIP por lotes), resúmenes de traspaso de contexto con guardado/importación de plantillas, optimización del coste de la API (precios oficiales en vivo, programación en horas pico/valle, presupuestos diarios/mensuales, enrutamiento de modelos), y búsqueda global de conversaciones con búsqueda dentro del chat (Ctrl+F, CSS Custom Highlight API).
dsh-llm-fallbacks
omdsh-dev/dsh-llm-fallbacks
Cadenas automáticas de respaldo de proveedor/modelo para agentes de DeepSeek Harness cuando las solicitudes al LLM siguen fallando (reintentos agotados, autenticación, cuota, límite de tasa)
dsh-subagent-cwd
lynx-gt/dsh-subagent-cwd
Extiende dsh-subagent-tools con un cwd por llamada para los subagentes, e incluye los dos parches de proveedor en proceso que necesita.
dsh-task-relay
lesliewylie/dsh-task-relay
Cola de tareas entre sesiones con notas de traspaso: las sesiones y subagentes envían, reclaman, completan y cancelan tareas en una cola compartida respaldada por archivos, dejando un resumen de traspaso para quien la retome.
dsh-agent-arena
leemancheung/dsh-agent-arena
Compares coding agents in isolated Git worktrees with deterministic validation, scoring, and explicit winner application.
dsh-feishu-bot
tingrudeng/dsh-feishu-bot
Feishu (Lark) private-chat frontend for DeepSeek Harness: drive, monitor, and approve local agents from Feishu, sharing sessions with the Web GUI
deepseek-kernel-harness
leemiracle/deepseek-kernel-harness
Linux kernel dev domain plugin for DeepSeek Harness (dsh): verification pyramid L1-L4 as model-facing tools + graph-layer governance (anti-Goodhart / blind-spot / patch-conflict) + AGENTS.md contract as a system-prompt section. Plain JS, no build step.
dsh-digipet
swaylq/dsh-digipet
Digimon-style raising game: hatch an egg that feeds on real work (turns, tool calls, errors) and evolves along four branching lines shaped by how you work; zero tokens, invisible to the model.
dsh-plugins-store
dshmarketplace/dsh-plugins-store
Browse and install DSH plugins without leaving the harness: a /store command, a Settings → Plugins tab, two agent-callable tools and a bundled skill, with an approval gate that lists the detected risk flags before anything installs.
dsh-rules-manager
jilian-dsh/dsh-rules-manager
Rules, commands & skills manager for dsh: /rules slash command, settings panel with visual rule editing (add/edit/disable/delete, free-zone support), user-defined custom commands with {input} arguments, skill management, and automatic backup & one-click restore of AGENTS.md.
dsh-lab
hackerfish/dsh-lab
Tested-curation lab for DSH plugins: every entry passes real install/static-scan gates in an isolated environment, with full logs and reproduction commands (Chinese-first).
pr-genius
zsxh1990/pr-genius
PR evaluation and improvement consultant: assesses PR success probability based on historical anti-patterns and success patterns, with one-click scoring and actionable suggestions.