Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
9 plugins encontrados
recruiting-copilot
viy1204/recruiting-copilot
给 HR / 猎头的 AI 招聘工作流:岗位标准梳理、Boss直聘 + 猎聘双通道寻源初筛、市场人才盘点、简历评估、约面试、候选人台账与日报。可装成 Claude Code 插件或 DeepSeek Harness (dsh) 插件——后者自带可直接上手操作的「招聘浏览器」面板;也能配合任意读 AGENTS.md 的 AI 编程助手使用。
dsh-hdc-bridge
1na-ko/dsh-hdc-bridge
Puente de dispositivos HarmonyOS: bucle de automatización de UI con hdc (capturas, instalación, logs, fallos) con read_image, conocimiento de API versionado priorizando lo oficial (SDK .d.ts + documentación sin conexión), y un carril de build/firma/lint con la CLI de DevEco.
dsh-smart-profile
makima667/dsh-smart-profile
Project stack detection and capability recommendations for DeepSeek Harness.
dsh-anywhere
tangwenhao616-netizen/dsh-anywhere
Put a dsh (DeepSeek Harness) workspace on ANY machine. Two modes in one plugin: (1) fleet — enroll an off-site machine behind NAT into your dph via a one-time token + reverse tunnel to your own relay VPS, so it appears as a dsh-ssh host; (2) execution wor
dsh-devtools
izz-blue/dsh-devtools
Metadata-first runtime profiler for DSH agents: turn/step traces, model and tool wall-time timelines, provider usage, retries, errors, and live or historical sessions.
dshp
asdf17128/dshp
Registers `list_profiles` and `export_profile`, so the agent can show what setups exist and hand back a whole profile — bundle order, plugin versions and patch — as one portable file to share. Read-only.
dsh-doctor
asdf17128/dsh-doctor
Registers a `config_doctor` tool that checks the harness's own configuration for problems that boot silently: fields a patch dropped by whole-config replacement, patches targeting missing entry ids, and tool-name collisions. Read-only.
dsh-inspector
cocosgt/dsh-inspector
Inspecciona y gestiona la cadena de instrucciones en vivo y las skills del proyecto para la sesión actual de dsh, con creación y edición en el mismo lugar: lo que ves es lo que recibe el modelo
harmonyos-dev-mcp-for-dsh
normanfxxkingrockwell/harmonyos-dev-mcp-for-dsh
DeepSeek Harness plugin: bridges the harmonyos-dev-mcp Python MCP server (device discovery, build/deploy, UI automation, E2E inspection, log validation) into DSH as mcp__harmonyos__* tools. Zero npm dependencies.