플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 9개 찾음
recruiting-copilot
viy1204/recruiting-copilot
给 HR / 猎头的 AI 招聘工作流:岗位标准梳理、Boss直聘 + 猎聘双通道寻源初筛、市场人才盘点、简历评估、约面试、候选人台账与日报。可装成 Claude Code 插件或 DeepSeek Harness (dsh) 插件——后者自带可直接上手操作的「招聘浏览器」面板;也能配合任意读 AGENTS.md 的 AI 编程助手使用。
dsh-hdc-bridge
1na-ko/dsh-hdc-bridge
HarmonyOS 디바이스 브리지: hdc를 통한 스크린샷/설치/로그/크래시/UI 자동화 루프를 read_image와 함께 제공하며, 공식 문서를 우선하는 버전별 API 지식(SDK .d.ts + 오프라인 번들 문서)과 DevEco CLI 빌드/서명/린트 파이프라인을 갖추고 있습니다.
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
현재 dsh 세션의 실시간 명령 체인과 프로젝트 스킬을 확인·관리, 그 자리에서 생성 및 편집 가능 — 보이는 그대로가 모델에 전달됨
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.