Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
134 plugins encontrados
dsh-file-mentions
a903067276-rgb/dsh-file-mentions
Rutas de archivo clicables en las respuestas de DSH: apertura en línea al estilo Codex, mostrar en el gestor de archivos y una lista de chips de archivos mencionados al final del turno.
dsh-media-skills
mjorgin/dsh-media-skills
Free vision bridge and image generation for text-only models: paste-image reading, GLM-4V-Flash and Gemini engine failover, ModLens-style structured evidence, and a seeded free vision model route.
freestyle-dsh-theme
suzike/freestyle-dsh-theme
Plugin de experiencia de temas para DeepSeek Harness: propuestas de temas OKLCH + diseñador de temas (persistente entre reinicios)
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.
dsh-drop-file-to-path
glfzr/dsh-drop-file-to-path
Arrastrar y soltar al estilo Codex: arrastra cualquier archivo a la GUI web de DSH, se guarda en ~/.dsh-dropbox y la ruta se inserta en el editor como un chip azul completo.
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.
dsh-message-rail
wx-yss/dsh-message-rail
Codex-style left-side message navigation rail for the Web UI: one tick per user message, hover previews, and click-to-jump across the whole history.
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-plugin-diff-review
civitasv/dsh-plugin-diff-review
Codex-style diff review in a floating panel: per-round session changes plus a git workspace view with stage/revert/commit/push and a history timeline.
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.
dsh-composer-history
perrylink/dsh-composer-history
Historial de entrada al estilo terminal para el editor web de DeepSeek Harness: flechas que priorizan los extremos con restauración exacta de borrador/cursor, historial persistido localmente en el navegador, búsqueda inversa con Ctrl+R, recuperación con alcance de espacio de trabajo y teclas totalmente configurables — además de conciencia del contexto deslizante
DeepSeek-Harness-Pet
minybear/deepseek-harness-pet
Mascota de escritorio al estilo Codex: un sprite animado flotante en la esquina que refleja el estado de ejecución del agente (trabajando, esperando, fallido, terminado).
dsh-track
fakechris/dsh-track
Motor de gestión de tareas integrado: protocolo de puntos de decisión, muro de captura de ideas y almacén de incidencias al estilo Linear.
dsh-blue-whale
starslittle/dsh-blue-whale
Skin de ballena azul al estilo DeepSeek-Chat: color de marca #4D6BFE en claro y oscuro, siguiendo la apariencia integrada.
dsh-meme
yyh-001/dsh-meme
Chat meme stickers: text-only send, mood auto-send, QQ/WeChat-style picker, auto-learn, custom packs.
dsh-codex-pet (dsh-codex-pet)
skr311/dsh-codex-pet
Import Codex-style sprite-sheet pets and render them as a floating shell.overlay with a pet library, interactions, and agent-state linkage.
dsh-pets
hellosz/dsh-pets
Codex Pets-style floating pixel pet with 10 built-in Petdex-compatible pets, a 9-state agent-status engine (idle/running/waiting/review/failed plus client-side waving/jumping/directions), draggable overlay, pet picker/zoom settings, notification bubbles, and a `pet_say` tool for the agent to speak through the pet.
dsh-explorer
no-prm/dsh-explorer
Git-first file-tree sidebar for the DSH web GUI: VS Code-style indent guides, M/A/U/D/R git decorations, HEAD-vs-worktree diff preview, media preview, and drag-to-reference (files/folders/selected code with line numbers) — pure plugin.
harness-ui-enhancer
physicolor/harness-ui-enhancer
Web UI polish layer for DeepSeek Harness: normalizes unfinished or self-contradictory official UI, reconciles style conflicts between installed plugins, and unifies the visual language via official design tokens; live-customizable chat width, markdown font size, workspace scale and UI font stack.
oss-prompt-optimizer
seven282/oss-prompt-optimizer
Optimize a raw instruction into a professional prompt through the harness llm service — four-section (Role / Task / Context / Format) or a headerless plain-text style. Context-aware by default: the recent conversation is injected as background and may enrich the ## Context section. Long outputs resume from the truncation point with auto-expanded budgets; validated results are cached (identical requests cost zero model calls); a unified call budget bounds worst-case cost. Composer ✨ one-click optimize, undo, cancel and a token-cost hint; prompt_optimize tool (optimize + iterate), auto-optimize hook, auto-detected zh/en role document.
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).
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-ui-font
warmwine/dsh-ui-font
Font engine for the Web GUI: system font enumeration, global and per-component font-size tuning with a Spy++-style picker, settings page.
dsh-workbench
dpf555/dsh-workbench
Plugin de explorador de tres columnas al estilo VS Code + editor Monaco para la GUI web de DeepSeek Harness