Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
135 plugins encontrados
dsh-peer-link
czm15053/dsh-peer-link
Permite que las sesiones de dsh y Claude Code se envíen mensajes directamente; incluye una tarjeta de lista de pares interactiva (ordenar/buscar/enviar/actualizar).
dsh-client-ui-skin-claude
pakiknowledge/dsh-client-ui-skin-claude
Skin al estilo Claude con un lienzo negro cálido, acento arcilla y una UI con tipografía serif que sigue los temas claro y oscuro nativos.
dsh-movein (plugin)
sjh9714/dsh-movein
Fine grained per tool permission rules for DSH at the tools/pre-execute gate, deny and ask lists in Claude Code rule syntax (Bash(rm -rf:*), Read(_secrets_), mcp__server__tool), works standalone without migrating.
dsh-movein
sjh9714/dsh-movein
Migrate and import a whole Claude Code or Codex setup into DSH. Skills, slash commands, MCP servers, hooks, subagents and permission rules, with a dry-run moving estimate, a migration diff report and a post-move doctor; installs as a plugin exposing a movein_from_claude_code tool so the agent can do the move for you.
wanjiqi-meme
chu-xin-r/wanjiqi-meme
Barrage-meme skill distilled from 22,771 real messages in the 6657 live room: wanjiqi-style banter, CS and DOTA cross-memes, player roasting and casting commentary.
TMCRA-Agent-Memory
reshuibuduo/tmcra-agent-memory
Technical-preview local graph memory for DSH and Codex: recalls owner-global and current-project evidence before each turn, writes USER and ASSISTANT records separately, and preserves project, session, actor, and source provenance for a visual atlas and cited knowledge pages.
dsh-claude-move
perrylink/dsh-claude-move
Four-source migration wizard: move Claude Code, Codex, OpenCode and Hermes sessions, memories, skills, instructions and slash commands into DSH (/move wizard with approval gate and idempotent move.json, resumable sessions).
dsh-sidechain
omdsh-dev/dsh-sidechain
Plugin de sesiones laterales para DSH: sesiones persistentes con /side (estilo Codex) y preguntas puntuales con /btw (estilo Claude); corren en una bifurcación temporal sin tocar el historial principal, integradas en un panel lateral de la Web UI.
dsh-import-agents
chang-tong/dsh-import-agents
Importa sesiones, historial de chat y agentes de pi / opencode / codex / claude-code a DeepSeek Harness: botón de sincronización con un clic, comandos con barra y aviso de migración al iniciar sesión
dsh-plugin-claude-bridge
yytbit/dsh-plugin-claude-bridge
Trae la memoria, las skills y la configuración de Claude Code a DeepSeek Harness, sin migración y con compatibilidad total
dsh-plugin-session-import
huguangyu666/dsh-plugin-session-import
Importa historial de chat de claude-code / codex / reasonix / zcode a sesiones de dsh: vinculación de espacio de trabajo, llamadas a herramientas preservadas, protección contra sesiones sobredimensionadas y restauración de compactación de zcode.
dsh-agent-skills
minivv/dsh-agent-skills
Browse, enable, disable, and manage Agent Skills from Claude Code, Codex, OpenCode, Gemini, and custom directories in the DSH settings panel.
dsh-learning-mode
chplus0/dsh-learning-mode
Learning Mode agent preset: a coding agent that teaches while coding — concrete scenario-grounded explanations, Socratic guidance, and TODO(你) practice blanks, modeled on Claude Code's Learning output style; installable via dsh plugin add (dsh-learning-mode on npm).
sage-mem
gezi-wen/sage-mem
File-based cross-session memory: plain Markdown memory files with automatic retrieval injection, format-compatible with Claude Code's CLAUDE.md and memory files, so migrating is a manual file copy.
dsh-rewind
sirilee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-code
unlinearity/dsh-code
Paquete de TUI al estilo Claude Code para DeepSeek Harness
dsh-sidebar-qa
chenruot/dsh-sidebar-qa
Una pestaña de preguntas en la barra lateral basada en DSH-better-sidebar, que implementa las preguntas laterales al estilo Codex o la función /btw de Claude Code
dsh-skin-claude-code
lucasx001/dsh-skin-claude-code
Claude Code-inspired skin for the DeepSeek Harness web GUI
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-claude-cli
katsos/dsh-claude-cli
LLM provider that runs the locally installed Claude Code CLI as the model backend, so requests go through an existing Claude subscription instead of a metered API key; native tool calls are bridged over MCP.
dsh-effort-slider
2768651338/dsh-effort-slider
A Claude Code-style reasoning-effort slider for the DSH Web UI: stepless drag, snap-on-release, a WebGL fire trail, and real, working thinking-effort control for any custom third-party model or provider.
dsh-output-styles
perrylink/dsh-output-styles
Cambio de estilo de salida en tiempo de ejecución para DeepSeek Harness, equivalente a outputStyles de Claude Code
dsh-agent-relay
noelune/dsh-agent-relay
Retransmisión de mensajes multiagente centrada en loopback: broker autenticado por HMAC más plugin de dsh (relay_send/recv/peers/history), clientes CLI y Python sin dependencias, protocolo de cable v1.0.
unified-agent-memory
noelune/unified-agent-memory
Un vault de Obsidian compartido para todos los agentes: núcleo en Python sin dependencias (buscar/promover/adjudicar/olvidar), plantilla de vault y plugin de dsh (memory_search/show/submit/status).