Saltar al contenido principal

Herramientas y funciones

Los plugins de Herramientas y funciones amplían lo que un agente de DeepSeek-Harness (dsh) puede percibir y hacer. Entre los más destacados están los proveedores de búsqueda para la herramienta integrada web_search, lectores de URL y entornos de automatización de navegador que controlan Chromium o tu Chrome con sesión iniciada, herramientas de documentos Office/PDF/LaTeX, acceso a bases de datos y SQL, y constructores de herramientas en sandbox personalizados.

574 plugins encontrados

S

deepseek-harness-qqbot

sliverp/deepseek-harness-qqbot

Plugin de canal de texto e imágenes para bots de QQ en DeepSeek Harness

5hace 5 díasHerramientas y funcionesMIT
M

deepseek-harness-model-config

marvekg/deepseek-harness-model-config

5hace 4 díasHerramientas y funcionesMIT
H

dsh-plugin-interpreters

huanlinoto/dsh-plugin-interpreters

Expone las herramientas run_python/run_node que ejecutan código a través de stdin y devuelven stdout/stderr/exit, con una tarjeta de configuración de la ruta del intérprete.

5hace 5 díasHerramientas y funciones
T

dsh-tensorlake-sandbox

tensorlakeai/dsh-tensorlake-sandbox

Un plugin de deepseek harness para el sandbox de Tensorlake

5hace 4 díasHerramientas y funcionesMIT
O

dsh-xiaohei

opensetk/dsh-xiaohei

Plugin de Luo Xiaohei para dsh

5hace 5 díasHerramientas y funcionesMIT
P

dsh-llm-codex-oauth

player-minepig/dsh-llm-codex-oauth

Usa tu suscripción de ChatGPT / Codex en dsh (DeepSeek Harness). El plugin inicia sesión en tu cuenta de ChatGPT mediante el flujo OAuth de OpenAI Codex y expone tu cuota de suscripción como el proveedor de modelo `codex-oauth` de dsh.

5hace 5 díasHerramientas y funcionesMIT
H

dsh-archived-conversations

hxyz486/dsh-archived-conversations

Visor de conversaciones archivadas (archived-conversation-viewer): un plugin de Cordis para ver, restaurar y eliminar sesiones archivadas desde la página de ajustes de DSH

5hace 4 díasHerramientas y funcionesMIT
Z

dsh-orchestrator

zibo2025/dsh-orchestrator

[Modo de orquestación] Añade a DeepSeek Harness un modo de orquestación multiagente: el agente principal descompone y asigna tareas, los workers se comunican en malla completa, y se puede fijar el modelo y el nivel de razonamiento por worker.

5hace 5 díasHerramientas y funcionesMIT
S

dsh-llm-wechat

sulfide2085/dsh-llm-wechat

Plugin adaptador de puerta de enlace de WeChat para DeepSeek Harness: reutiliza DeepSeekAdapter y traduce las etiquetas think en streaming

5hace 5 díasHerramientas y funciones
A

dsh-multi-folder

angeloszou/dsh-multi-folder

Plugin de DeepSeek Harness: directorios de trabajo secundarios para un proyecto. El agente mantiene el espacio de trabajo principal como cwd, obtiene los mismos permisos de escritura/ejecución en los directorios secundarios configurados bajo el modo workspace-write, y se le notifica de los cambios de configuración

5anteayerHerramientas y funcionesMIT
R

dsh-us-stocks

realyujie/dsh-us-stocks

Cotizaciones de acciones de EE. UU., historial de precios, estados financieros, consenso de analistas y noticias mediante yahoo-finance2.

5anteayerHerramientas y funcionesMIT
H

dsh-excel-chat

hccccc01333/dsh-excel-chat

Habla con Excel en DeepSeek Harness: crea, edita, repara y verifica hojas de cálculo mediante conversación, con comprobaciones automáticas de salud de fórmulas tras cada edición.

5anteayerHerramientas y funciones
F

dsh_kline

ftshare-lab/dsh_kline

面向 DeepSeek Harness 的交互式 K 线分析插件,支持多市场行情、技术指标、支撑压力位、新闻与基本面分析,并在原生侧栏中直接展示。

4hace 16 horasHerramientas y funcionesMIT
W

dsh-compact-activity

wallpap/dsh-compact-activity

compact reasoning and tool activity groups for DeepSeek Harness Web and DeepSeek Harness Desktop.

4hace 18 horasHerramientas y funcionesMIT
L

dsh-plugin-market

losebird/dsh-plugin-market

DSH 社区插件市场:设置内「插件市场」入口 + 卡片弹窗 + 一键安装/卸载/管理(bundle 走 dsh plugin add,pack 走 zip 落盘)

4hace 13 horasHerramientas y funciones
K

dsh-office-tools

kw78/dsh-office-tools

Workspace-safe Office tools for agents: create/read Word, create/read/update Excel, and create/read PowerPoint decks with PNG/JPG/GIF image placement.

4hace 4 díasHerramientas y funcionesMIT
G

dsh-pilot

guo6x/dsh-pilot

Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8 `pilot_*` tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key.

4hace 17 horasHerramientas y funcionesMIT
X

dsh-config-manager

xiajiajun516/dsh-config-manager

One-click backup, export, import and migration of a whole DSH config: settings, plugins, MCP, skills and workspaces. Secrets are excluded by default and, if you opt in, are AES-256-GCM encrypted rather than written in the clear; imports preview first and auto-backup with rollback, profiles hold multiple setups, and remote sync pushes portable config through a private Git repo with secrets excluded.

4hace 17 horasHerramientas y funciones
S

dsh-rss

stardustlc666/dsh-rss

RSS/Atom subscription management and parsing (rss_list/add/remove/fetch/check), persisted to settings.

4hace 12 horasHerramientas y funcionesMIT
S

dsh-ffmpeg

stardustlc666/dsh-ffmpeg

Seven video tools (probe/cut/concat/encode/subtitle/extract/gif) on the official subprocess service: shell-free argv, zero runtime dependencies.

4hace 12 horasHerramientas y funcionesMIT
S

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.

4hace 9 horasHerramientas y funcionesMIT
H

dsh-zotero

hongcheng-li/dsh-zotero

Zotero library tools via the local API (no API key): search items/collections, read metadata and abstracts, list attachments, read full text (parses PDFs on the fly when Zotero cache misses), download PDFs, and manage notes.

4hace 3 díasHerramientas y funcionesMIT
D

dsh-auxiliary

dsh-plugins/dsh-auxiliary

Dedicated model routes, tools, and system guidance for vision, compaction, reviews, subagents, titles, and image generation.

4hace 3 díasHerramientas y funcionesLGPL-3.0
C

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).

4hace 3 díasHerramientas y funciones