Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 21
dsh-vision-toolkit
anionex/dsh-vision-toolkit
Задачи компьютерного зрения для текстовых моделей: вопрос-ответ по изображению с учётом намерения, OCR для длинных скриншотов, воспроизведение UI, grounding и попиксельное сравнение.
harmony-next.skills
linhay/harmony-next.skills
HarmonyOS NEXT skill bundle for DeepSeek Harness with offline API references and DevEco, HDC, and emulator automation guidance.
dsh-reverse-skill
dhicoc/dsh-reverse-skill
Полный пакет reverse-skill (85 SKILL.md) в виде плагина Cordis для DeepSeek Harness: обратная разработка, авторизованное пентестирование и роутер skills для исследований безопасности.
stock-analysis-plugin
weaxs/stock-analysis-plugin
DeepSeek Harness (dsh) plugin for stock analysis, screening, and strategy backtesting across A/HK/US/JP/KR/TW markets
project-blueprint
shuguang1994/project-blueprint
Сделайте любой проект готовым к работе с AI-агентами одной командой. Адаптивное определение стека технологий (7 языков × 14 фреймворков × 61 компонент), автогенерация AGENTS.md, каркаса документации, CI/CD и инфраструктуры тестирования.
dsh-quant
pengpengyi92/dsh-quant
Quantitative R&D toolkit for DeepSeek Harness — 46 tools across six domains covering market data, indicators, factor evaluation, walk-forward ML validation, risk, options, bonds and fund simulation, with an end-to-end research pipeline.
dsh-eval-harness
biboyang/dsh-eval-harness
Тестовая среда оценки для плагинов DSH: YAML-кейсы запускают реальные безголовые прогоны агента, проверяют вызовы инструментов, аргументы, результаты и использование токенов, с базовым порогом для регрессий в CI.
dsh-testgen
bujue600-arch/dsh-testgen
Автоматическая генерация модульных тестов: команда /testgen и инструмент generate_tests, которые создают, запускают и исправляют тесты до прохождения (LLM + офлайн-генераторы шаблонов; vitest/jest/mocha/node:test).
dsh-lab
hackerfish/dsh-lab
Tested-curation lab for DSH plugins: every entry passes real install/static-scan gates in an isolated environment, with full logs and reproduction commands (Chinese-first).
dsh-windtunnel
botonj/dsh-windtunnel
Contract regression harness for plugin authors: a scripted LLM adapter drives the real pipeline in isolated child processes with session-event assertions (load/contract/behavior/fault layers); zero API key, CI-ready.
dsh-flakefinder
stardustlc666/dsh-flakefinder
Test-stability tools: repeatedly run vitest/jest/pytest/node:test suites, classify flaky cases, keep history and maintain a quarantine manifest.
dsh-testkit
iiwish/dsh-testkit
Docker-isolated real-host lifecycle tests for DSH plugins across install, boot, tool registration, update, uninstall, reinstall, and recovery, with structured evidence.
dsh-test-runner
suimi8/dsh-test-runner
Инструмент структурированного запуска тестов (test_run): автоопределение Vitest/Jest/pytest/node:test, запуск тестов, разбор сводок сбоев для модели.
deepsee
chang416/deepsee
DeepSee: зрение для DeepSeek Harness, маршрутизация между несколькими моделями и визуальная самопроверка через Gemini перед выдачей результата
dsh-wechatmpdev
vincentjiang06/dsh-wechatmpdev
WeChat Mini Program automated testing for DeepSeek Harness (dsh): selector-addressed actions, build-freshness gates, geometry-first assertions that work on text-only models, and screenshot image blocks on vision routes. 微信小程序自动化测试 dsh 插件:选择器寻址、构建新鲜度门、面向纯文
dsh-plugin-lion-skills
lion-1209/dsh-plugin-lion-skills
Lion-Skills — a developer-focused agent skill suite (in Chinese) as a DeepSeek Harness plugin: 11 workflow skills for code review, debugging, testing, naming, spec writing, and more.
dsh-test-drive
perrylink/dsh-test-drive
Runs isolated install-and-smoke test drives for DSH plugins in throwaway profiles, returning structured pass/fail records and batch matrices without touching your real profile.
skill-framework
johnxu22786/skill-framework
Bundles an engineering-methodology skill library as one Cordis plugin: 14 Agent Skills (planning, testing, debugging, review, delivery) registered on ctx.skills for DeepSeek Harness.
dsh-preview
viger1/dsh-preview
Headless-browser verification tools so the agent opens the page it just built, reads the rendered DOM and computed styles, checks the console, and screenshots the result; ships a frontend-verify skill.
dsh-verify
263311487-ux/dsh-verify
Independent browser acceptance testing for agent deliverables: JSON spec in, real-Chromium verdict out.
dsh-human-task
ywgatustcbbs/dsh-human-task
Human-in-the-loop tools (`human_task` / `human_task_ready_check`): pause the agent until the user performs a real-world action or returns an observation (GUI operation, game testing, visual verification, hardware checks), gated by session consent and an AFK presence check, returning a structured JSON result via a web task dialog.